We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e380a9 commit 3907b7eCopy full SHA for 3907b7e
fusion-v2/ProjectSettings/ProjectSettings.asset
@@ -707,7 +707,8 @@ PlayerSettings:
707
webGLThreadsSupport: 0
708
webGLDecompressionFallback: 0
709
webGLPowerPreference: 2
710
- scriptingDefineSymbols: {}
+ scriptingDefineSymbols:
711
+ Standalone: FUSION_WEAVER;FUSION2
712
additionalCompilerArguments: {}
713
platformArchitecture: {}
714
scriptingBackend: {}
@@ -728,7 +729,7 @@ PlayerSettings:
728
729
tvOS: 1
730
incrementalIl2cppBuild: {}
731
suppressCommonWarnings: 1
- allowUnsafeCode: 0
732
+ allowUnsafeCode: 1
733
useDeterministicCompilation: 1
734
enableRoslynAnalyzers: 1
735
selectedPlatform: 0
0 commit comments