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 395084a commit a03a991Copy full SHA for a03a991
build/project-template/internal/nativescript-build.xcconfig
@@ -21,3 +21,4 @@ LDPLUSPLUS = $SRCROOT/internal/nsld.sh
21
22
EXCLUDED_ARCHS__PLATFORM_NAME_iphonesimulator__NATIVE_ARCH_64_BIT_x86_64=arm64 arm64e armv7 armv7s armv6 armv8
23
EXCLUDED_ARCHS=$(EXCLUDED_ARCHS__PLATFORM_NAME_$(PLATFORM_NAME)__NATIVE_ARCH_64_BIT_$(NATIVE_ARCH_64_BIT))
24
+VALIDATE_WORKSPACE = YES
0 commit comments