Skip to content

Uses the phonegap build api to zip, build and download the .ipa or .apk file for a cordova project.

Notifications You must be signed in to change notification settings

JamesHDuffield/phonegap-build-tool

Repository files navigation

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 }

About

Uses the phonegap build api to zip, build and download the .ipa or .apk file for a cordova project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published