From 657442249a052076137d68506e47e343fc210974 Mon Sep 17 00:00:00 2001 From: fish Date: Sun, 12 Jul 2026 21:48:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E5=BA=94=E7=94=A8=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Note.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Note.xcodeproj/project.pbxproj b/Note.xcodeproj/project.pbxproj index 0f1316b..ae3ad6b 100644 --- a/Note.xcodeproj/project.pbxproj +++ b/Note.xcodeproj/project.pbxproj @@ -148,6 +148,7 @@ DEVELOPMENT_TEAM = 37HGUEC495; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Note/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = "备忘录格式化助手"; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; @@ -180,6 +181,7 @@ DEVELOPMENT_TEAM = 37HGUEC495; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Note/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = "备忘录格式化助手"; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;