Skip to content

Fix iOS compilation#65

Open
xinnjie wants to merge 1 commit intochristopherkarani:mainfrom
xinnjie:fix-ios-compilation
Open

Fix iOS compilation#65
xinnjie wants to merge 1 commit intochristopherkarani:mainfrom
xinnjie:fix-ios-compilation

Conversation

@xinnjie
Copy link
Copy Markdown
Contributor

@xinnjie xinnjie commented Apr 26, 2026

Summary

  • Avoid Process-based broker startup on iOS, tvOS, and watchOS.
  • Use an app-support broker directory on platforms where the home directory path is unavailable.
  • Avoid PATH executable lookup on iOS-family platforms.

Validation

  • swift build --target Wax --triple arm64-apple-ios17.0 --sdk "$(xcrun --sdk iphoneos --show-sdk-path)"

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.

1 participant