Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 648 Bytes

File metadata and controls

21 lines (11 loc) · 648 Bytes

`


OCSlimProjectXcodeTemplates

Xcode Templates for Creating Targets for Acceptance Testing you Apps using Fitnesse.

Install

Installing copies the templates to your local Xcode's templates directory. Run the make command in this directory.

cd OCSlimProjectXcodeTemplates
make

Usage

After installing and restarting Xcode the new project wizard will display the target templates under the test section.

Uninstall

To uninstall run the following terminal command.

rm -r ~/Library/Developer/Xcode/Templates/Test/*Acceptance*.xctemplate