Commit 17cf555
committed
fix(compiler): emit landscape Quest launch activity
Meta Quest requires landscape orientation for HoloQR release validation. Emit the setting from HoloScript's Quest compiler and guard it with the MR compiler test.
PASS: pnpm check:holoqr-born-from-source
PASS: pnpm vitest QuestCompiler.mr QuestCompiler.golden NativeCompilerFidelity LocomotionLogic.parity RoutingLogic.parity WorldPortalLogic.parity --run
PASS: pnpm holoqr:build-release1 parent 48c5c7d commit 17cf555
3 files changed
Lines changed: 9 additions & 0 deletions
File tree
- apps/quest-universal-qr-scanner/android-mr/app/src/main
- packages/core/src/compiler
- __tests__
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
49 | 56 | | |
50 | 57 | | |
51 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
958 | 958 | | |
959 | 959 | | |
960 | 960 | | |
| 961 | + | |
961 | 962 | | |
962 | 963 | | |
963 | 964 | | |
| |||
0 commit comments