pgb-config-maker

0.1.21 • Public • Published

Converts Ionic config.xml -> PhoneGap Build config.xml

  • Automatically converts Ionic's config.xml to PhoneGap Build's www/config.xml (So that you can do: phonegap remote build ios)
  • Automatically copies icons and splashes inside www/pgb-resources and update paths in www/config.xml

How to use

Go to your ionic app root folder

cd myIonicApp

Install this script

npm install pgb-config-maker --save

Run this script to generate awesome config.xml and run: phonegap remote build ios

./phonegap-remote-build-ios.sh

.ipa generated at https://build.phonegap.com/apps

Caution

These commands will overwrite www/config.xml

./phonegap-remote-build-ios.sh
./phonegap-remote-build-android.sh

Readme

Keywords

none

Package Sidebar

Install

npm i pgb-config-maker

Weekly Downloads

0

Version

0.1.21

License

none

Last publish

Collaborators

  • siddiq