Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

IvanMurzak/Unity-iOS-Pods-Bitcode

Repository files navigation

Unity iOS Pods Bitcode

Unity iOS post process for forcing Pods to have Bitcode property YES/NO. You can control bitcode status for all pods from single place. Highly usable with CI.

Installation

  • Install OpenUPM-CLI
  • Open command line in Unity project folder
  • openupm add com.github.ivanmurzak.ios.pods.bitcode

Usage

By default the package does nothing. To activate it you need to PODS_BITCODE_NO or PODS_BITCODE_YES environment variable in Unity Project Settings. If environment variable exists in postprocess stage of project building all pods bitcode will be forced to choosen value.

About

Unity iOS post process for forcing Pods to have Bitcode property YES/NO. You can control bitcode status for all pods from single place. Highly usable with CI.

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Sponsor this project

Contributors