Question about Active Architecture setting
Question about Active Architecture setting
- Subject: Question about Active Architecture setting
- From: John Valois <email@hidden>
- Date: Tue, 18 May 2010 09:22:02 -0700
I'm looking for an solution which will allow me to choose which architecture will run when I'm running my unit tests. I'm building a Framework. My Release target is built fat, i386 and x86_64. The unit tests are built and launched via an ant script in an Aggregate target. What I would like to be able to do is pass the value of the "Active Architecture" setting to the build script to launch to appropriate architecture to test.
CURRENT_ARCH doesn't work, it appears to always be set to x86_64 regardless of what the GUI's "Active Architecture" is set to when building the fat target. It works fine if I'm only building for a single architecture. Any ideas?
Jack
_______________________________________________
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