We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68952ee commit e3c38c2Copy full SHA for e3c38c2
1 file changed
testproject/ProjectSettings/ProjectSettings.asset
@@ -80,7 +80,7 @@ PlayerSettings:
80
bakeCollisionMeshes: 0
81
forceSingleInstance: 0
82
useFlipModelSwapchain: 1
83
- resizableWindow: 1
+ resizableWindow: 0
84
useMacAppStoreValidation: 0
85
macAppStoreCategory: public.app-category.games
86
gpuSkinning: 1
@@ -173,7 +173,7 @@ PlayerSettings:
173
AndroidMinSdkVersion: 19
174
AndroidTargetSdkVersion: 0
175
AndroidPreferredInstallLocation: 1
176
- aotOptions: nimt-trampolines=1024
+ aotOptions:
177
stripEngineCode: 1
178
iPhoneStrippingLevel: 0
179
iPhoneScriptCallOptimization: 0
0 commit comments