Skip to content

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

Merged
rpavlik merged 4 commits intoKhronosGroup:mainfrom
xwovr:release_macos_loader
Jan 29, 2025
Merged

Add workflow to include pre-built loader on macOS#514
rpavlik merged 4 commits intoKhronosGroup:mainfrom
xwovr:release_macos_loader

Conversation

@xwovr
Copy link
Contributor

@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.

@rpavlik
Copy link
Contributor

rpavlik commented Jan 29, 2025

WG accepted this change to start publishing these artifacts, thanks for your work!

@rpavlik rpavlik merged commit f6ccf65 into KhronosGroup:main Jan 29, 2025
20 of 23 checks passed
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.

4 participants