1.0.0 • Published 7 years ago

nativescript-disable-bitcode v1.0.0

Weekly downloads
27
License
MIT
Repository
github
Last release
7 years ago

NativeScript plugin to disable Bitcode

This is a plugin to disable iOS Bitcode when using CocoaPods.

Usage

Demo

Check out the demo folder for a sample usage.

Add the plugin to your project:

  tns plugin add nativescript-disable-bitcode

Try the Demo

To try the demo run the following commands:

npm run setup
npm run demo.ios