From 5bed96bdc308ee10e1a5e9bd7ff056ed67808d02 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 13 十二月 2022 11:29:49 +0800 Subject: [PATCH] 备份iOS --- ON.Ios/Info.plist | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/ON.Ios/Info.plist b/ON.Ios/Info.plist index fa48715..9c7695f 100755 --- a/ON.Ios/Info.plist +++ b/ON.Ios/Info.plist @@ -27,9 +27,7 @@ <key>UIRequiresFullScreen</key> <true/> <key>UIBackgroundModes</key> - <array> - <string>remote-notification</string> - </array> + <array/> <key>Custom Property</key> <string></string> <key>CFBundleURLTypes</key> -- Gitblit v1.8.0