diff options
| author | Fuwn <[email protected]> | 2025-06-14 21:53:55 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-14 21:53:55 -0700 |
| commit | 6ba8342d43ecca29b0a8a2131937536bbf363b09 (patch) | |
| tree | f7747739526597173cd4507d7d0d52cacb75463b /project.yml | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-6ba8342d43ecca29b0a8a2131937536bbf363b09.tar.xz sora-testing-6ba8342d43ecca29b0a8a2131937536bbf363b09.zip | |
feat: Development commit
Diffstat (limited to 'project.yml')
| -rw-r--r-- | project.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.yml b/project.yml index f4d50a0..c10df0f 100644 --- a/project.yml +++ b/project.yml @@ -61,7 +61,7 @@ targets: INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]: UIStatusBarStyleDefault INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad: UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone: UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight - IPHONEOS_DEPLOYMENT_TARGET: 18.2 + IPHONEOS_DEPLOYMENT_TARGET: 17.0 MACOSX_DEPLOYMENT_TARGET: 15.2 MARKETING_VERSION: 1.0 SDKROOT: auto |