mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-08-12 11:50:13 +08:00
build: adjust to comply with apple's review policy
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--- a/build/safari/chatGPTBox/chatGPTBox.xcodeproj/project.pbxproj
|
||||
+++ b/build/safari/chatGPTBox/chatGPTBox.xcodeproj/project.pbxproj
|
||||
--- a/build/safari/Fission - ChatBox/Fission - ChatBox.xcodeproj/project.pbxproj
|
||||
+++ b/build/safari/Fission - ChatBox/Fission - ChatBox.xcodeproj/project.pbxproj
|
||||
@@ -825,7 +825,7 @@
|
||||
"@executable_path/../../../../Frameworks",
|
||||
);
|
||||
@@ -19,11 +19,11 @@
|
||||
+ );
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
CODE_SIGN_ENTITLEMENTS = "macOS (App)/chatGPTBox.entitlements";
|
||||
CODE_SIGN_ENTITLEMENTS = "macOS (App)/Fission - ChatBox.entitlements";
|
||||
@@ -887,6 +891,7 @@
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = "macOS (App)/Info.plist";
|
||||
INFOPLIST_KEY_CFBundleDisplayName = "chatGPTBox";
|
||||
INFOPLIST_KEY_CFBundleDisplayName = "Fission - ChatBox";
|
||||
+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
||||
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
||||
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
||||
|
||||
Reference in New Issue
Block a user