From e864f511b98d796cf8bb9fa23a8ee0eb72ceb822 Mon Sep 17 00:00:00 2001 From: William Date: Fri, 3 Jul 2026 15:43:46 +0600 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20downloads.read-write=20?= =?UTF-8?q?=E6=9D=83=E9=99=90=EF=BC=8C=E7=89=88=E6=9C=AC=E5=8F=B7=E5=8D=87?= =?UTF-8?q?=E8=87=B3=201.0.2=20(2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- apps/macos/VODManager/.gitignore | 3 ++- .../macos/VODManager/VODManager.xcodeproj/project.pbxproj | 8 ++++---- apps/macos/VODManager/VODManager/VODManager.entitlements | 2 -- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index de277f9..6fa0254 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 火炬 VOD 管理器 +# 阿里云 VOD 媒体资源管理器 一个**轻量、开源**的阿里云视频点播(VOD)媒体资源管理工具,解决官方控制台批量下载、删除操作繁琐的问题。 diff --git a/apps/macos/VODManager/.gitignore b/apps/macos/VODManager/.gitignore index 427f303..078b7fb 100644 --- a/apps/macos/VODManager/.gitignore +++ b/apps/macos/VODManager/.gitignore @@ -1 +1,2 @@ -*.xcuserdata +xcuserdata/ +*.xcuserstate diff --git a/apps/macos/VODManager/VODManager.xcodeproj/project.pbxproj b/apps/macos/VODManager/VODManager.xcodeproj/project.pbxproj index 6c69698..1b3fa1d 100644 --- a/apps/macos/VODManager/VODManager.xcodeproj/project.pbxproj +++ b/apps/macos/VODManager/VODManager.xcodeproj/project.pbxproj @@ -255,7 +255,7 @@ CODE_SIGN_ENTITLEMENTS = VODManager/VODManager.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = A4XHABX9V7; ENABLE_APP_SANDBOX = YES; ENABLE_HARDENED_RUNTIME = YES; @@ -268,7 +268,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 1.0.2; PRODUCT_BUNDLE_IDENTIFIER = cn.meshel.VODManager; PRODUCT_NAME = "$(TARGET_NAME)"; REGISTER_APP_GROUPS = YES; @@ -289,7 +289,7 @@ CODE_SIGN_ENTITLEMENTS = VODManager/VODManager.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_TEAM = A4XHABX9V7; ENABLE_APP_SANDBOX = YES; ENABLE_HARDENED_RUNTIME = YES; @@ -302,7 +302,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 1.0.2; PRODUCT_BUNDLE_IDENTIFIER = cn.meshel.VODManager; PRODUCT_NAME = "$(TARGET_NAME)"; REGISTER_APP_GROUPS = YES; diff --git a/apps/macos/VODManager/VODManager/VODManager.entitlements b/apps/macos/VODManager/VODManager/VODManager.entitlements index 0186f20..753d825 100644 --- a/apps/macos/VODManager/VODManager/VODManager.entitlements +++ b/apps/macos/VODManager/VODManager/VODManager.entitlements @@ -8,7 +8,5 @@ com.apple.security.files.user-selected.read-write - com.apple.security.files.downloads.read-write -