@jtrainer I hope you mean the bug is with Xcode, not xcodebuild. :-)
@jtrainer The odd thing is that in Terminal you can do xcodebuild with the test bundle target and it will test all arches. But no nice GUI.
@jtrainer Yes, but you can only pick one architecture at a time. Xcode 3 could test all architectures at once. Am I missing something?
@jtrainer Overall, unit testing is much better in Xcode 4, but there doesn't seem to be a way to run tests for more than one architecture…