File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 30013001 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
30023002 SWIFT_PRECOMPILE_BRIDGING_HEADER = NO;
30033003 SWIFT_VERSION = 5.0;
3004- TARGETED_DEVICE_FAMILY = 1 ;
3004+ TARGETED_DEVICE_FAMILY = "1,2" ;
30053005 VALIDATE_PRODUCT = YES;
30063006 };
30073007 name = Enterprise;
33863386 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
33873387 SWIFT_PRECOMPILE_BRIDGING_HEADER = NO;
33883388 SWIFT_VERSION = 5.0;
3389- TARGETED_DEVICE_FAMILY = 1 ;
3389+ TARGETED_DEVICE_FAMILY = "1,2" ;
33903390 };
33913391 name = Debug;
33923392 };
34443444 SWIFT_OBJC_BRIDGING_HEADER = "";
34453445 SWIFT_PRECOMPILE_BRIDGING_HEADER = NO;
34463446 SWIFT_VERSION = 5.0;
3447- TARGETED_DEVICE_FAMILY = 1 ;
3447+ TARGETED_DEVICE_FAMILY = "1,2" ;
34483448 };
34493449 name = Release;
34503450 };
Original file line number Diff line number Diff line change 7777 <string >UIInterfaceOrientationPortrait </string >
7878 <string >UIInterfaceOrientationLandscapeLeft </string >
7979 <string >UIInterfaceOrientationLandscapeRight </string >
80+ <string >UIInterfaceOrientationPortraitUpsideDown </string >
8081 </array >
8182</dict >
8283</plist >
You can’t perform that action at this time.
0 commit comments