mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 07:46:59 +00:00
add .metal file to the app build
This commit is contained in:
@@ -14,7 +14,7 @@ const config: ForgeConfig = {
|
||||
packagerConfig: {
|
||||
asar: true,
|
||||
icon: './images/icon',
|
||||
extraResource: ['../ollama'],
|
||||
extraResource: ['../ollama', '../ggml-metal.metal'],
|
||||
...(process.env.SIGN
|
||||
? {
|
||||
osxSign: {
|
||||
|
||||
Reference in New Issue
Block a user