Skip to content

RahulCV/cordova-ios-export-compliance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published