Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't import from Swift 5.3.2 / Xcode 12 #31

Open
nicwaller opened this issue Jan 14, 2021 · 0 comments
Open

Can't import from Swift 5.3.2 / Xcode 12 #31

nicwaller opened this issue Jan 14, 2021 · 0 comments

Comments

@nicwaller
Copy link

Using Xcode 12 with Swift 5.3.2, I am unable to import this package.

package at 'https://github.com/TheCodedSelf/SwiftCron.git' @ d633279 is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version:5.3' to specify the current tools version

image

Steps to reproduce

  1. Create a new Swift project in Xcode 12
  2. File > Swift Packages > Add Package Dependency...
  3. Paste URL https://github.com/TheCodedSelf/SwiftCron.git
  4. Branch = master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant