Hi, this is a cross-post of this question @ the ADC forum.
Here's the messages I'm getting:
/Developer/Tools/RunPlatformUnitTests.include:273: note: Running tests for architecture 'x86_64' (GC OFF)
objc9727: GC: forcing GC OFF because OBJC_DISABLE_GC is set
2010-07-14 16:07:42.893 TestXMLDataApp9727:903 Cannot find executable for CFBundle 0x10010a830 </Users/crashnburn/Desktop/temp/TestXMLDataApp/build/Debug/TestCollectionSystemInfo.octest> (not loaded)
DevToolsBundleInjection: Error loading bundle '/Users/crashnburn/Desktop/temp/TestXMLDataApp/build/Debug/TestCollectionSystemInfo.octest'
I've read ADC's Documentation and Chris Hanson's Article. They are what brought me this far.
I've also read this post, but that seems to pertain to a different problem, where DevToolsBundleInjection framework is reported missing.
So I probably have missed something else or did something wrong during the process, but I just can't figure out what it is. Has anyone run into this problem before? Any help will be greatly appreciated.
I'm running XCode 3.2.3, compiling for x86 (64-bit).