Release 3.8
Improved architectures and signatures in build.

This is still not ideal. It's unclear to me why some simulator builds include i386, and why only the macOS framework gets signed.
8 files changed
tree: dab5a02daec0fb860485784da46b680ae7e287a2
  1. Examples/
  2. Source/
  3. Tools/
  4. .gitignore
  5. .travis.yml
  6. CONTRIBUTING.md
  7. License.txt
  8. Makefile
  9. OCMock.podspec
  10. README.md
README.md

OCMock

OCMock is an Objective-C implementation of mock objects.

For downloads, documentation, and support please visit ocmock.org.

Build Status