I made sure both my project and target settings use the same setup I described. Still the same result: x86_64 only with Universal(32/64-bit Intel), i.e., $(ARCHS_STANDARD_32_64_BIT).
Thanks, Beinan On Wed, Dec 3, 2014 at 3:29 PM, Scott Ribe <[email protected]> wrote: > On Dec 3, 2014, at 1:16 PM, Beinan Li <[email protected]> wrote: > > > > 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. > > At what level? Make sure you're not in a situation where you're editing > the project level but have settings at the target level which are > overriding them. > > -- > Scott Ribe > [email protected] > http://www.elevated-dev.com/ > (303) 722-0567 voice > > > > >
_______________________________________________ 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]
