feat(ios): types for latest ios 14.3 with Xcode 12.3 (#9118)

This commit is contained in:
Nathan Walker
2020-12-30 07:57:10 -08:00
committed by GitHub
parent b4857f87cb
commit 9aad2dbdbc
111 changed files with 15681 additions and 1088 deletions

View File

@@ -11,7 +11,8 @@
"@nativescript/core": "file:../../packages/core"
},
"devDependencies": {
"@nativescript/ios": "7.0.0",
"@nativescript/android": "7.0.1",
"@nativescript/ios": "7.1.0",
"@nativescript/webpack": "file:../../dist/packages/nativescript-webpack.tgz",
"typescript": "file:../../node_modules/typescript"
},