Explorar o código

Rename the app to App AI for Reddit across bundle metadata, UI, and paywall copy.

Co-authored-by: Cursor <cursoragent@cursor.com>
AhtashamShahzad1 hai 3 semanas
pai
achega
13308fe00b

+ 10 - 8
Reddit App.xcodeproj/project.pbxproj

@@ -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;

+ 3 - 3
Reddit App.xcodeproj/xcshareddata/xcschemes/Reddit App.xcscheme

@@ -16,7 +16,7 @@
             <BuildableReference
                BuildableIdentifier = "primary"
                BlueprintIdentifier = "279679442FE5487000907C3B"
-               BuildableName = "Reddit App.app"
+               BuildableName = "App AI for Reddit.app"
                BlueprintName = "Reddit App"
                ReferencedContainer = "container:Reddit App.xcodeproj">
             </BuildableReference>
@@ -46,7 +46,7 @@
          <BuildableReference
             BuildableIdentifier = "primary"
             BlueprintIdentifier = "279679442FE5487000907C3B"
-            BuildableName = "Reddit App.app"
+            BuildableName = "App AI for Reddit.app"
             BlueprintName = "Reddit App"
             ReferencedContainer = "container:Reddit App.xcodeproj">
          </BuildableReference>
@@ -66,7 +66,7 @@
          <BuildableReference
             BuildableIdentifier = "primary"
             BlueprintIdentifier = "279679442FE5487000907C3B"
-            BuildableName = "Reddit App.app"
+            BuildableName = "App AI for Reddit.app"
             BlueprintName = "Reddit App"
             ReferencedContainer = "container:Reddit App.xcodeproj">
          </BuildableReference>

+ 4 - 4
Reddit App/Paywall.storekit

@@ -10,7 +10,7 @@
       "internalID" : "6748291001",
       "localizations" : [
         {
-          "description" : "Unlock Reddora Pro forever with a single payment.",
+          "description" : "Unlock App AI for Reddit Pro forever with a single payment.",
           "displayName" : "Lifetime",
           "locale" : "en_US"
         }
@@ -78,7 +78,7 @@
       "localizations" : [
 
       ],
-      "name" : "Reddora Pro",
+      "name" : "App AI for Reddit Pro",
       "subscriptions" : [
         {
           "adHocOffers" : [
@@ -94,7 +94,7 @@
           "introductoryOffer" : null,
           "localizations" : [
             {
-              "description" : "Monthly access to all Reddora Pro features.",
+              "description" : "Monthly access to all App AI for Reddit Pro features.",
               "displayName" : "Monthly",
               "locale" : "en_US"
             }
@@ -127,7 +127,7 @@
           },
           "localizations" : [
             {
-              "description" : "Yearly access to all Reddora Pro features.",
+              "description" : "Yearly access to all App AI for Reddit Pro features.",
               "displayName" : "Yearly",
               "locale" : "en_US"
             }

+ 1 - 1
Reddit App/Utilities/AppLinks.swift

@@ -1,7 +1,7 @@
 import Foundation
 
 enum AppLinks {
-    static let appName = "Reddora AI"
+    static let appName = "App AI for Reddit"
 
     static let website = URL(string: "https://sites.google.com/view/appforreddit/home")!
     static let privacy = URL(string: "https://sites.google.com/view/appforreddit/privacy-policy")!

+ 1 - 1
Reddit App/Views/SidebarView.swift

@@ -32,7 +32,7 @@ struct SidebarView: View {
                 .frame(width: AppTheme.iconContainerSize, height: AppTheme.iconContainerSize)
 
             VStack(alignment: .leading, spacing: 2) {
-                Text("Reddora AI")
+                Text(AppLinks.appName)
                     .font(.system(size: 15, weight: .bold))
                     .foregroundStyle(AppTheme.textPrimary)
                 Text("AI Assistant for Reddit")

+ 4 - 14
Reddit App/Views/SplashScreenView.swift

@@ -124,19 +124,9 @@ struct SplashScreenView: View {
     }
 
     private var title: some View {
-        HStack(spacing: 7) {
-            Text("Reddora")
-                .foregroundStyle(AppTheme.textPrimary)
-            Text("AI")
-                .foregroundStyle(
-                    LinearGradient(
-                        colors: [AppTheme.accentPurple, AppTheme.accentPurpleLight],
-                        startPoint: .leading,
-                        endPoint: .trailing
-                    )
-                )
-        }
-        .font(.system(size: 34, weight: .bold))
-        .tracking(-0.6)
+        Text(AppLinks.appName)
+            .font(.system(size: 34, weight: .bold))
+            .tracking(-0.6)
+            .foregroundStyle(AppTheme.textPrimary)
     }
 }

+ 1 - 1
Reddit App/paywall.json

@@ -131,7 +131,7 @@
   },
   "sidebar": {
     "unlockTitle": "Upgrade to Premium",
-    "proTitle": "Reddora Premium",
+    "proTitle": "App AI for Reddit Premium",
     "unlockDescription": "Unlock unlimited AI generations and advanced analytics",
     "proDescription": "You have unlimited AI generations and all premium features.",
     "upgradeAction": "Upgrade Now",