Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 471 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 471 Bytes

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