On Aug 28, 2009, at 11:13 PM, Chris Idou wrote:
If you have a universal binary, 32/64 and/or PPC, is there a way to
force it to run
one way or the other for testing purposes?
There is, but you probably shouldn't. A Universal binary needs to
have the tests run for all platforms, as it's very easy to write code,
and a test for that code, where the test passes, but the code will
fail on a different platform. It takes more time to run the tests,
but forcing them to run on only one platform (for a Universal) defeats
the purpose of testing.
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]