`
Xcode Templates for Creating Targets for Acceptance Testing you Apps using Fitnesse.
Installing copies the templates to your local Xcode's templates directory. Run the make
command in this directory.
cd OCSlimProjectXcodeTemplates
make
After installing and restarting Xcode the new project wizard will display the target templates under the test section.
To uninstall run the following terminal command.
rm -r ~/Library/Developer/Xcode/Templates/Test/*Acceptance*.xctemplate