mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-21 06:55:13 +08:00
MacOS with two execute stage version
This commit is contained in:
parent
3a127f029a
commit
92ee889483
@ -16,13 +16,15 @@ cd ~/Downloads/EasySpider_MacOS
|
|||||||
|
|
||||||
4. In the EasySpider directory, use the following command to modify the software package attributes:
|
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:
|
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
|
- Design phase - Intel chip version of MacOS
|
||||||
|
@ -14,13 +14,15 @@ cd ~/Downloads/EasySpider_MacOS
|
|||||||
|
|
||||||
3. 在EasySpider目录下,使用以下命令修改软件包属性:
|
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
|
- 设计阶段 - Intel芯片版本MacOS
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user