Skip to content

[electron-vite] 个人签名问题 #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MarkShawn2020 opened this issue Jul 22, 2024 · 1 comment
Closed

[electron-vite] 个人签名问题 #47

MarkShawn2020 opened this issue Jul 22, 2024 · 1 comment

Comments

@MarkShawn2020
Copy link
Member

MarkShawn2020 commented Jul 22, 2024

尽管编译成功,并且在本地安装后可跑:

✓ built in 19.46s
  • electron-builder  version=24.13.3 os=23.3.0
  • loaded configuration  file=package.json ("build" field)
  • writing effective config  file=dist/builder-effective-config.yaml
  • rebuilding native dependencies  [email protected] platform=darwin arch=x64
  • rebuilding native dependency  name=leveldown version=6.1.1
  • packaging       platform=darwin arch=x64 electron=31.2.0 appOutDir=dist/mac
  • signing         file=dist/mac/swot-wechat-helper.app platform=darwin type=distribution identity=AF78EB29E3F63189A891A2D4F12FD2A6B84FBC78 provisioningProfile=none
  • notarization successful 【<-- 注意看这里】
  • building        target=macOS zip arch=x64 file=dist/swot-wechat-helper-0.4.3-mac.zip
  • building        target=DMG arch=x64 file=dist/swot-wechat-helper-0.4.3.dmg
  • building block map  blockMapFile=dist/swot-wechat-helper-0.4.3.dmg.blockmap
  • building block map  blockMapFile=dist/swot-wechat-helper-0.4.3-mac.zip.blockmap

但是在用户的电脑上还是出现了问题:

image

image

@MarkShawn2020
Copy link
Member Author

已解决,原因是,要勾选app配置里的 Disable Library Validation

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant