Skip to content

Commit 230d354

Browse files
Victor KostinVictor Kostin
authored andcommitted
Reverte target version
1 parent 5504c9c commit 230d354

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ExampleApp/Example.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
420420
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
421421
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
422-
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
422+
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
423423
LD_RUNPATH_SEARCH_PATHS = (
424424
"$(inherited)",
425425
"@executable_path/Frameworks",
@@ -449,7 +449,7 @@
449449
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
450450
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
451451
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
452-
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
452+
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
453453
LD_RUNPATH_SEARCH_PATHS = (
454454
"$(inherited)",
455455
"@executable_path/Frameworks",

0 commit comments

Comments
 (0)