bogo / arm64-to-sim

Transmogrify native iOS frameworks to run in iOS Simulator on Apple silicon.
https://bogo.wtf/arm64-to-sim.html
MIT License
532 stars 86 forks source link

only change required fields when editing build_version_command #18

Closed hdooley closed 2 years ago

hdooley commented 2 years ago

If your object file has tools specified, the tool definitions need to be respected. in master, the tool info was getting dropped resulting in a mismatch in sizes between the original and transmog'd objects.