danielsaidi / MockingKit

MockingKit is a Swift SDK that lets you easily mock protocols and classes in `Swift`.
MIT License
87 stars 7 forks source link

Can't create new CocoaPods versions #17

Closed danielsaidi closed 1 year ago

danielsaidi commented 2 years ago

CocoaPods fail to create new versions of this library, due to errors when resolving a watchOS device.

This seems to be due to something in CocoaPods: https://github.com/CocoaPods/CocoaPods/issues/11558

Until this is fixed, you can either stay on MockingKit 1.1 or use Swift Package Manager.

danielsaidi commented 1 year ago

This has been fixed in 1.3.