File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,6 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
77ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
88
99DEVELOPMENT_TEAM = 3UUB5NM43K
10+
11+ EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_simulator__NATIVE_ARCH_64_BIT_x86_64=arm64 arm64e armv7 armv7s armv6 armv8
12+ EXCLUDED_ARCHS=$(inherited) $(EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_$(EFFECTIVE_PLATFORM_SUFFIX)__NATIVE_ARCH_64_BIT_$(NATIVE_ARCH_64_BIT))
Original file line number Diff line number Diff line change 55 "repository" : " http://www.github.com/Akylas/@nativescript-community/ui-canvas.git" ,
66 "main" : " main.js" ,
77 "dependencies" : {
8- "@nativescript/core" : " 7.0.3 " ,
8+ "@nativescript/core" : " 7.0.13 " ,
99 "@nativescript-community/perms" : " 2.1.1" ,
1010 "@nativescript-community/ui-canvas" : " file:../plugin" ,
11- "@nativescript/webpack" : " 3.0.7" ,
11+ "@nativescript-community/ui-material-core" : " 5.0.30" ,
12+ "@nativescript/webpack" : " 3.0.8" ,
1213 "@nativescript-community/tween" : " 0.0.12" ,
1314 "nativescript-vue" : " ^2.8.1"
1415 },
1516 "devDependencies" : {
16- "@babel/core" : " ^7.11.6 " ,
17- "@nativescript/android" : " 7.0.0 " ,
18- "@nativescript/types" : " 7.0.3 " ,
17+ "@babel/core" : " ^7.12.3 " ,
18+ "@nativescript/android" : " 7.0.1 " ,
19+ "@nativescript/types" : " 7.0.4 " ,
1920 "babel-loader" : " ^8.1.0" ,
2021 "nativescript-vue-template-compiler" : " 2.8.1" ,
21- "tns-ios" : " 6.5.2 " ,
22+ "tns-ios" : " 6.5.3 " ,
2223 "typescript" : " ^3.9.7" ,
2324 "vue" : " ^2.6.12" ,
2425 "vue-loader" : " ^15.9.3" ,
You can’t perform that action at this time.
0 commit comments