fix:1、修复bug

This commit is contained in:
barry
2026-06-29 08:59:34 +08:00
parent 86518aae41
commit 1354dfbc34
92 changed files with 53105 additions and 51712 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ EditorBuildSettings:
path: Assets/Scenes/MainScene.unity
guid: c4bf3e905e47f4ac8906e67c99ffc5fa
m_configObjects:
com.unity.addressableassets: {fileID: 11400000, guid: a7087953d268048f5a043c8a1cb45d37, type: 2}
com.unity.addressableassets: {fileID: 11400000, guid: 5bab4a95a7cfd486cbbf8be2c1689dee, type: 2}
@@ -0,0 +1,46 @@
{
"MonoBehaviour": {
"m_Enabled": true,
"m_EditorHideFlags": 0,
"m_Name": "",
"m_EditorClassIdentifier": "",
"ToolbarIndex": 0,
"m_iOSNotificationSettingsValues": {
"m_Keys": [
"UnityNotificationRequestAuthorizationOnAppLaunch",
"UnityNotificationDefaultAuthorizationOptions",
"UnityAddRemoteNotificationCapability",
"UnityNotificationRequestAuthorizationForRemoteNotificationsOnAppLaunch",
"UnityRemoteNotificationForegroundPresentationOptions",
"UnityUseAPSReleaseEnvironment",
"UnityUseLocationNotificationTrigger",
"UnityAddTimeSensitiveEntitlement"
],
"m_Values": [
"False",
"7",
"True",
"False",
"-1",
"True",
"False",
"False"
]
},
"m_AndroidNotificationSettingsValues": {
"m_Keys": [
"UnityNotificationAndroidRescheduleOnDeviceRestart",
"UnityNotificationAndroidScheduleExactAlarms",
"UnityNotificationAndroidUseCustomActivity",
"UnityNotificationAndroidCustomActivityString"
],
"m_Values": [
"False",
"0",
"False",
"com.unity3d.player.UnityPlayerActivity"
]
},
"DrawableResources": []
}
}