Added os key to package.json (for OS X)
This commit is contained in:
parent
1db084594e
commit
fc667bc423
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "ios-deploy",
|
||||
"version": "1.5.0",
|
||||
"os" : [ "darwin" ],
|
||||
"description": "launch iOS apps iOS devices from the command line (Xcode 6)",
|
||||
"main": "ios-deploy",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user