Steps to reproduce.
- git clean -fd
- CD Example/
- $ pod Install
- Open OCSlimProject.xcworkspace
- Build & Test Mac/iOS Targets [FAIL]
To resolve.
What's going on.
Not sure, but could be related to not giving Fitnesse an opportunity to bootstrap itself when running directly from Xcode. Invoking LaunchFitnesse triggers a bootstrap which may not be happening when running with LaunchFitnesse -test.
Steps to reproduce.
To resolve.
What's going on.
Not sure, but could be related to not giving Fitnesse an opportunity to bootstrap itself when running directly from Xcode. Invoking LaunchFitnesse triggers a bootstrap which may not be happening when running with LaunchFitnesse -test.