|
|
@@ -839,11 +839,11 @@ PlayerSettings:
|
|
|
webGLDecompressionFallback: 0
|
|
|
webGLPowerPreference: 2
|
|
|
scriptingDefineSymbols:
|
|
|
- Android: UNITY;SINGLE_THREAD;ENABLE_DLL;ENABLE_VIEW
|
|
|
- Server: UNITY
|
|
|
- Standalone: UNITY;SINGLE_THREAD;ENABLE_VIEW;ENABLE_CODES
|
|
|
- WebGL: UNITY;ENABLE_CODES
|
|
|
- iPhone: UNITY;SINGLE_THREAD;ENABLE_CODES
|
|
|
+ Android: UNITY;ENABLE_VIEW;ENABLE_DLL
|
|
|
+ Server: UNITY;ENABLE_DLL;ENABLE_VIEW
|
|
|
+ Standalone: UNITY;ENABLE_DLL;ENABLE_VIEW
|
|
|
+ WebGL: UNITY;ENABLE_DLL;ENABLE_VIEW
|
|
|
+ iPhone: UNITY;ENABLE_DLL;ENABLE_VIEW
|
|
|
additionalCompilerArguments: {}
|
|
|
platformArchitecture:
|
|
|
iPhone: 1
|