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 tried adding DateTools to my Xcode project, but I'm encountering an error:
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 5.9' to specify the current tools version in https://github.com/MatthewYork/DateTools
Is there any way to resolve this? Appreciate any help!
The text was updated successfully, but these errors were encountered:
@MatthewYork, any chance this could be addressed? Should be a simple update needed to the Package.swift, which would get this working again. It would be very much appreciated, thanks for your work on this library!
Hey there—
I tried adding DateTools to my Xcode project, but I'm encountering an error:
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 5.9' to specify the current tools version in https://github.com/MatthewYork/DateTools
Is there any way to resolve this? Appreciate any help!
The text was updated successfully, but these errors were encountered: