Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Fix arm64 keytar binary is used for x64 build when building with CI #620

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

quanglam2807
Copy link
Member

@quanglam2807 quanglam2807 commented Sep 23, 2021

For unknown reason, if the app is built on GitHub Actions, app-x64.asar.unpacked/node_modules/keytar/build/Release/keytar.node is ARM64 binary (couldn't reproduce to on M1 Mac) so we opt to use universal binary instead.

electron-userland/electron-builder#6260
atom/node-keytar#415

@quanglam2807 quanglam2807 merged commit ce65c7e into master Sep 23, 2021
@quanglam2807 quanglam2807 deleted the keytar branch September 23, 2021 01:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant