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