set automatic signing, bump CalVer to 2026.03.14, remove Signing.xcconfig

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-14 10:38:18 +01:00
parent baba422ea5
commit 3160ab1dc5
3 changed files with 32 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
CODE_SIGN_STYLE = Automatic
DEVELOPMENT_TEAM = NG5W75WE8U
CODE_SIGN_IDENTITY = Apple Development

View File

@@ -222,6 +222,14 @@
BuildIndependentTargetsInParallel = YES; BuildIndependentTargetsInParallel = YES;
LastUpgradeCheck = 1600; LastUpgradeCheck = 1600;
TargetAttributes = { TargetAttributes = {
76B791FDF74C27B88F12CFAD = {
DevelopmentTeam = NG5W75WE8U;
ProvisioningStyle = Automatic;
};
8E90317C323CCD59B843A8DF = {
DevelopmentTeam = NG5W75WE8U;
ProvisioningStyle = Automatic;
};
}; };
}; };
buildConfigurationList = 5C0E46E98AB9768E0EDC7F1B /* Build configuration list for PBXProject "Vorleser" */; buildConfigurationList = 5C0E46E98AB9768E0EDC7F1B /* Build configuration list for PBXProject "Vorleser" */;
@@ -302,8 +310,10 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1; CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = NG5W75WE8U;
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES; INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES;
INFOPLIST_KEY_UIBackgroundModes = audio; INFOPLIST_KEY_UIBackgroundModes = audio;
@@ -313,7 +323,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 2026.03.13; MARKETING_VERSION = 2026.03.14;
PRODUCT_BUNDLE_IDENTIFIER = de.felixfoertsch.vorleser; PRODUCT_BUNDLE_IDENTIFIER = de.felixfoertsch.vorleser;
SDKROOT = iphoneos; SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2"; TARGETED_DEVICE_FAMILY = "1,2";
@@ -324,14 +334,17 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1; CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = NG5W75WE8U;
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
LD_RUNPATH_SEARCH_PATHS = ( LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
"@executable_path/../Frameworks", "@executable_path/../Frameworks",
); );
MARKETING_VERSION = 2026.03.13; MARKETING_VERSION = 2026.03.14;
PRODUCT_BUNDLE_IDENTIFIER = de.felixfoertsch.vorleser.mac; PRODUCT_BUNDLE_IDENTIFIER = de.felixfoertsch.vorleser.mac;
SDKROOT = macosx; SDKROOT = macosx;
}; };
@@ -341,8 +354,10 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1; CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = NG5W75WE8U;
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES; INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES;
INFOPLIST_KEY_UIBackgroundModes = audio; INFOPLIST_KEY_UIBackgroundModes = audio;
@@ -352,7 +367,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 2026.03.13; MARKETING_VERSION = 2026.03.14;
PRODUCT_BUNDLE_IDENTIFIER = de.felixfoertsch.vorleser; PRODUCT_BUNDLE_IDENTIFIER = de.felixfoertsch.vorleser;
SDKROOT = iphoneos; SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2"; TARGETED_DEVICE_FAMILY = "1,2";
@@ -363,14 +378,17 @@
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1; CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = NG5W75WE8U;
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
LD_RUNPATH_SEARCH_PATHS = ( LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
"@executable_path/../Frameworks", "@executable_path/../Frameworks",
); );
MARKETING_VERSION = 2026.03.13; MARKETING_VERSION = 2026.03.14;
PRODUCT_BUNDLE_IDENTIFIER = de.felixfoertsch.vorleser.mac; PRODUCT_BUNDLE_IDENTIFIER = de.felixfoertsch.vorleser.mac;
SDKROOT = macosx; SDKROOT = macosx;
}; };

View File

@@ -38,13 +38,16 @@ targets:
settings: settings:
base: base:
PRODUCT_BUNDLE_IDENTIFIER: de.felixfoertsch.vorleser PRODUCT_BUNDLE_IDENTIFIER: de.felixfoertsch.vorleser
MARKETING_VERSION: "2026.03.13" MARKETING_VERSION: "2026.03.14"
CURRENT_PROJECT_VERSION: "1" CURRENT_PROJECT_VERSION: "1"
GENERATE_INFOPLIST_FILE: YES GENERATE_INFOPLIST_FILE: YES
INFOPLIST_KEY_UIBackgroundModes: audio INFOPLIST_KEY_UIBackgroundModes: audio
INFOPLIST_KEY_UILaunchScreen_Generation: YES INFOPLIST_KEY_UILaunchScreen_Generation: YES
INFOPLIST_KEY_UIFileSharingEnabled: YES INFOPLIST_KEY_UIFileSharingEnabled: YES
INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace: YES INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace: YES
CODE_SIGN_STYLE: Automatic
DEVELOPMENT_TEAM: NG5W75WE8U
CODE_SIGN_IDENTITY: Apple Development
Vorleser-macOS: Vorleser-macOS:
type: application type: application
@@ -71,6 +74,9 @@ targets:
settings: settings:
base: base:
PRODUCT_BUNDLE_IDENTIFIER: de.felixfoertsch.vorleser.mac PRODUCT_BUNDLE_IDENTIFIER: de.felixfoertsch.vorleser.mac
MARKETING_VERSION: "2026.03.13" MARKETING_VERSION: "2026.03.14"
CURRENT_PROJECT_VERSION: "1" CURRENT_PROJECT_VERSION: "1"
GENERATE_INFOPLIST_FILE: YES GENERATE_INFOPLIST_FILE: YES
CODE_SIGN_STYLE: Automatic
DEVELOPMENT_TEAM: NG5W75WE8U
CODE_SIGN_IDENTITY: Apple Development