Closed paulb777 closed 7 months ago
Any update on getting this merged?
@erikdoe This is preventing us from using it on latest Xcode.
Sorry that this took so long. There was some yak shaving and misunderstanding on my side. I was basically waiting to see when GitHub Actions would support Xcode 15.3, but I somehow looked at the macOS 13 runner, but macOS 13 won't get Xcode 15.3...
Could you make a new release?
We need the new version. Could you make a new release?
Had hoped to get visionOS support included. This is not happening fast enough so I have made a release. However, as so often I have issues with CocoaPods. When I try to push the release I get the following error:
➜ ocmock git:(master) pod trunk push --allow-warnings
[!] Found podspec `OCMock.podspec`
Updating spec repo `trunk`
[!] CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/deprecated_podspecs.txt Response: URL using bad/illegal format or missing URL
Any idea what to do here?
Maybe one of the suggestions at https://github.com/CocoaPods/CocoaPods/issues/11939 or https://github.com/CocoaPods/CocoaPods/issues/11159 would help?
Thank you! Finally got round to digging through this. Installing Cocoapods with Homebrew solved the problem in the end.
Fix #536