Skip to content

Commit 3815b74

Browse files
Merge pull request #4998 from NativeScript/vladimirov/fix-list-apps
fix: list of apps is not working for iOS Devices
2 parents 7783dfb + 618d643 commit 3815b74

File tree

2 files changed

+36
-17
lines changed

2 files changed

+36
-17
lines changed

npm-shrinkwrap.json

+34-15
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,11 +46,12 @@
4646
"glob": "7.1.3",
4747
"iconv-lite": "0.4.11",
4848
"inquirer": "6.2.0",
49-
"ios-device-lib": "0.7.1",
49+
"ios-device-lib": "0.7.2",
5050
"ios-mobileprovision-finder": "1.0.11",
5151
"ios-sim-portable": "4.0.9",
5252
"istextorbinary": "2.2.1",
5353
"jimp": "0.2.28",
54+
"libnpmconfig": "1.2.1",
5455
"lodash": "4.17.11",
5556
"log4js": "4.1.0",
5657
"marked": "0.5.1",
@@ -61,7 +62,6 @@
6162
"nativescript-dev-xcode": "0.2.0",
6263
"nativescript-doctor": "1.11.1",
6364
"nativescript-preview-sdk": "0.3.4",
64-
"libnpmconfig": "1.2.1",
6565
"open": "0.0.5",
6666
"ora": "2.0.0",
6767
"osenv": "0.1.3",

0 commit comments

Comments
 (0)