diff --git a/download.html b/download.html index 6ec8335d..618c095f 100644 --- a/download.html +++ b/download.html @@ -8,7 +8,11 @@ ---
You can download releases of OCMock on GitHub + +
https://github.com/erikdoe/ocmock/releases
The disk images contain frameworks for macOS, iOS, tvOS, and watchOS development, a static library for iOS development, and the source code. As of OCMock 3.9.0 the binary distribution contains XCFrameworks. @@ -16,67 +20,6 @@
However, there is no guarantee that a release of OCMock can be built with versions of Xcode older than the current stable version at release. -
Release | -Build SDKs | -Deployment Targets | -Date | -File | -
---|---|---|---|---|
OCMock 3.9.3 | -macOS 14.0, iOS 17.0, tvOS 17.0, watchOS 10.0 | -macOS 10.15, iOS 12.0, tvOS 12.0, watchOS 7.0 | -15-Nov-2023 | -ocmock-3.9.3.dmg | -
- |
- Changes in OCMock 3.9.3: -
Changes in OCMock 3.9.2: -
Changes in OCMock 3.9.1: -
Changes in OCMock 3.9.0: -
More details: - change log, - milestone - |
- |||
OCMock 3.8.1 | -macOS 11.1, iOS 14.3, tvOS 14.3, watchOS 7.2 | -OS X 10.10, iOS 9.0, tvOS 9.0, watchOS 4.0 | -30-Dec-2020 | -ocmock-3.8.1.dmg | -
OCMock 2.2.4 | -OS X 10.9, iOS 7.1 | -Mac OS X 10.6, iOS 5 | -4-Apr-2014 | -ocmock-2.2.4.dmg | -
The current build status is shown above on the right. If this isn't showing passing, chances are the code is currently not building correctly and we're busy trying to fix it. In all other cases, a local build from source should work. +
As mentioned above, there is no guarantee that a release of OCMock can be built with versions of Xcode older than the current stable version at release. +