Skip to content
A NativeScript plugin to disable CocoaPods Bitcode
TypeScript CSS Ruby HTML
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
demo
platforms/ios
.gitignore
.npmignore
LICENSE
README.md
package.json
references.d.ts
tsconfig.json

README.md

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
You can’t perform that action at this time.