diff --git a/download.html b/download.html
index a0836532..6ec8335d 100644
--- a/download.html
+++ b/download.html
@@ -25,22 +25,26 @@
Stable Releases
File |
- OCMock 3.9.2 |
+ 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 4.0 |
- 04-Oct-2023 |
- ocmock-3.9.2.dmg |
+ 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:
+
+ - Removed visionOS from podspec because it's not fully supported yet.
+
Changes in OCMock 3.9.2:
-
- - Added support for Mac Catalyst.
-
- Added experimental support for visionOS to podspec.
-
- Various bug-fixes
-
- Changes in OCMock 3.9.1:
+
+ - Added support for Mac Catalyst.
+
- Added experimental support for visionOS to podspec.
+
- Various bug-fixes
+
+ Changes in OCMock 3.9.1:
- Removed unneeded excludes in package file to avoid warnings.
|