Skip to content

Commit 282c7ff

Browse files
Victor KostinVictor Kostin
authored andcommitted
Remove target version
1 parent 230d354 commit 282c7ff

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ExampleApp/Example.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@
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 = 15.0;
423422
LD_RUNPATH_SEARCH_PATHS = (
424423
"$(inherited)",
425424
"@executable_path/Frameworks",
@@ -449,7 +448,6 @@
449448
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
450449
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
451450
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
452-
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
453451
LD_RUNPATH_SEARCH_PATHS = (
454452
"$(inherited)",
455453
"@executable_path/Frameworks",

0 commit comments

Comments
 (0)