Commit 3f7f19f
authored
Exclude unnecessary DLLs from a build (#138)
* Fix compiler errors for Unity 2019.4
* prevent Json from IL2CPP code stripping (tested on 2019.4 IL2CPP, .NET Standard 2.0)
* Exclude NSubstitute dependencies (Tasks.Extensions, CompilerServices.Unsafe) from build + change NativeWebSocket to be only included for WebGL1 parent 23e12c4 commit 3f7f19f
File tree
5 files changed
+41
-29
lines changed- Assets/Plugins/StreamChat/Libs
- NativeWebSocket
- System
5 files changed
+41
-29
lines changedLines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments