@@ -114,6 +114,7 @@ PlayerSettings:
114114 xboxEnableGuest : 0
115115 xboxEnablePIXSampling : 0
116116 metalFramebufferOnly : 0
117+ metalUseMetalDisplayLink : 0
117118 xboxOneResolution : 0
118119 xboxOneSResolution : 0
119120 xboxOneXResolution : 3
@@ -174,9 +175,10 @@ PlayerSettings:
174175 tvOS : 0
175176 overrideDefaultApplicationIdentifier : 0
176177 AndroidBundleVersionCode : 1
177- AndroidMinSdkVersion : 23
178+ AndroidMinSdkVersion : 25
178179 AndroidTargetSdkVersion : 0
179180 AndroidPreferredInstallLocation : 1
181+ AndroidPreferredDataLocation : 1
180182 aotOptions : nimt-trampolines=1024
181183 stripEngineCode : 1
182184 iPhoneStrippingLevel : 0
@@ -191,11 +193,11 @@ PlayerSettings:
191193 VertexChannelCompressionMask : 4054
192194 iPhoneSdkVersion : 988
193195 iOSSimulatorArchitecture : 0
194- iOSTargetOSVersionString : 13 .0
196+ iOSTargetOSVersionString : 15 .0
195197 tvOSSdkVersion : 0
196198 tvOSSimulatorArchitecture : 0
197199 tvOSRequireExtendedGameController : 0
198- tvOSTargetOSVersionString : 13 .0
200+ tvOSTargetOSVersionString : 15 .0
199201 VisionOSSdkVersion : 0
200202 VisionOSTargetOSVersionString : 1.0
201203 uIPrerenderedIcon : 0
@@ -265,6 +267,7 @@ PlayerSettings:
265267 useCustomGradleSettingsTemplate : 0
266268 useCustomProguardFile : 0
267269 AndroidTargetArchitectures : 1
270+ AndroidAllowedArchitectures : -1
268271 AndroidSplashScreenScale : 0
269272 androidSplashScreen : {fileID: 0}
270273 AndroidKeystoreName :
@@ -484,7 +487,7 @@ PlayerSettings:
484487 locationUsageDescription :
485488 microphoneUsageDescription :
486489 bluetoothUsageDescription :
487- macOSTargetOSVersion : 11 .0
490+ macOSTargetOSVersion : 12 .0
488491 switchNMETAOverride :
489492 switchNetLibKey :
490493 switchSocketMemoryPoolSize : 6144
@@ -739,7 +742,7 @@ PlayerSettings:
739742 webWasm2023 : 0
740743 webEnableSubmoduleStrippingCompatibility : 0
741744 scriptingDefineSymbols :
742- Standalone : UNITY_NETCODE_NATIVE_COLLECTION_SUPPORT
745+ Standalone : UNITY_NETCODE_NATIVE_COLLECTION_SUPPORT;NETCODE_INTERNAL
743746 additionalCompilerArguments :
744747 Standalone : []
745748 platformArchitecture : {}
@@ -876,3 +879,4 @@ PlayerSettings:
876879 androidVulkanAllowFilterList : []
877880 androidVulkanDeviceFilterListAsset : {fileID: 0}
878881 d3d12DeviceFilterListAsset : {fileID: 0}
882+ allowedHttpConnections : 3
0 commit comments