gongjl / bitcode-build-tool

A dump of /Applications/Xcode.app/Contents/Developer/usr/bin/bitcode-build-tool for easy diffing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitcode-build-tool

This is a copy of Xcode's internal bitcode-build-tool which Xcode uses to rebuild your app from bitcode. This can be useful to call when you want to understand what your true final app looks like.

Update

To update this to a new version:

./update.sh path/to/xcode

About

A dump of /Applications/Xcode.app/Contents/Developer/usr/bin/bitcode-build-tool for easy diffing


Languages

Language:Python 99.5%Language:Shell 0.5%