Commit Graph

4 Commits (8a98f9cfcbe4bcd759dae779b56d77737ac91c80)

Author SHA1 Message Date
Ryoichiro Oka 8a98f9cfcb feat: macos 2025-10-04 12:17:12 +09:00
Ryoichiro Oka 84c79e44e0 feat: windows 2025-10-04 12:06:45 +09:00
Ryo Oka f7f3f70c57
Support activeBuildProfile parameter (#738)
* feat: add `-activeBuildProfile`

* feat: descriptive error in case `-activeBuildProfile` is passed without actual value
2025-09-30 11:55:14 +02:00
Michael Buhler 9d6bdcbdc5
feat: add `buildProfile` parameter (#685)
* feat: add `buildProfile` parameter

add new `buildProfile` action param, which will be passed into
Unity as the `-activeBuildProfile ...` CLI param.

closes https://github.com/game-ci/unity-builder/issues/674

* ci: add tests for Unity 6 and build profiles
2025-02-17 11:41:38 -06:00