cordova-plugin-ios-nonexport-compliance

1.2.0 • Public • Published

cordova-plugin-ios-non-export-compliance

Cordova plugin to set ITSAppUsesNonExemptEncryption to false in *-Info.plist file. This will enable the build for beta testers in Testflight.

Installation

Automatically (CLI / Plugman)

cordova-plugin-ios-non-export-compliance is compatible with Cordova Plugman, compatible with PhoneGap 3.0 CLI, here's how it works with the CLI:

phonegap local plugin add https://github.com/RahulCV/cordova-ios-export-compliance.git

or with Cordova CLI, from npm:

 cordova plugin add cordova-plugin-ios-nonexport-compliance
 cordova prepare
 

or with Ionic CLI, from npm:

 ionic cordova plugin add cordova-plugin-ios-nonexport-compliance
 ionic cordova prepare

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Package Sidebar

Install

npm i cordova-plugin-ios-nonexport-compliance

Weekly Downloads

176

Version

1.2.0

License

MIT

Unpacked Size

4.36 kB

Total Files

5

Last publish

Collaborators

  • rahulcv