summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-06-11 20:28:12 -0700
committerFuwn <[email protected]>2025-06-11 20:28:12 -0700
commit4451ff96aae5be30ca29088af4df75a596c673b8 (patch)
tree23182605ee1e26d7b1f94b2f38a9da95a001b106
parentfeat: Development commit (diff)
downloadsora-testing-4451ff96aae5be30ca29088af4df75a596c673b8.tar.xz
sora-testing-4451ff96aae5be30ca29088af4df75a596c673b8.zip
feat: Development commit
-rw-r--r--project.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/project.yml b/project.yml
index fcadbcb..8b62b41 100644
--- a/project.yml
+++ b/project.yml
@@ -16,7 +16,6 @@ settings:
SWIFT_VERSION: 6.0
configs:
debug:
- GCC_PREPROCESSOR_DEFINITIONS: DEBUG=1 $(inherited)
SWIFT_ACTIVE_COMPILATION_CONDITIONS: DEBUG $(inherited)
packages:
Alamofire:
@@ -63,11 +62,8 @@ targets:
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad: UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone: UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight
IPHONEOS_DEPLOYMENT_TARGET: 18.2
- LD_RUNPATH_SEARCH_PATHS: "@executable_path/Frameworks"
- LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]: "@executable_path/../Frameworks"
MACOSX_DEPLOYMENT_TARGET: 15.2
MARKETING_VERSION: 1.0
- PRODUCT_NAME: $(TARGET_NAME)
SDKROOT: auto
SUPPORTED_PLATFORMS: iphoneos iphonesimulator macosx xros xrsimulator
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD: YES