|
|
@@ -7,7 +7,7 @@
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
- 279679452FE5487000907C3B /* Reddit App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Reddit App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 279679452FE5487000907C3B /* App AI for Reddit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "App AI for Reddit.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
|
@@ -40,7 +40,7 @@
|
|
|
279679462FE5487000907C3B /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 279679452FE5487000907C3B /* Reddit App.app */,
|
|
|
+ 279679452FE5487000907C3B /* App AI for Reddit.app */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -66,8 +66,8 @@
|
|
|
name = "Reddit App";
|
|
|
packageProductDependencies = (
|
|
|
);
|
|
|
- productName = "Reddit App";
|
|
|
- productReference = 279679452FE5487000907C3B /* Reddit App.app */;
|
|
|
+ productName = "App AI for Reddit";
|
|
|
+ productReference = 279679452FE5487000907C3B /* App AI for Reddit.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
|
/* End PBXNativeTarget section */
|
|
|
@@ -255,7 +255,8 @@
|
|
|
ENABLE_APP_SANDBOX = YES;
|
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = "Reddora AI";
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "App AI for Reddit";
|
|
|
+ INFOPLIST_KEY_CFBundleName = "App AI for Reddit";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
@@ -265,7 +266,7 @@
|
|
|
MACOSX_DEPLOYMENT_TARGET = 14.4;
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.app-for-reddit;
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ PRODUCT_NAME = "App AI for Reddit";
|
|
|
REGISTER_APP_GROUPS = YES;
|
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
|
@@ -288,7 +289,8 @@
|
|
|
ENABLE_APP_SANDBOX = YES;
|
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = "Reddora AI";
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "App AI for Reddit";
|
|
|
+ INFOPLIST_KEY_CFBundleName = "App AI for Reddit";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
@@ -298,7 +300,7 @@
|
|
|
MACOSX_DEPLOYMENT_TARGET = 14.4;
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.app-for-reddit;
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ PRODUCT_NAME = "App AI for Reddit";
|
|
|
REGISTER_APP_GROUPS = YES;
|
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|