File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export class Constants {
1414 public static NATIVESCRIPT_KEY = "nativescript" ;
1515 public static ANDROID_RUNTIME = "tns-android" ;
1616 public static VERSION_PROPERTY_NAME = "version" ;
17- public static XCODE_MIN_REQUIRED_VERSION = 9 ;
17+ public static XCODE_MIN_REQUIRED_VERSION = 10 ;
1818 public static JAVAC_EXECUTABLE_NAME = "javac" ;
1919 public static JAVA_EXECUTABLE_NAME = "java" ;
2020}
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-doctor" ,
3- "version" : " 1.9.2 " ,
3+ "version" : " 1.10.0 " ,
44 "description" : " Library that helps identifying if the environment can be used for development of {N} apps." ,
55 "main" : " lib/index.js" ,
66 "types" : " ./typings/nativescript-doctor.d.ts" ,
You can’t perform that action at this time.
0 commit comments