File tree Expand file tree Collapse file tree
Examples/HackerNews/HackerNews.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 306306 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
307307 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
308308 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
309- IPHONEOS_DEPLOYMENT_TARGET = 16.0 ;
309+ IPHONEOS_DEPLOYMENT_TARGET = 17.6 ;
310310 LD_RUNPATH_SEARCH_PATHS = (
311311 "$(inherited)",
312312 "@executable_path/Frameworks",
337337 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
338338 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
339339 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
340- IPHONEOS_DEPLOYMENT_TARGET = 16.0 ;
340+ IPHONEOS_DEPLOYMENT_TARGET = 17.6 ;
341341 LD_RUNPATH_SEARCH_PATHS = (
342342 "$(inherited)",
343343 "@executable_path/Frameworks",
You can’t perform that action at this time.
0 commit comments