From 3862ddc3c8bb8a52bed61ef775698858d91fbf41 Mon Sep 17 00:00:00 2001 From: xweiba Date: Wed, 5 Aug 2026 21:35:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20MARKETING=5FVERSION=20=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=201.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.yml b/project.yml index ae9f05a..a5c7b1d 100644 --- a/project.yml +++ b/project.yml @@ -8,7 +8,7 @@ options: settings: base: SWIFT_VERSION: "5.9" - MARKETING_VERSION: "0.0.4" + MARKETING_VERSION: "1.0.0" CURRENT_PROJECT_VERSION: "1" CODE_SIGN_STYLE: Manual CODE_SIGNING_ALLOWED: "NO"