diff --git a/project.yml b/project.yml index 59e8360..9c6123a 100644 --- a/project.yml +++ b/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: