Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d6873f5

Browse files
committedNov 24, 2015
Merge pull request #184 from ronkorving/no-os-check
No more requirement to be installed on OS X.
2 parents d0dd865 + 5840c51 commit d6873f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎package.json

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "ios-sim",
33
"version": "5.0.3",
4-
"os" : [ "darwin" ],
54
"preferGlobal": "true",
65
"description": "launch iOS apps into the iOS Simulator from the command line (Xcode 6.0+)",
76
"main": "ios-sim.js",

0 commit comments

Comments
 (0)
Please sign in to comment.