Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #1419

Merged
merged 16 commits into from
Aug 28, 2023
Merged

Development #1419

merged 16 commits into from
Aug 28, 2023

Conversation

nuclearace
Copy link
Member

No description provided.

NachoSoto and others added 15 commits October 29, 2021 19:50
This enables support for macCatalyst
Added support for Mac Catalyst
See [Xcode 10's known issues](https://developer.apple.com/documentation/xcode-release-notes/build-system-release-notes-for-xcode-10) in the release notes:

> Targets with Copy Headers build phases ordered after Compile Sources build phases may fail to build and emit a diagnostic regarding build cycles. (39880168)
>*Workaround*: Arrange any Copy Headers build phases before Compile Sources build phases.

This has been an issue for nearly 4 years, and now with Xcode 13.3 it leads to `XCBBuildService` to crash consistently.
Fixed build phases order in target
… to use the custom engine or native URLSession web tasks.
Add option to allow the use of URLSessionWebSocketTask in WebSocket client.
* origin/master:
  Fix Starscream to version 4.0.4
  Remove unused var in SocketAckManagerTest.testManagerTimeoutAck
@nuclearace
Copy link
Member Author

@NachoSoto Do we still need your custom fork of starscream for xrOS or do newer version work with that?

@nuclearace nuclearace merged commit 332a25f into master Aug 28, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants