设置应用显示名称
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user