Skip to content

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

@nicwaller

Description

@nicwaller

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions