The documentation page on supported platforms mentions that macOS Catalyst and visionOS are unsupported due to Kotlin not supporting these targets. Now that we don't rely on Kotlin builds anymore, we could revisit that.
macOS Catalyst builds are included in the XCFramework for the core extension, so we might actually support that already (it certainly needs to be tested first). We don't currently build for visionOS, but adding that would be fairly easy.
I'm mainly opening this issue to point the documentation page to it. If you're interested in macOS Catalyst or visionOS, please leave a comment or add an 👍 reaction. It's likely something we could add if there's interest.
The documentation page on supported platforms mentions that macOS Catalyst and visionOS are unsupported due to Kotlin not supporting these targets. Now that we don't rely on Kotlin builds anymore, we could revisit that.
macOS Catalyst builds are included in the XCFramework for the core extension, so we might actually support that already (it certainly needs to be tested first). We don't currently build for visionOS, but adding that would be fairly easy.
I'm mainly opening this issue to point the documentation page to it. If you're interested in macOS Catalyst or visionOS, please leave a comment or add an 👍 reaction. It's likely something we could add if there's interest.