Skip to content

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

Notifications You must be signed in to change notification settings

gongjl/bitcode-build-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%