-
Notifications
You must be signed in to change notification settings - Fork 6
IOS Build Error #36
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I tried to build the package for IOS but i get a single dumb error.
The function used in
Merge.swift:174
guard tile != nil else { throw CLIError("Failed to load the resource at '\(outputUrl.path())'") }"outputUrl.path()"
-> "'path(percentEncoded:)' is only available in iOS 16.0 or newer"
The fix should be quite simple I think.
@trasch
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working