Skip to content

IOS Build Error #36

@cg-Kdaf

Description

@cg-Kdaf

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions