swift : fix build

This commit is contained in:
Georgi Gerganov 2024-03-11 13:21:12 +02:00
parent 6568c62bca
commit 4600538baa
No known key found for this signature in database
GPG key ID: BF970631944C16B7

View file

@ -31,6 +31,7 @@ let package = Package(
sources: [ sources: [
"ggml.c", "ggml.c",
"llama.cpp", "llama.cpp",
"unicode.cpp",
"ggml-alloc.c", "ggml-alloc.c",
"ggml-backend.c", "ggml-backend.c",
"ggml-quants.c", "ggml-quants.c",