@nativescript/ios 8.6.0-vision.3 → 8.6.0-vision.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.
Binary file
@@ -332,7 +332,7 @@
332
332
  DERIVE_UIKITFORMAC_PRODUCT_BUNDLE_IDENTIFIER = YES;
333
333
  ENABLE_STRICT_OBJC_MSGSEND = YES;
334
334
  ENABLE_TESTABILITY = YES;
335
- ENABLE_USER_SCRIPT_SANDBOXING = YES;
335
+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
336
336
  GCC_C_LANGUAGE_STANDARD = gnu99;
337
337
  GCC_DYNAMIC_NO_PIC = NO;
338
338
  GCC_NO_COMMON_BLOCKS = YES;
@@ -388,7 +388,7 @@
388
388
  DERIVE_UIKITFORMAC_PRODUCT_BUNDLE_IDENTIFIER = YES;
389
389
  ENABLE_NS_ASSERTIONS = NO;
390
390
  ENABLE_STRICT_OBJC_MSGSEND = YES;
391
- ENABLE_USER_SCRIPT_SANDBOXING = YES;
391
+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
392
392
  GCC_C_LANGUAGE_STANDARD = gnu99;
393
393
  GCC_NO_COMMON_BLOCKS = YES;
394
394
  GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nativescript/ios",
3
3
  "description": "NativeScript Runtime for iOS",
4
- "version": "8.6.0-vision.3",
4
+ "version": "8.6.0-vision.4",
5
5
  "keywords": [
6
6
  "NativeScript",
7
7
  "iOS",