Skip to content

Commit 5988e8a

Browse files
Merge pull request #4962 from NativeScript/vladimirov/fix-provision-catalina
fix: certificates and provision parsing should work on macOS Catalina
2 parents be3128a + e33bb3d commit 5988e8a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

npm-shrinkwrap.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"iconv-lite": "0.4.11",
4848
"inquirer": "6.2.0",
4949
"ios-device-lib": "0.6.0",
50-
"ios-mobileprovision-finder": "1.0.10",
50+
"ios-mobileprovision-finder": "1.0.11",
5151
"ios-sim-portable": "4.0.9",
5252
"istextorbinary": "2.2.1",
5353
"jimp": "0.2.28",

0 commit comments

Comments
 (0)