Skip to content

Commit

Permalink
Dev: fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
vs-savchenko committed Jun 7, 2024
1 parent e5e558c commit d41e1cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions whisper.cpp.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ Pod::Spec.new do |spec|
"whisper.h",
"ggml.h"

spec.preserve_path =
"whisper-mel.hpp"

spec.resource = "ggml-metal.metal"

spec.frameworks = "Accelerate", "Metal", "MetalKit"
Expand Down

0 comments on commit d41e1cf

Please sign in to comment.