Skip to content

Essent/nativescript-disable-bitcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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