We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
simctl.list
1 parent e260e60 commit 38adbebCopy full SHA for 38adbeb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ios-sim",
3
- "version": "5.0.13",
+ "version": "5.1.0",
4
"preferGlobal": "true",
5
"description": "launch iOS apps into the iOS Simulator from the command line (Xcode 7.0+)",
6
"main": "ios-sim.js",
@@ -25,7 +25,7 @@
25
"license": "MIT",
26
"dependencies": {
27
"plist": "^1.2.0",
28
- "simctl": "^0.1.0",
+ "simctl": "^1.0.0",
29
"nopt": "1.0.9",
30
"bplist-parser": "^0.0.6"
31
},
0 commit comments