daltoniam / Starscream

Websockets in swift for iOS and OSX
Apache License 2.0
8.27k stars 1.2k forks source link

Support for visionOS #1000

Open derwaldgeist opened 7 months ago

derwaldgeist commented 7 months ago

I am building an app for the new visionOS platform that needs good WebSockets support.

I tried the library out, by patching the podspec: https://github.com/daltoniam/Starscream/compare/master...marblear:Starscream:visionos. Unfortunately, it did not work. It seems that some of the required functionality is not available on this platform.

Would be great if support for visionOS could be added. The native WebSockets implementation does not fulfill my needs, so I am hoping to use this one instead.

DamienDeepgram commented 6 months ago

Also just ran into this issue

Error:

Starscream.swiftmodule is not built for arm64e