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

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