nativescript-disable-bitcode
A NativeScript plugin to disable CocoaPods Bitcode
npm i --save nativescript-disable-bitcode

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