File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 277277 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
278278 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
279279 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
280+ IPHONEOS_DEPLOYMENT_TARGET = 17.6;
280281 LD_RUNPATH_SEARCH_PATHS = (
281282 "$(inherited)",
282283 "@executable_path/Frameworks",
309310 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
310311 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
311312 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
313+ IPHONEOS_DEPLOYMENT_TARGET = 17.6;
312314 LD_RUNPATH_SEARCH_PATHS = (
313315 "$(inherited)",
314316 "@executable_path/Frameworks",
You can’t perform that action at this time.
0 commit comments