Closed jonpalmisc closed 2 years ago
It should already be doing this; currently, it doesn't have slice selection (but should) and just iterates through all of them. Something must be broken.
No idea when this was fixed but as of 963e41c it works.
Fix published in 1.3.0
I've attempted to insert a load command as follows:
This succeeds in adding the load command to the first architecture in the universal binary, however, it does not insert it to the second. The ability to either;
would be helpful.