Commit e1faba2
chore(audience): grant IVT to Samples.SampleApp and exclude Tests/Editor from headless build
IVT lets the in-repo SampleApp reach Json.Serialize and
JsonReader.DeserializeObject — helpers the public API does not expose.
csproj Remove="Editor/**/*.cs" is a no-op today; prereq for the
sample-app PR, whose editor tests reference Unity-only types that
fail the headless dotnet build.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7635fa4 commit e1faba2
2 files changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
18 | 26 | | |
0 commit comments