From 0f28f0673d17aa44383911609d8073a5f1958d03 Mon Sep 17 00:00:00 2001 From: viarotel Date: Tue, 31 Oct 2023 11:05:52 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-CN.md | 4 ++-- electron-builder.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README-CN.md b/README-CN.md index 7407e0f..703a0d1 100644 --- a/README-CN.md +++ b/README-CN.md @@ -7,7 +7,7 @@ 📱 使用图形界面的 Scrcpy 显示和控制您的 Android 设备,由 Electron 驱动。[English Document](https://github.com/viarotel-org/escrcpy/blob/main/README.md)
- viarotel-escrcpy + viarotel-escrcpy
[更多截图](https://github.com/viarotel-org/escrcpy/tree/main/screenshots/zh-cn) @@ -233,4 +233,4 @@ Windows 及 Linux 端内部集成了 Gnirehtet, 用于提供 PC 到安卓设
viarotel-wepay viarotel-alipay -
+ \ No newline at end of file diff --git a/electron-builder.json b/electron-builder.json index 2874240..4d33831 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -61,7 +61,7 @@ "to": "extra", "filter": ["common", "mac"] }, - "x64ArchFiles": "*", + "x64ArchFiles": "Contents/Resources/extra", "entitlementsInherit": "entitlements.mac.plist", "extendInfo": { "NSDocumentsFolderUsageDescription": "Application requests access to the user's Documents folder.",