Skip to content

Commit f728653

Browse files
chore: update minimum app version to iOS 15.
1 parent dc251fb commit f728653

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Example/perian_justify_example.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
INFOPLIST_KEY_UIMainStoryboardFile = Main;
353353
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
354354
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
355-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
355+
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
356356
LD_RUNPATH_SEARCH_PATHS = (
357357
"$(inherited)",
358358
"@executable_path/Frameworks",
@@ -381,7 +381,7 @@
381381
INFOPLIST_KEY_UIMainStoryboardFile = Main;
382382
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
383383
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
384-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
384+
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
385385
LD_RUNPATH_SEARCH_PATHS = (
386386
"$(inherited)",
387387
"@executable_path/Frameworks",

Example/perian_justify_example.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)