rename app ID to com.randogoth.muzzlevelocity
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
fc6c69db24
commit
6b11515aa2
6 changed files with 14 additions and 14 deletions
6
macos/Runner.xcodeproj/project.pbxproj
Normal file → Executable file
6
macos/Runner.xcodeproj/project.pbxproj
Normal file → Executable file
|
|
@ -385,7 +385,7 @@
|
|||
CURRENT_PROJECT_VERSION = 1;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
MARKETING_VERSION = 1.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.example.muzzlevelocity.RunnerTests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.randogoth.muzzlevelocity.RunnerTests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 5.0;
|
||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/muzzlevelocity.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/muzzlevelocity";
|
||||
|
|
@ -399,7 +399,7 @@
|
|||
CURRENT_PROJECT_VERSION = 1;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
MARKETING_VERSION = 1.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.example.muzzlevelocity.RunnerTests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.randogoth.muzzlevelocity.RunnerTests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 5.0;
|
||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/muzzlevelocity.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/muzzlevelocity";
|
||||
|
|
@ -413,7 +413,7 @@
|
|||
CURRENT_PROJECT_VERSION = 1;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
MARKETING_VERSION = 1.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.example.muzzlevelocity.RunnerTests;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.randogoth.muzzlevelocity.RunnerTests;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_VERSION = 5.0;
|
||||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/muzzlevelocity.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/muzzlevelocity";
|
||||
|
|
|
|||
2
macos/Runner/Configs/AppInfo.xcconfig
Normal file → Executable file
2
macos/Runner/Configs/AppInfo.xcconfig
Normal file → Executable file
|
|
@ -8,7 +8,7 @@
|
|||
PRODUCT_NAME = muzzlevelocity
|
||||
|
||||
// The application's bundle identifier
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.example.muzzlevelocity
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.randogoth.muzzlevelocity
|
||||
|
||||
// The copyright displayed in application information
|
||||
PRODUCT_COPYRIGHT = Copyright © 2025 com.example. All rights reserved.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue