Skip to content

Commit 2751bd7

Browse files
committed
更新 README.md,添加 macOS 首次打开提示及相关命令
1 parent 746183d commit 2751bd7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
mac地址:https://coder7iang-1320222289.cos.ap-guangzhou.myqcloud.com/DevicePlayer_v1.0.9.zip
22

3+
## macOS 首次打开提示
4+
5+
由于应用未经 Apple 公证,从网络下载后 macOS 会拦截打开。把 `DevicePlayer.app` 拖到 `/Applications` 后,在终端执行一次以下命令即可正常使用:
6+
7+
```bash
8+
sudo xattr -cr /Applications/DevicePlayer.app
9+
```
10+
11+
之后双击打开即可,无需再每次去"系统设置 → 隐私与安全性"放行。
12+
313
<img width="960" height="720" alt="image" src="https://github.com/user-attachments/assets/dac209f6-cbd6-4776-a284-c1c9a67f4324" />
414
-----
515
<img width="960" height="720" alt="image" src="https://github.com/user-attachments/assets/1ecddbf6-3e91-4364-a066-da2253834adf" />

0 commit comments

Comments
 (0)