Hello together,
Im basically currently trying to get it to run on visionOS
Any chance there is a ffi-visionos-arm64 planned?
was trying to pass it by changing the linker-flag of the iOS version to visionOS, but xcode obviously reports:
Building for 'visionOS', but linking in object file (...) built for 'iOS'
i don't know how great of an effort it is to build such an visionOS.dll tough. or any other idea how to overcome this issue?
many thanks in advance!
Hello together,
Im basically currently trying to get it to run on visionOS
Any chance there is a ffi-visionos-arm64 planned?
was trying to pass it by changing the linker-flag of the iOS version to visionOS, but xcode obviously reports:
Building for 'visionOS', but linking in object file (...) built for 'iOS'
i don't know how great of an effort it is to build such an visionOS.dll tough. or any other idea how to overcome this issue?
many thanks in advance!