| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ocmock-3.9.dmg | 2021-10-26 | 2.0 MB | |
| OCMock.xcframework.zip | 2021-10-26 | 8.0 MB | |
| OCMock 3.9.0 source code.tar.gz | 2021-10-26 | 2.7 MB | |
| OCMock 3.9.0 source code.zip | 2021-10-26 | 2.8 MB | |
| README.md | 2021-10-26 | 554 Bytes | |
| Totals: 5 Items | 15.5 MB | 0 | |
If in doubt, download the .dmg file. It contains an XCFramework for macOS, iOS, tvOS, and watchOS development, an XCFramework with a static library for iOS development, and the source code. The .zip file is intended for users of Carthage.
Changes in this release: * Added support for Swift Package Manager. (Paul Beusterien) * Using Swift Package Manager for dependencies. * Changed binary distribution to XCFramework. * Added setting in podspec to disable bitcode. (Adil Hussain) * Various bug-fixes and improvements to developer experience.