feat(version): v1.0.0 Build 1 — Wordeck-Native frischer Bundle-Start
Apple sieht ev.mana.wordeck als neue App (vs. alter ev.mana.cardecky Build 11). Daher Marketing-Version 1.0.0 + Build-Number 1 für alle 3 Targets (App, Widget-Extension, Share-Extension). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
2f7f3d8c0b
commit
ba856bbea8
1 changed files with 7 additions and 7 deletions
14
project.yml
14
project.yml
|
|
@ -22,7 +22,7 @@ settings:
|
|||
SWIFT_VERSION: "6.0"
|
||||
SWIFT_STRICT_CONCURRENCY: complete
|
||||
CURRENT_PROJECT_VERSION: "1"
|
||||
MARKETING_VERSION: "0.1.0"
|
||||
MARKETING_VERSION: "1.0.0"
|
||||
GENERATE_INFOPLIST_FILE: "NO"
|
||||
ENABLE_USER_SCRIPT_SANDBOXING: "YES"
|
||||
DEAD_CODE_STRIPPING: "YES"
|
||||
|
|
@ -58,8 +58,8 @@ targets:
|
|||
info:
|
||||
path: Sources/Resources/Info.plist
|
||||
properties:
|
||||
CFBundleShortVersionString: "0.1.0"
|
||||
CFBundleVersion: "11"
|
||||
CFBundleShortVersionString: "1.0.0"
|
||||
CFBundleVersion: "1"
|
||||
CFBundleDevelopmentRegion: de
|
||||
CFBundleDisplayName: Wordeck
|
||||
LSApplicationCategoryType: "public.app-category.education"
|
||||
|
|
@ -114,8 +114,8 @@ targets:
|
|||
path: ShareExtension/Resources/Info.plist
|
||||
properties:
|
||||
CFBundleDisplayName: Als Karte speichern
|
||||
CFBundleShortVersionString: "0.1.0"
|
||||
CFBundleVersion: "11"
|
||||
CFBundleShortVersionString: "1.0.0"
|
||||
CFBundleVersion: "1"
|
||||
NSExtension:
|
||||
NSExtensionPointIdentifier: com.apple.share-services
|
||||
NSExtensionPrincipalClass: $(PRODUCT_MODULE_NAME).ShareViewController
|
||||
|
|
@ -147,8 +147,8 @@ targets:
|
|||
path: Widgets/WordeckWidget/Resources/Info.plist
|
||||
properties:
|
||||
CFBundleDisplayName: Wordeck Widget
|
||||
CFBundleShortVersionString: "0.1.0"
|
||||
CFBundleVersion: "11"
|
||||
CFBundleShortVersionString: "1.0.0"
|
||||
CFBundleVersion: "1"
|
||||
NSExtension:
|
||||
NSExtensionPointIdentifier: com.apple.widgetkit-extension
|
||||
entitlements:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue