Commit 642e8e8
committed
fix(mac): default AltTester server port for Unity 6 builds
MacBuilderUnity6 only set AltServerPort when ALTSERVER_PORT is provided.
In CI we don't set it, which can prevent the AltTester server from listening
on the expected port (13000) and causes macOS UI tests to fail to connect.1 parent 48304d4 commit 642e8e8
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
162 | 169 | | |
163 | 170 | | |
164 | 171 | | |
| |||
0 commit comments