summaryrefslogtreecommitdiff
path: root/project.yml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-06-14 21:59:32 -0700
committerFuwn <[email protected]>2025-06-14 21:59:32 -0700
commit79304518db513658991f888236dd2dc8003cb235 (patch)
treed0eaa6619fb48c16d8d0bf4e8b6e8017572f876b /project.yml
parentfeat: Development commit (diff)
downloadsora-testing-79304518db513658991f888236dd2dc8003cb235.tar.xz
sora-testing-79304518db513658991f888236dd2dc8003cb235.zip
feat: Development commit
Diffstat (limited to 'project.yml')
-rw-r--r--project.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/project.yml b/project.yml
index c10df0f..c7ab66d 100644
--- a/project.yml
+++ b/project.yml
@@ -62,7 +62,7 @@ targets:
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad: UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone: UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight
IPHONEOS_DEPLOYMENT_TARGET: 17.0
- MACOSX_DEPLOYMENT_TARGET: 15.2
+ MACOSX_DEPLOYMENT_TARGET: 14.0
MARKETING_VERSION: 1.0
SDKROOT: auto
SUPPORTED_PLATFORMS: iphoneos iphonesimulator macosx xros xrsimulator
@@ -70,7 +70,7 @@ targets:
SWIFT_EMIT_LOC_STRINGS: YES
SWIFT_VERSION: 5.0
TARGETED_DEVICE_FAMILY: 1,2,7
- XROS_DEPLOYMENT_TARGET: 2.2
+ XROS_DEPLOYMENT_TARGET: 1.0
dependencies:
- package: Alamofire
- package: NetworkImage