Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.

Commit 4391e86

Browse files
committed
feat: fix build error on macOS arm64
1 parent c3ea6d0 commit 4391e86

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

.DS_Store

8 KB
Binary file not shown.

forge.config.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
module.exports = {
22
packagerConfig: {
3-
asar: true,
43
icon: "./assets/icon",
54
},
6-
rebuildConfig: {},
7-
plugins: [
8-
{
9-
name: "@electron-forge/plugin-auto-unpack-natives",
10-
config: {},
11-
},
125
],
136
makers: [
147
{

main.js

100644100755
File mode changed.

0 commit comments

Comments
 (0)