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

Support Vision Pro (vision OS device) #19

Merged
merged 7 commits into from
Jul 2, 2024
Merged

Support Vision Pro (vision OS device) #19

merged 7 commits into from
Jul 2, 2024

Conversation

banjun
Copy link
Owner

@banjun banjun commented Feb 22, 2024

visionOS 1.0 device env cannot reveal build products dir.
As far as I digged, parameters enough to estimate build products dir is only embedded in LC_RPATH of the executable.
read dyld info and use the data to estimate build params for BuildHelper.

@banjun banjun marked this pull request as ready for review February 22, 2024 12:45
@banjun
Copy link
Owner Author

banjun commented Jul 2, 2024

by the way just confirmed banjun/SwiftHotReload pass a visionOS App Store review.

@banjun banjun merged commit 6a3a196 into main Jul 2, 2024
6 checks passed
@banjun banjun deleted the buildhelper-visionos branch July 2, 2024 03:01
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