mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-15 04:43:36 +00:00
fix: macos build error
This commit is contained in:
@@ -108,7 +108,8 @@
|
|||||||
"type": "distribution",
|
"type": "distribution",
|
||||||
"minimumSystemVersion": "10.15",
|
"minimumSystemVersion": "10.15",
|
||||||
"mergeASARs": false,
|
"mergeASARs": false,
|
||||||
"singleArchFiles": "node_modules/@tailwindcss/oxide-*/**/*"
|
"singleArchFiles": "node_modules/@tailwindcss/oxide-*/**/*",
|
||||||
|
"x64ArchFiles": "node_modules/@tailwindcss/oxide-*/**/*"
|
||||||
},
|
},
|
||||||
"dmg": {
|
"dmg": {
|
||||||
"artifactName": "termix_macos_${arch}_dmg.${ext}",
|
"artifactName": "termix_macos_${arch}_dmg.${ext}",
|
||||||
|
|||||||
Reference in New Issue
Block a user