File tree Expand file tree Collapse file tree
ios-runner/AgentDeviceRunner/AgentDeviceRunner.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 336336 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
337337 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
338338 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
339+ IPHONEOS_DEPLOYMENT_TARGET = 15.6;
339340 LD_RUNPATH_SEARCH_PATHS = (
340341 "$(inherited)",
341342 "@executable_path/Frameworks",
368369 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
369370 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
370371 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
372+ IPHONEOS_DEPLOYMENT_TARGET = 15.6;
371373 LD_RUNPATH_SEARCH_PATHS = (
372374 "$(inherited)",
373375 "@executable_path/Frameworks",
You can’t perform that action at this time.
0 commit comments