danielsaidi / SwiftUIKit

SwiftUIKit is a Swift SDK that adds extra functionality to Swift & SwiftUI.
MIT License
1.42k stars 56 forks source link

Can't create new CocoaPods versions #13

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 2.9.1 or use Swift Package Manager.