diff --git a/lib/common b/lib/common index ae75f7719e..e2d7097540 160000 --- a/lib/common +++ b/lib/common @@ -1 +1 @@ -Subproject commit ae75f7719e80668f4bcea0e575632570c0e93fb9 +Subproject commit e2d709754037b862863670d8743f3cdbfc8af8cf diff --git a/lib/options.ts b/lib/options.ts index 867a6226ce..c7ee39b373 100644 --- a/lib/options.ts +++ b/lib/options.ts @@ -9,13 +9,10 @@ import hostInfo = require("./common/host-info"); var knownOpts:any = { "frameworkPath": String, "copy-from": String, - "copyFrom": String, "link-to": String, - "linkTo": String, "release": Boolean, "emulator": Boolean, "symlink": Boolean, - "forDevice": Boolean, "for-device": Boolean, "keyStorePath": String, "keyStorePassword": String,