We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b473ef commit bd18c1bCopy full SHA for bd18c1b
DeviceKit.xcodeproj/project.pbxproj
@@ -386,7 +386,7 @@
386
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
387
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
388
SWIFT_VERSION = 5.0;
389
- TARGETED_DEVICE_FAMILY = "1,2,3";
+ TARGETED_DEVICE_FAMILY = "1,2,3,4";
390
TVOS_DEPLOYMENT_TARGET = 9.0;
391
VERSIONING_SYSTEM = "apple-generic";
392
VERSION_INFO_PREFIX = "";
@@ -439,7 +439,7 @@
439
SDKROOT = iphoneos;
440
SKIP_INSTALL = YES;
441
442
443
444
VALIDATE_PRODUCT = YES;
445
0 commit comments