Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .yamato/config.metadata
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
editors:
- version: 2021.3
- version: 2022.3
run_tvos: false
run_tvos: true
- version: 6000.0
run_tvos: false
run_tvos: true
- version: 6000.1
run_tvos: false
run_tvos: true
- version: 6000.2
run_tvos: false
run_tvos: true
- version: trunk
run_ios_15: true
run_tvos: false
run_tvos: true

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