You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue.
I've read that if your app is for iOS 11 or higher, one of the libraries should be modified to target iOS 11 or higher (e.g., my app is for iOS 12 or higher). https://stackoverflow.com/a/69299432/1421829
I'm using this library in Apple MacBook Pro M1 chip, targeting iOS >= 14, with Xcode 13.3. I don't have any issue with this lib. You can make a pod script to modify pod targets to iOS 11 for example or for Swift 4.2.
After I added SwiftDate with Xcode and started to build a project I got an error:
And the build wasn't successful.
I had to remove the package, any help for this one?
The text was updated successfully, but these errors were encountered: