mirror of
https://github.com/ollama/ollama.git
synced 2025-08-03 08:03:07 +02: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