On 23/2/2006, at 6:35, Benoit Gagnon wrote:
Is there a workaround for this issue ? The XCode Bundle will not find the active target on its own and complains with a huge tooltip, basically dumping the entire hash of possibilities.
Am I restricted to projects with a single target ?
Currently you are.
The script which runs the project is in the Xcode bundle as Support/ bin/run_xcode_target.rb.
I suppose the active target is stored somewhere in the user-specific file of the project, with some implicit default?