mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-06-09 15:33:54 -07:00
Use latests unity version for Xcode compatibility with modern versions
This commit is contained in:
committed by
frostebite
parent
eba50f7627
commit
2badde1790
@@ -18,9 +18,9 @@ jobs:
|
||||
projectPath:
|
||||
- test-project
|
||||
unityVersion:
|
||||
- 2021.3.45f1
|
||||
- 2022.3.13f1
|
||||
- 2023.2.2f1
|
||||
- 2021.3.45f2
|
||||
- 2022.3.62f3
|
||||
- 2023.2.22f1
|
||||
targetPlatform:
|
||||
- StandaloneOSX # Build a MacOS executable
|
||||
- iOS # Build an iOS executable
|
||||
|
||||
Reference in New Issue
Block a user