Commit f805a65c authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

add `.metal` file to the app build

parent a6494f82
......@@ -14,7 +14,7 @@ const config: ForgeConfig = {
packagerConfig: {
asar: true,
icon: './images/icon',
extraResource: ['../ollama'],
extraResource: ['../ollama', '../ggml-metal.metal'],
...(process.env.SIGN
? {
osxSign: {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment