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;
7
7
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
8
8
9
9
DEVELOPMENT_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 5
5
"repository" : " http://www.github.com/Akylas/@nativescript-community/ui-canvas.git" ,
6
6
"main" : " main.js" ,
7
7
"dependencies" : {
8
- "@nativescript/core" : " 7.0.3 " ,
8
+ "@nativescript/core" : " 7.0.13 " ,
9
9
"@nativescript-community/perms" : " 2.1.1" ,
10
10
"@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" ,
12
13
"@nativescript-community/tween" : " 0.0.12" ,
13
14
"nativescript-vue" : " ^2.8.1"
14
15
},
15
16
"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 " ,
19
20
"babel-loader" : " ^8.1.0" ,
20
21
"nativescript-vue-template-compiler" : " 2.8.1" ,
21
- "tns-ios" : " 6.5.2 " ,
22
+ "tns-ios" : " 6.5.3 " ,
22
23
"typescript" : " ^3.9.7" ,
23
24
"vue" : " ^2.6.12" ,
24
25
"vue-loader" : " ^15.9.3" ,
You can’t perform that action at this time.
0 commit comments