Hi Johannes, Thanks for the patch, I just committed your changes in r9227.
To install everything (UnitKit.framework, ukrun and the templates), you can now do: cd Frameworks/UnitKit/Source sudo xcodebuild -target ukrun -configuration Release clean install Le 8 oct. 2013 à 08:12, Lundberg, Johannes a écrit : > Here's new version that sets the "is unit test" flag so that the target name > is filled in automatically ("$name + Tests") when creating the test bundle. I'm not observing this behavior, but I'm using Xcode 4, so this might explain why. Also if I create a project using the template, the Foundation.framework and UnitKit.framework references are invalid. I'm not sure if there is a way to tweak the template plist, so Xcode looks for these frameworks in the right places. As a side note… Running tests in the build phase gives an output that looks a bit better, but if you need to debug the tests, the best is to run 'ukrun -q' using a scheme. I added a shared scheme for 'ukrun' in the UnitKit.xcodeproj that shows how to do so (see TestEtoileFoundation in EtoileFoundation.xcodeproj as another example). Cheers, Quentin. _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev