New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-cs-disable-bitcode

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-cs-disable-bitcode

Cordova plugin to disable bitcode in iOS build settings and bundles xcode npm package

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

cordova-plugin-cs-disable-bitcode

Cordova plugin to disable bitcode in iOS build settings.

Why this plugin ? Bitcode is not supported in every Cordova plugins and if you're using one of these, you will get something like the following error :

You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain
an updated library from the vendor, or disable bitcode for this target.
for architecture arm64 clang: error: linker command failed with exit code 1

:warning: It's not a solution to disable this setting but a workaround waiting for all your plugins updates.

Installation

Using cordova CLI from npm

cordova plugin add cordova-plugin-cs-disable-bitcode

Using cordova CLI from git

cordova plugin add https://github.com/csantanapr/cordova-plugin-cs-disable-bitcode

License

Apache-2.0 © Carlos Santana

Credits

This plugin it was inspired by cordova-plugin-disable-bitcode

Keywords

FAQs

Package last updated on 07 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc