0.1.21 • Published 8 years ago

pgb-config-maker v0.1.21

Weekly downloads
88
License
-
Repository
-
Last release
8 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

8 years ago

0.1.20

9 years ago

0.1.19

9 years ago

0.1.18

9 years ago

0.1.17

9 years ago

0.1.16

9 years ago

0.1.15

9 years ago

0.1.14

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago