Skip to content

Commit 83b9c34

Browse files
author
Dimitar Tachev
authored
Merge pull request #4948 from NativeScript/vladimirov/xcode11
feat: support Xcode 11 and iOS 13
2 parents 81fa73d + e85ccc6 commit 83b9c34

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

npm-shrinkwrap.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"glob": "7.1.3",
4747
"iconv-lite": "0.4.11",
4848
"inquirer": "6.2.0",
49-
"ios-device-lib": "0.5.2",
49+
"ios-device-lib": "0.6.0",
5050
"ios-mobileprovision-finder": "1.0.10",
5151
"ios-sim-portable": "4.0.9",
5252
"istextorbinary": "2.2.1",
@@ -139,4 +139,4 @@
139139
"engines": {
140140
"node": ">=10.0.0 <13.0.0"
141141
}
142-
}
142+
}

0 commit comments

Comments
 (0)