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

Add workflow to include pre-built loader on macOS #514

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

xwovr
Copy link

@xwovr xwovr commented Dec 14, 2024

Here is an example run which triggered manually:
https://github.com/xwovr/OpenXR-SDK-Source/actions/runs/12325232718

Test steps:

  1. Download the artifact openxr_loader_macos.zip from the above run
  2. Unzip the artifact to openxr_loader_macos folder. And then cd openxr_loader_macos
  3. Following the instruction in README.md, run xattr -d com.apple.quarantine lib/libopenxr_loader.dylib
  4. Create new Unity project, import com.unity.xr.openxr, com.unity.xr.interaction.toolkit and com.meta.xr.simulator packages
  5. Replace the libopenxr_loader.dylib in the project's "Packages/OpenXR Plugin/RuntimeLoaders/osx" folder with the one downloaded
  6. Meta XR Simulator can be activated and launched successfully using the new OpenXR loader

@CLAassistant
Copy link

CLAassistant commented Dec 14, 2024

CLA assistant check
All committers have signed the CLA.

@rpavlik-bot rpavlik-bot added the synced to gitlab Synchronized to OpenXR internal GitLab label Jan 10, 2025
@rpavlik-bot
Copy link
Collaborator

An issue (number 2427) has been filed to correspond to this pull request in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#2427 ), to facilitate working group processes.

This GitHub pull request will continue to be the main site of discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
synced to gitlab Synchronized to OpenXR internal GitLab
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants