@nativescript/ios 6.5.3 → 6.5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,4 +22,5 @@ LDPLUSPLUS = $SRCROOT/internal/nsld.sh
22
22
  // Xcode 12
23
23
  EXCLUDED_ARCHS_x86_64 = arm64 arm64e
24
24
  EXCLUDED_ARCHS[sdk=iphonesimulator*] = i386 armv6 armv7 armv7s armv8 $(EXCLUDED_ARCHS_$(NATIVE_ARCH_64_BIT))
25
- EXCLUDED_ARCHS[sdk=iphoneos*] = i386 armv6 armv7 armv7s armv8 x86_64
25
+ EXCLUDED_ARCHS[sdk=iphoneos*] = i386 armv6 armv7 armv7s armv8 x86_64
26
+ VALIDATE_WORKSPACE = YES
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nativescript/ios",
3
3
  "description": "NativeScript Runtime for iOS",
4
- "version": "6.5.3",
4
+ "version": "6.5.4",
5
5
  "keywords": [
6
6
  "NativeScript",
7
7
  "iOS",