I tried to build universal binary, but noticed that having i386 and x86_64 in the Architectures field of the Xcode project yields x86_64 only, observed with otool. I made sure Build Active Architecture Only was set to "No", and both arches are included in Valid Architectures.
The only way to include i386 in the binary I found is to have only i386 in the field. I cannot find a way to include both. Is this expected? How can I create the universal binary? I'm running Xcode 6.1. Thanks, Beinan
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
