From 50620f9fd08ba3b83aeb415ec8eeaa4d9d892d91 Mon Sep 17 00:00:00 2001 From: old-tom <892955278@msn.cn> Date: Sun, 9 Jul 2023 13:51:38 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9Emac=E7=B1=BB=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- work常用/mac 启动pdmaner.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 work常用/mac 启动pdmaner.md diff --git a/work常用/mac 启动pdmaner.md b/work常用/mac 启动pdmaner.md new file mode 100644 index 0000000..65ea251 --- /dev/null +++ b/work常用/mac 启动pdmaner.md @@ -0,0 +1,6 @@ +1. 命令行执行 +```shell +sudo xattr -r -d com.apple.quarantine /Applications/PDManer.app +``` + +2. 双击打开程序 \ No newline at end of file