Closed Harry-KNIGHT closed 5 months ago
I got a project who needs this library on visionOS but this platform wasn't supported on the Package.swift.
Package.swift
I added it, compiled on Vision Pro simulator all is OK.
That's not how the platform field works. It's used to define minimum platform. It doesn't mean platforms not listed are not allowed.
platform
I got a project who needs this library on visionOS but this platform wasn't supported on the
Package.swift
.I added it, compiled on Vision Pro simulator all is OK.