@nativescript/ios 8.6.4-next.2024-01-31-7728924795 → 8.7.0-alpha.0

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.
@@ -342,7 +342,7 @@
342
342
  GCC_WARN_UNINITIALIZED_AUTOS = YES;
343
343
  GCC_WARN_UNUSED_FUNCTION = YES;
344
344
  GCC_WARN_UNUSED_VARIABLE = YES;
345
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
345
+ IPHONEOS_DEPLOYMENT_TARGET = 13.0;
346
346
  ONLY_ACTIVE_ARCH = YES;
347
347
  SDKROOT = iphoneos;
348
348
  STRIP_SWIFT_SYMBOLS = NO;
@@ -395,7 +395,7 @@
395
395
  GCC_WARN_UNINITIALIZED_AUTOS = YES;
396
396
  GCC_WARN_UNUSED_FUNCTION = YES;
397
397
  GCC_WARN_UNUSED_VARIABLE = YES;
398
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
398
+ IPHONEOS_DEPLOYMENT_TARGET = 13.0;
399
399
  SDKROOT = iphoneos;
400
400
  STRIP_SWIFT_SYMBOLS = NO;
401
401
  SUPPORTS_UIKITFORMAC = 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.4-next.2024-01-31-7728924795",
4
+ "version": "8.7.0-alpha.0",
5
5
  "keywords": [
6
6
  "NativeScript",
7
7
  "iOS",