phonegap-build-tool
v1.0.1
Published
A tool to build iOS and android cordova apps with phonegap build
Downloads
2
Readme
Phonegap Build Tool
Usage
Android
phonegap-build --platform android --appId {appId} --token {phone gap authorization token} --keystorePassword { signing key store password } --keyPassword { signing key password}
iOS
phonegap-build --platform ios --appId {appId} --token {phone gap authorization token} --keystorePassword { signing key store password }