bitcode-build-tool icon indicating copy to clipboard operation
bitcode-build-tool copied to clipboard

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

bitcode-build-tool

NOTE: Bitcode was officially deprecated as of Xcode 14. While this tool still exists I imagine it will be removed soon, so I will not be updating this repo anymore.

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