Files
phonegap-plugins/iOS/bin
2012-11-19 03:47:39 -05:00
..
2012-11-19 02:32:21 -05:00
2012-11-19 02:30:51 -05:00
2012-11-19 02:30:51 -05:00

Phonegap (iOS) Plugin

####Command Line Installation

######install

$ cd ~/phonegap-plugins/iOS/bin
$ ./install

######uninstall

$ cd ~/phonegap-plugins/iOS/bin
$ ./uninstall

Plugin repositories listed in bundles.txt will be cloned to ~/phonegap-plugins/iOSTEST/

###Adding your plugin:

#####bundles.txt example - https://github.com/shazron/KeychainPlugin.git https://github.com/shazron/TestFlightPlugin.git https://github.com/shazron/TorchPlugin.git https://github.com/shazron/PayPalPlugin.git https://github.com/shazron/iAdPlugin.git https://github.com/RandyMcMillan/PDFViewer.git https://github.com/RandyMcMillan/CDVPlugin.git

Add your url to the list located in bundles.txt and submit a pull request.

The install script will do the rest.

Direct licensing and support questions to the original authors.