tree: 9c2ec7f979c8f72713a9874de19a44fe02b38d78 [path history] [tgz]
  1. Example/
  2. Example.xcodeproj/
  3. ExampleTests/
  4. Podfile
  5. README.md
Examples/CustomDateMatcher-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.