File tree Expand file tree Collapse file tree
iOS-REST-API-Explorer.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 557557 IPHONEOS_DEPLOYMENT_TARGET = 8.0;
558558 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
559559 PRODUCT_NAME = "iOS-REST-API-Explorer";
560- TARGETED_DEVICE_FAMILY = "1,2" ;
560+ TARGETED_DEVICE_FAMILY = 2 ;
561561 };
562562 name = Debug;
563563 };
570570 IPHONEOS_DEPLOYMENT_TARGET = 8.0;
571571 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
572572 PRODUCT_NAME = "iOS-REST-API-Explorer";
573- TARGETED_DEVICE_FAMILY = "1,2" ;
573+ TARGETED_DEVICE_FAMILY = 2 ;
574574 };
575575 name = Release;
576576 };
Original file line number Diff line number Diff line change 4040 <false />
4141 </dict >
4242 </dict >
43- <key >UISupportedInterfaceOrientations </key >
44- <array >
45- <string >UIInterfaceOrientationLandscapeLeft </string >
46- <string >UIInterfaceOrientationLandscapeRight </string >
47- <string >UIInterfaceOrientationPortrait </string >
48- <string >UIInterfaceOrientationPortraitUpsideDown </string >
49- </array >
5043 <key >UISupportedInterfaceOrientations~ipad </key >
5144 <array >
5245 <string >UIInterfaceOrientationLandscapeLeft </string >
You can’t perform that action at this time.
0 commit comments