nativescript-disable-bitcode
A NativeScript plugin to disable CocoaPods Bitcode
npm i --save nativescript-disable-bitcode
- Version: 1.0.0
- GitHub: https://github.com/Essent/nativescript-disable-bitcode
- NPM: https://www.npmjs.com/package/nativescript-disable-bitcode
- Downloads:
- Last Day: 1
- Last Week: 4
- Last Month: 13
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