diff --git a/.temp_to_pub/EasySpider_MacOS/First time open please see this (The package is damaged and cannot verify the developer's solution).txt b/.temp_to_pub/EasySpider_MacOS/First time open please see this (The package is damaged and cannot verify the developer's solution).txt index 6cddd42..2fe99a3 100644 --- a/.temp_to_pub/EasySpider_MacOS/First time open please see this (The package is damaged and cannot verify the developer's solution).txt +++ b/.temp_to_pub/EasySpider_MacOS/First time open please see this (The package is damaged and cannot verify the developer's solution).txt @@ -16,13 +16,15 @@ cd ~/Downloads/EasySpider_MacOS 4. In the EasySpider directory, use the following command to modify the software package attributes: -xattr -c YourEasySpider.appFilePath +xattr -cr YourEasySpider.appFilePath For example: -xattr -c EasySpider.app +xattr -cr EasySpider.app -You can now open and use the software. +When executing the command, errors similar to the one below can be ignored. After the execution is complete, you can open the software: + +xattr: [Errno 13] Permission denied: 'EasySpider.app/Contents/Resources - Design phase - Intel chip version of MacOS diff --git a/.temp_to_pub/EasySpider_MacOS/第一次打开请看这个(包已损坏,无法验证开发者解决方案).txt b/.temp_to_pub/EasySpider_MacOS/第一次打开请看这个(包已损坏,无法验证开发者解决方案).txt index df4f1ad..1b0e392 100644 --- a/.temp_to_pub/EasySpider_MacOS/第一次打开请看这个(包已损坏,无法验证开发者解决方案).txt +++ b/.temp_to_pub/EasySpider_MacOS/第一次打开请看这个(包已损坏,无法验证开发者解决方案).txt @@ -14,13 +14,15 @@ cd ~/Downloads/EasySpider_MacOS 3. 在EasySpider目录下,使用以下命令修改软件包属性: -xattr -c 您的EasySpider.app文件路径 +xattr -cr 您的EasySpider.app文件路径 如: -xattr -c EasySpider.app +xattr -cr EasySpider.app -即可打开软件。 +执行命令时如果出现类似下面的错误可以忽略,执行完成之后即可打开软件: + +xattr: [Errno 13] Permission denied: 'EasySpider.app/Contents/Resources/app/node_modules/node-window-manager/build/node_gyp_bins/python3' - 设计阶段 - Intel芯片版本MacOS diff --git a/ElectronJS/EasySpider_en.crx b/ElectronJS/EasySpider_en.crx index 25a2794..84c8740 100644 Binary files a/ElectronJS/EasySpider_en.crx and b/ElectronJS/EasySpider_en.crx differ diff --git a/ElectronJS/EasySpider_zh.crx b/ElectronJS/EasySpider_zh.crx index 1b8b8fc..cea8078 100644 Binary files a/ElectronJS/EasySpider_zh.crx and b/ElectronJS/EasySpider_zh.crx differ