Closed qcasxy closed 4 years ago
@qcasxy A work around appears to be locking the version at v6.1.0
in your Cartfile
.
@qcasxy A work around appears to be locking the version at
v6.1.0
in yourCartfile
.
Yes, you're right. That's what I'm doing now. But this is not a long-term solution.
I use Carthage to manage my dependencies. I just upgraded SwiftDate to V6.3.0 I got an error
Compiling for iOS 11.0, but module 'SwiftDate' has a minimum deployment target of iOS 12.0
I think you are using the default minimum support for Xcode12. Can you change the configuration? I need minimum support for iOS 11.0+