Open
Description
I am trying to use pkl swift in my ios project. Here are my steps.
- Project -> package dependencies -> add
- Add: "https://github.com/apple/pkl-swift.git"
- MessagePack -> None, PklSwift -> Added to target, pkl-gen-swift -> None
- Build to simulator or device
- I get errors: "checkouts/pkl-swift/Sources/PklSwift/API/Duration.swift:65:44 'Duration' is only available in iOS 16.0 or newer"
- My minimum deployment is set to 17.
Any ideas? Can you use this on iOS?
Metadata
Metadata
Assignees
Labels
No labels