From d68eef385126a523e6c76f207596af36b75f1ae8 Mon Sep 17 00:00:00 2001
From: wurong <953969641@qq.com>
Date: Thu, 26 Oct 2023 15:41:39 +0800
Subject: [PATCH] =?UTF-8?q?ios=E5=BA=94=E7=94=A8logo=E6=9B=B4=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ios/Runner/Info.plist | 34 ++++++++++++++++++++++++++--------
1 file changed, 26 insertions(+), 8 deletions(-)
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index 9c2731dc..c52ea218 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -79,9 +79,25 @@
$(CURRENT_PROJECT_VERSION)
LSApplicationQueriesSchemes
- iosamap
- qqmap
- baidumap
+ weixinULAPI
+ weixin
+ wechat
+ fbapi
+ fb-messenger-api
+ fbauth2
+ fbshareextension
+ fbauth
+ fbapi20130214
+ fbapi20160328
+ fbapi20150629
+ lineauth2
+ line
+ lineauth
+ line3rdp.$(PRODUCT_BUNDLE_IDENTIFIER)
+ alipay
+ iosamap
+ qqmap
+ baidumap
LSRequiresIPhoneOS
@@ -129,14 +145,12 @@
UIApplicationSupportsMultipleScenes
- UIApplicationSupportsIndirectInputEvents
-
UIBackgroundModes
- location
+ remote-notification
UILaunchStoryboardName
- LaunchScreen.storyboard
+ LaunchScreen
UIMainStoryboardFile
Main
UIRequiresFullScreen
@@ -162,5 +176,9 @@
https://hx.lotus-wallet.com/app/
io.flutter.embedded_views_preview
YES
+ UIBackgroundModes
+
+ location
+
-
+
\ No newline at end of file