提交unity自动变动文件
parent
7942ead903
commit
6dd30c6ce8
|
|
@ -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": [
|
||||
"True",
|
||||
"7",
|
||||
"False",
|
||||
"False",
|
||||
"-1",
|
||||
"False",
|
||||
"False",
|
||||
"False"
|
||||
]
|
||||
},
|
||||
"m_AndroidNotificationSettingsValues": {
|
||||
"m_Keys": [
|
||||
"UnityNotificationAndroidRescheduleOnDeviceRestart",
|
||||
"UnityNotificationAndroidScheduleExactAlarms",
|
||||
"UnityNotificationAndroidUseCustomActivity",
|
||||
"UnityNotificationAndroidCustomActivityString"
|
||||
],
|
||||
"m_Values": [
|
||||
"False",
|
||||
"0",
|
||||
"False",
|
||||
"com.unity3d.player.UnityPlayerActivity"
|
||||
]
|
||||
},
|
||||
"DrawableResources": []
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue