增加sdk
This commit is contained in:
@@ -1 +1 @@
|
||||
{"consentFlowEnabled":false,"consentFlowPrivacyPolicyUrl":"","consentFlowTermsOfServiceUrl":"","overrideDefaultUserTrackingUsageDescriptions":false,"debugUserGeography":0,"userTrackingUsageDescriptionEn":"","userTrackingUsageLocalizationEnabled":false,"userTrackingUsageDescriptionDe":"","userTrackingUsageDescriptionEs":"","userTrackingUsageDescriptionFr":"","userTrackingUsageDescriptionJa":"","userTrackingUsageDescriptionKo":"","userTrackingUsageDescriptionZhHans":"","userTrackingUsageDescriptionZhHant":""}
|
||||
{"consentFlowEnabled":false,"consentFlowPrivacyPolicyUrl":"","consentFlowTermsOfServiceUrl":"","shouldShowTermsAndPrivacyPolicyAlertInGDPR":false,"overrideDefaultUserTrackingUsageDescriptions":false,"debugUserGeography":0,"userTrackingUsageDescriptionEn":"","userTrackingUsageLocalizationEnabled":false,"userTrackingUsageDescriptionDe":"","userTrackingUsageDescriptionEs":"","userTrackingUsageDescriptionFr":"","userTrackingUsageDescriptionJa":"","userTrackingUsageDescriptionKo":"","userTrackingUsageDescriptionZhHans":"","userTrackingUsageDescriptionZhHant":""}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"MonoBehaviour": {
|
||||
"m_Enabled": true,
|
||||
"m_EditorHideFlags": 0,
|
||||
"m_Name": "",
|
||||
"m_EditorClassIdentifier": "",
|
||||
"ToolbarIndex": 1,
|
||||
"m_iOSNotificationSettingsValues": {
|
||||
"m_Keys": [
|
||||
"UnityNotificationRequestAuthorizationOnAppLaunch",
|
||||
"UnityNotificationDefaultAuthorizationOptions",
|
||||
"UnityAddRemoteNotificationCapability",
|
||||
"UnityNotificationRequestAuthorizationForRemoteNotificationsOnAppLaunch",
|
||||
"UnityRemoteNotificationForegroundPresentationOptions",
|
||||
"UnityUseAPSReleaseEnvironment",
|
||||
"UnityUseLocationNotificationTrigger",
|
||||
"UnityAddTimeSensitiveEntitlement"
|
||||
],
|
||||
"m_Values": [
|
||||
"True",
|
||||
"7",
|
||||
"True",
|
||||
"False",
|
||||
"-1",
|
||||
"True",
|
||||
"False",
|
||||
"False"
|
||||
]
|
||||
},
|
||||
"m_AndroidNotificationSettingsValues": {
|
||||
"m_Keys": [
|
||||
"UnityNotificationAndroidRescheduleOnDeviceRestart",
|
||||
"UnityNotificationAndroidUseCustomActivity",
|
||||
"UnityNotificationAndroidCustomActivityString",
|
||||
"UnityNotificationAndroidScheduleExactAlarms"
|
||||
],
|
||||
"m_Values": [
|
||||
"False",
|
||||
"False",
|
||||
"com.unity3d.player.UnityPlayerActivity",
|
||||
"0"
|
||||
]
|
||||
},
|
||||
"DrawableResources": []
|
||||
}
|
||||
}
|
||||
@@ -76,6 +76,8 @@ PlayerSettings:
|
||||
androidMinimumWindowWidth: 400
|
||||
androidMinimumWindowHeight: 300
|
||||
androidFullscreenMode: 1
|
||||
androidAutoRotationBehavior: 1
|
||||
androidPredictiveBackSupport: 1
|
||||
defaultIsNativeResolution: 1
|
||||
macRetinaSupport: 1
|
||||
runInBackground: 0
|
||||
@@ -83,6 +85,7 @@ PlayerSettings:
|
||||
muteOtherAudioSources: 0
|
||||
Prepare IOS For Recording: 0
|
||||
Force IOS Speakers When Recording: 0
|
||||
audioSpatialExperience: 0
|
||||
deferSystemGesturesMode: 0
|
||||
hideHomeButton: 0
|
||||
submitAnalytics: 1
|
||||
@@ -136,6 +139,8 @@ PlayerSettings:
|
||||
vulkanEnableLateAcquireNextImage: 0
|
||||
vulkanEnableCommandBufferRecycling: 1
|
||||
loadStoreDebugModeEnabled: 0
|
||||
visionOSBundleVersion: 1.0
|
||||
tvOSBundleVersion: 1.0
|
||||
bundleVersion: 1.0.5
|
||||
preloadedAssets: []
|
||||
metroInputSource: 0
|
||||
@@ -160,7 +165,7 @@ PlayerSettings:
|
||||
applicationIdentifier:
|
||||
Android: com.stronggame.nutboltparty
|
||||
Standalone: com.stronggame.nutboltparty
|
||||
iPhone: changyunjia00005
|
||||
iPhone: com.zoo.ZooMatchSolo
|
||||
buildNumber:
|
||||
Standalone: 0
|
||||
VisionOS: 0
|
||||
@@ -184,8 +189,10 @@ PlayerSettings:
|
||||
strictShaderVariantMatching: 0
|
||||
VertexChannelCompressionMask: 4054
|
||||
iPhoneSdkVersion: 988
|
||||
iOSTargetOSVersionString: 12.0
|
||||
iOSSimulatorArchitecture: 0
|
||||
iOSTargetOSVersionString: 13.0
|
||||
tvOSSdkVersion: 0
|
||||
tvOSSimulatorArchitecture: 0
|
||||
tvOSRequireExtendedGameController: 0
|
||||
tvOSTargetOSVersionString: 12.0
|
||||
VisionOSSdkVersion: 0
|
||||
@@ -232,6 +239,7 @@ PlayerSettings:
|
||||
iOSMetalForceHardShadows: 0
|
||||
metalEditorSupport: 1
|
||||
metalAPIValidation: 1
|
||||
metalCompileShaderBinary: 0
|
||||
iOSRenderExtraFrameOnPause: 0
|
||||
iosCopyPluginsCodeInsteadOfSymlink: 0
|
||||
appleDeveloperTeamID:
|
||||
@@ -650,6 +658,7 @@ PlayerSettings:
|
||||
switchSocketBufferEfficiency: 4
|
||||
switchSocketInitializeEnabled: 1
|
||||
switchNetworkInterfaceManagerInitializeEnabled: 1
|
||||
switchDisableHTCSPlayerConnection: 0
|
||||
switchUseNewStyleFilepaths: 1
|
||||
switchUseLegacyFmodPriorities: 0
|
||||
switchUseMicroSleepForYield: 1
|
||||
@@ -761,7 +770,7 @@ PlayerSettings:
|
||||
webGLPowerPreference: 2
|
||||
scriptingDefineSymbols:
|
||||
Android: JarvisRelease1
|
||||
iPhone: JarvisRelease
|
||||
iPhone: JarvisRelease1
|
||||
additionalCompilerArguments: {}
|
||||
platformArchitecture: {}
|
||||
scriptingBackend:
|
||||
@@ -801,6 +810,7 @@ PlayerSettings:
|
||||
metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
|
||||
metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
|
||||
metroSplashScreenUseBackgroundColor: 0
|
||||
syncCapabilities: 0
|
||||
platformCapabilities: {}
|
||||
metroTargetDeviceFamilies: {}
|
||||
metroFTAName:
|
||||
|
||||
Reference in New Issue
Block a user