I an a beginner. I have problem running cocos2d tests in Xcode 4.2 since I cannot customize toolbar in xcode 4.2 anymore. How do I set the active target and executable? Or anyone knows the workaround for running the tests? Any helps are much appreciated! Thanks a lot!
Share
You can find this by editing scheme in your target. In scheme bar above your project where you select simulator and device, click your project and edit scheme in drop down. There you can set the executable. 🙂
hope this helps.