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",
|
"name": "ios-deploy",
|
||||||
"version": "1.5.0",
|
"version": "1.5.0",
|
||||||
|
"os" : [ "darwin" ],
|
||||||
"description": "launch iOS apps iOS devices from the command line (Xcode 6)",
|
"description": "launch iOS apps iOS devices from the command line (Xcode 6)",
|
||||||
"main": "ios-deploy",
|
"main": "ios-deploy",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user