@nativescript/ios 9.0.0-dev.2 → 9.0.0-dev.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.
@@ -320,7 +320,7 @@
320
320
  CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
321
321
  CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
322
322
  CLANG_CXX_LIBRARY = "libc++";
323
- CLANG_ENABLE_MODULES = YES;
323
+ CLANG_ENABLE_MODULES = NO;
324
324
  CLANG_ENABLE_OBJC_ARC = YES;
325
325
  CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
326
326
  CLANG_WARN_BOOL_CONVERSION = YES;
@@ -376,7 +376,7 @@
376
376
  CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
377
377
  CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
378
378
  CLANG_CXX_LIBRARY = "libc++";
379
- CLANG_ENABLE_MODULES = YES;
379
+ CLANG_ENABLE_MODULES = NO;
380
380
  CLANG_ENABLE_OBJC_ARC = YES;
381
381
  CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
382
382
  CLANG_WARN_BOOL_CONVERSION = YES;
@@ -426,7 +426,7 @@
426
426
  baseConfigurationReference = CDD59A261BB43B5D00EC2671 /* build-debug.xcconfig */;
427
427
  buildSettings = {
428
428
  ARCHS = "$(ARCHS_STANDARD)";
429
- CLANG_ENABLE_MODULES = YES;
429
+ CLANG_ENABLE_MODULES = NO;
430
430
  CODE_SIGN_ENTITLEMENTS = __PROJECT_NAME__/__PROJECT_NAME__.entitlements;
431
431
  ENABLE_BITCODE = NO;
432
432
  "ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
@@ -464,7 +464,7 @@
464
464
  baseConfigurationReference = CDD59A271BB43B5D00EC2671 /* build-release.xcconfig */;
465
465
  buildSettings = {
466
466
  ARCHS = "$(ARCHS_STANDARD)";
467
- CLANG_ENABLE_MODULES = YES;
467
+ CLANG_ENABLE_MODULES = NO;
468
468
  CODE_SIGN_ENTITLEMENTS = __PROJECT_NAME__/__PROJECT_NAME__.entitlements;
469
469
  ENABLE_BITCODE = NO;
470
470
  "ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = 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": "9.0.0-dev.2",
4
+ "version": "9.0.0-dev.4",
5
5
  "keywords": [
6
6
  "NativeScript",
7
7
  "iOS",