Skip to content

Commit 1d04464

Browse files
committed
Test running tvOS everywhere to see if it still fails
1 parent 2315a74 commit 1d04464

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.yamato/config.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
editors:
22
- version: 2021.3
33
- version: 2022.3
4-
run_tvos: false
4+
run_tvos: true
55
- version: 6000.0
6-
run_tvos: false
6+
run_tvos: true
77
- version: 6000.1
8-
run_tvos: false
8+
run_tvos: true
99
- version: 6000.2
10-
run_tvos: false
10+
run_tvos: true
1111
- version: trunk
12-
run_tvos: false
12+
run_tvos: true
1313

1414
utr_install_win: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
1515
utr_install_nix: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr && chmod +x utr

0 commit comments

Comments
 (0)