Skip to content

"is only available is iOS 16 or newer" #15

Open
@Jonovono

Description

@Jonovono

I am trying to use pkl swift in my ios project. Here are my steps.

  1. Project -> package dependencies -> add
  2. Add: "https://github.com/apple/pkl-swift.git"
  3. MessagePack -> None, PklSwift -> Added to target, pkl-gen-swift -> None
  4. Build to simulator or device
  5. I get errors: "checkouts/pkl-swift/Sources/PklSwift/API/Duration.swift:65:44 'Duration' is only available in iOS 16.0 or newer"
  6. My minimum deployment is set to 17.

Any ideas? Can you use this on iOS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions