tree: 857cd376a37121418ab3e51ba32478adfaf14731 [path history] [tgz]
  1. Example/
  2. Example.xcodeproj/
  3. ExampleTests/
  4. Podfile
  5. README.md
Examples/MacExample-CocoaPods/README.md

To set up this example:

  1. Terminal: sudo gem install cocoapods
  2. Terminal: pod install
  3. Open the generated Example.xcworkspace

Then command-U to run unit tests. Try changing one of the tests to fail.