Commit acf009f
committed
fix(mac): preserve AltTester assemblies from UnityLinker stripping
Unity 6 macOS builds run UnityLinker managed stripping and the AltTester
runtime scripts were ending up missing at runtime (AltTesterPrefab missing
script), preventing the AltTester server from listening on port 13000.
Add a link.xml to preserve AltTester assemblies.1 parent 180e47d commit acf009f
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments