From 0672c5c4cc639461de960a73ba0a09da53c9699e Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 12 九月 2023 14:32:29 +0800 Subject: [PATCH] jpush 更新 --- OnPro/HDL-ON_iOS/Info.plist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/OnPro/HDL-ON_iOS/Info.plist b/OnPro/HDL-ON_iOS/Info.plist index da99ff4..02a94ec 100644 --- a/OnPro/HDL-ON_iOS/Info.plist +++ b/OnPro/HDL-ON_iOS/Info.plist @@ -89,7 +89,7 @@ <key>UIViewControllerBasedStatusBarAppearance</key> <false/> <key>XSAppIconAssets</key> - <string>Assets.xcassets/AppIcon.appiconset</string> + <string>/Applications/Visual Studio.app/Assets.xcassets/AppIcon1.appiconset</string> <key>UILaunchStoryboardName</key> <string>LaunchScreen</string> </dict> -- Gitblit v1.8.0