Search Results

1
vote

Create a “Universal Binary” from two apps?

Check out the man page for lipo. I believe you can use -create to take multiple input files and create a single output file with multiple architectures. …