Xcode 3 set my target arch to $(NATIVE_ARCH)?
Xcode 3 set my target arch to $(NATIVE_ARCH)?
- Subject: Xcode 3 set my target arch to $(NATIVE_ARCH)?
- From: Rick Mann <email@hidden>
- Date: Mon, 29 Oct 2007 12:07:31 -0700
I could swear that my Carbon project was building Universal Binaries
before I upgraded to 3.0. When I look at my target settings, I see:
Architectures: $(NATIVE_ARCH)
Valid Architectures: ppc64 ppc7400 ppc970 i386 x86_64 ppc
When I double-click on the $(NATIVE_ARCH), I get a small sheet that
offers 32-bit or 64-bit choices, but for now I'm 32-bit. A single
click eventually opens the field for edit, and so I typed in "ppc i386".
Was that the right thing to do? Can I specify "$(NATIVE_ARCH) i386
ppc", which, for me, results in "i386 i386 ppc" and have it do the
right thing (ignore the second i386"?
TIA,
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden