A NativeScript plugin to disable CocoaPods Bitcode
npm install nativescript-disable-bitcodeThis is a plugin to disable iOS Bitcode when using CocoaPods.
Check out the demo folder for a sample usage.
``ts`
tns plugin add nativescript-disable-bitcode
To try the demo run the following commands:
`sh``
npm run setup
npm run demo.ios