Переглянути джерело

Update app display name to Assistant for Google Meet.

This aligns bundle metadata, product naming, and macOS menu labels so the app appears with the new branding in Dock and UI.

Made-with: Cursor
huzaifahayat12 3 місяців тому
батько
коміт
1b7c30a835

+ 2 - 2
Info.plist

@@ -5,7 +5,7 @@
 	<key>CFBundleDevelopmentRegion</key>
 	<string>$(DEVELOPMENT_LANGUAGE)</string>
 	<key>CFBundleDisplayName</key>
-	<string>$(PRODUCT_NAME)</string>
+	<string>Assistant for Google Meet</string>
 	<key>CFBundleExecutable</key>
 	<string>$(EXECUTABLE_NAME)</string>
 	<key>CFBundleIdentifier</key>
@@ -13,7 +13,7 @@
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleName</key>
-	<string>$(PRODUCT_NAME)</string>
+	<string>Assistant for Google Meet</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>

+ 5 - 5
meetings_app.xcodeproj/project.pbxproj

@@ -7,7 +7,7 @@
 	objects = {
 
 /* Begin PBXFileReference section */
-		13AF5DA22F83DE23001BE867 /* meetings_app.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = meetings_app.app; sourceTree = BUILT_PRODUCTS_DIR; };
+		13AF5DA22F83DE23001BE867 /* Assistant for Google Meet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Assistant for Google Meet.app"; sourceTree = BUILT_PRODUCTS_DIR; };
 /* End PBXFileReference section */
 
 /* Begin PBXFileSystemSynchronizedRootGroup section */
@@ -40,7 +40,7 @@
 		13AF5DA32F83DE23001BE867 /* Products */ = {
 			isa = PBXGroup;
 			children = (
-				13AF5DA22F83DE23001BE867 /* meetings_app.app */,
+				13AF5DA22F83DE23001BE867 /* Assistant for Google Meet.app */,
 			);
 			name = Products;
 			sourceTree = "<group>";
@@ -67,7 +67,7 @@
 			packageProductDependencies = (
 			);
 			productName = meetings_app;
-			productReference = 13AF5DA22F83DE23001BE867 /* meetings_app.app */;
+			productReference = 13AF5DA22F83DE23001BE867 /* Assistant for Google Meet.app */;
 			productType = "com.apple.product-type.application";
 		};
 /* End PBXNativeTarget section */
@@ -263,7 +263,7 @@
 				);
 				MARKETING_VERSION = 1.0;
 				PRODUCT_BUNDLE_IDENTIFIER = "Mql-Dev.meetings-app";
-				PRODUCT_NAME = "$(TARGET_NAME)";
+				PRODUCT_NAME = "Assistant for Google Meet";
 				REGISTER_APP_GROUPS = YES;
 				STRING_CATALOG_GENERATE_SYMBOLS = YES;
 				SWIFT_APPROACHABLE_CONCURRENCY = YES;
@@ -294,7 +294,7 @@
 				);
 				MARKETING_VERSION = 1.0;
 				PRODUCT_BUNDLE_IDENTIFIER = "Mql-Dev.meetings-app";
-				PRODUCT_NAME = "$(TARGET_NAME)";
+				PRODUCT_NAME = "Assistant for Google Meet";
 				REGISTER_APP_GROUPS = YES;
 				STRING_CATALOG_GENERATE_SYMBOLS = YES;
 				SWIFT_APPROACHABLE_CONCURRENCY = YES;

+ 3 - 3
meetings_app.xcodeproj/xcshareddata/xcschemes/meetings_app.xcscheme

@@ -16,7 +16,7 @@
             <BuildableReference
                BuildableIdentifier = "primary"
                BlueprintIdentifier = "13AF5DA12F83DE23001BE867"
-               BuildableName = "meetings_app.app"
+               BuildableName = "Assistant for Google Meet.app"
                BlueprintName = "meetings_app"
                ReferencedContainer = "container:meetings_app.xcodeproj">
             </BuildableReference>
@@ -46,7 +46,7 @@
          <BuildableReference
             BuildableIdentifier = "primary"
             BlueprintIdentifier = "13AF5DA12F83DE23001BE867"
