0.1.21 • Published 10 years ago

pgb-config-maker v0.1.21

Weekly downloads
88
License
-
Repository
-
Last release
10 years ago

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
0.1.21

10 years ago

0.1.20

10 years ago

0.1.19

10 years ago

0.1.18

10 years ago

0.1.17

10 years ago

0.1.16

10 years ago

0.1.15

10 years ago

0.1.14

10 years ago

0.1.13

10 years ago

0.1.12

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago