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:
10
project.yml
10
project.yml
@@ -38,13 +38,16 @@ targets:
|
||||
settings:
|
||||
base:
|
||||
PRODUCT_BUNDLE_IDENTIFIER: de.felixfoertsch.vorleser
|
||||
MARKETING_VERSION: "2026.03.13"
|
||||
MARKETING_VERSION: "2026.03.14"
|
||||
CURRENT_PROJECT_VERSION: "1"
|
||||
GENERATE_INFOPLIST_FILE: YES
|
||||
INFOPLIST_KEY_UIBackgroundModes: audio
|
||||
INFOPLIST_KEY_UILaunchScreen_Generation: YES
|
||||
INFOPLIST_KEY_UIFileSharingEnabled: YES
|
||||
INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace: YES
|
||||
CODE_SIGN_STYLE: Automatic
|
||||
DEVELOPMENT_TEAM: NG5W75WE8U
|
||||
CODE_SIGN_IDENTITY: Apple Development
|
||||
|
||||
Vorleser-macOS:
|
||||
type: application
|
||||
@@ -71,6 +74,9 @@ targets:
|
||||
settings:
|
||||
base:
|
||||
PRODUCT_BUNDLE_IDENTIFIER: de.felixfoertsch.vorleser.mac
|
||||
MARKETING_VERSION: "2026.03.13"
|
||||
MARKETING_VERSION: "2026.03.14"
|
||||
CURRENT_PROJECT_VERSION: "1"
|
||||
GENERATE_INFOPLIST_FILE: YES
|
||||
CODE_SIGN_STYLE: Automatic
|
||||
DEVELOPMENT_TEAM: NG5W75WE8U
|
||||
CODE_SIGN_IDENTITY: Apple Development
|
||||
|
||||
Reference in New Issue
Block a user