suppress some common warnings
This commit is contained in:
parent
92f00e5b04
commit
64e01288f5
|
@ -689,7 +689,11 @@ PlayerSettings:
|
|||
Windows Store Apps: UNITY_POST_PROCESSING_STACK_V2
|
||||
XboxOne: UNITY_POST_PROCESSING_STACK_V2
|
||||
tvOS: UNITY_POST_PROCESSING_STACK_V2
|
||||
additionalCompilerArguments: {}
|
||||
additionalCompilerArguments:
|
||||
Standalone:
|
||||
- /nowarn:0168
|
||||
- /nowarn:0219
|
||||
- /nowarn:0414
|
||||
platformArchitecture: {}
|
||||
scriptingBackend: {}
|
||||
il2cppCompilerConfiguration: {}
|
||||
|
|
Loading…
Reference in a new issue