Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 900 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 900 Bytes

NativeScript plugin to disable Bitcode

npm version Dependency Status devDependency Status

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