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 -