OCMock 3.9.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.