Skip to content

Commit d4bdf4e

Browse files
authored
Merge pull request #9880 from keveleigh/fix-openxr-log
Include OpenXR on all platforms
2 parents 4e932c4 + 57cacca commit d4bdf4e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Assets/MRTK/Providers/OpenXR/MRTK.OpenXR.asmdef

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"Unity.XR.Management",
1111
"Unity.XR.OpenXR"
1212
],
13-
"includePlatforms": [
14-
"Android",
15-
"Editor",
16-
"WSA",
17-
"WindowsStandalone32",
18-
"WindowsStandalone64"
19-
],
13+
"includePlatforms": [],
2014
"excludePlatforms": [],
2115
"allowUnsafeCode": false,
2216
"overrideReferences": false,

0 commit comments

Comments
 (0)