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 351c4ce commit 157dda7Copy full SHA for 157dda7
project-template/internal/nativescript-build.xcconfig
@@ -26,4 +26,4 @@ EXCLUDED_ARCHS[sdk=macosx*] = i386 armv6 armv7 armv7s armv8
26
VALIDATE_WORKSPACE = YES
27
28
// Default value (can be overriden by user's build.xcconfig)
29
-TARGETED_DEVICE_FAMILY = "1,2";
+TARGETED_DEVICE_FAMILY = 1,2
0 commit comments