-            BuildableName = "meetings_app.app"
+            BuildableName = "Assistant for Google Meet.app"
             BlueprintName = "meetings_app"
             ReferencedContainer = "container:meetings_app.xcodeproj">
          </BuildableReference>
@@ -66,7 +66,7 @@
          <BuildableReference
             BuildableIdentifier = "primary"
             BlueprintIdentifier = "13AF5DA12F83DE23001BE867"
-            BuildableName = "meetings_app.app"
+            BuildableName = "Assistant for Google Meet.app"
             BlueprintName = "meetings_app"
             ReferencedContainer = "container:meetings_app.xcodeproj">
          </BuildableReference>

+ 1 - 1
meetings_app/AppDelegate.swift

@@ -1,6 +1,6 @@
 //
 //  AppDelegate.swift
-//  meetings_app
+//  Assistant for Google Meet
 //
 //  Created by Dev Mac 1 on 06/04/2026.
 //

+ 6 - 6
meetings_app/Base.lproj/Main.storyboard

@@ -12,11 +12,11 @@
                 <application id="hnw-xV-0zn" sceneMemberID="viewController">
                     <menu key="mainMenu" title="Main Menu" systemMenu="main" id="AYu-sK-qS6">
                         <items>
-                            <menuItem title="meetings_app" id="1Xt-HY-uBw">
+                            <menuItem title="Assistant for Google Meet" id="1Xt-HY-uBw">
                                 <modifierMask key="keyEquivalentModifierMask"/>
-                                <menu key="submenu" title="meetings_app" systemMenu="apple" id="uQy-DD-JDr">
+                                <menu key="submenu" title="Assistant for Google Meet" systemMenu="apple" id="uQy-DD-JDr">
                                     <items>
-                                        <menuItem title="About meetings_app" id="5kV-Vb-QxS">
+                                        <menuItem title="About Assistant for Google Meet" id="5kV-Vb-QxS">
                                             <modifierMask key="keyEquivalentModifierMask"/>
                                             <connections>
                                                 <action selector="orderFrontStandardAboutPanel:" target="Ady-hI-5gd" id="Exp-CZ-Vem"/>
@@ -30,7 +30,7 @@
                                             <menu key="submenu" title="Services" systemMenu="services" id="hz9-B4-Xy5"/>
                                         </menuItem>
                                         <menuItem isSeparatorItem="YES" id="4je-JR-u6R"/>
-                                        <menuItem title="Hide meetings_app" keyEquivalent="h" id="Olw-nP-bQN">
+                                        <menuItem title="Hide Assistant for Google Meet" keyEquivalent="h" id="Olw-nP-bQN">
                                             <connections>
                                                 <action selector="hide:" target="Ady-hI-5gd" id="PnN-Uc-m68"/>
                                             </connections>
@@ -48,7 +48,7 @@
                                             </connections>
                                         </menuItem>
                                         <menuItem isSeparatorItem="YES" id="kCx-OE-vgT"/>
-                                        <menuItem title="Quit meetings_app" keyEquivalent="q" id="4sb-4s-VLi">
+                                        <menuItem title="Quit Assistant for Google Meet" keyEquivalent="q" id="4sb-4s-VLi">
                                             <connections>
                                                 <action selector="terminate:" target="Ady-hI-5gd" id="Te7-pn-YzF"/>
                                             </connections>
@@ -661,7 +661,7 @@
                                 <modifierMask key="keyEquivalentModifierMask"/>
                                 <menu key="submenu" title="Help" systemMenu="help" id="F2S-fz-NVQ">
                                     <items>
-                                        <menuItem title="meetings_app Help" keyEquivalent="?" id="FKE-Sm-Kum">
+                                        <menuItem title="Assistant for Google Meet Help" keyEquivalent="?" id="FKE-Sm-Kum">
                                             <connections>
                                                 <action selector="showHelp:" target="Ady-hI-5gd" id="y7X-2Q-9no"/>
                                             </connections>

+ 1 - 1
meetings_app/ViewController.swift

@@ -1,6 +1,6 @@
 //
 //  ViewController.swift
-//  meetings_app
+//  Assistant for Google Meet
 //
 //  Created by Dev Mac 1 on 06/04/2026.
 //