swift : add unicodedata.cpp

This commit is contained in:
Jared Van Bortel 2024-03-25 16:32:19 -04:00
parent 89e60cbfa3
commit bb27cd95d8

View File

@ -32,6 +32,7 @@ let package = Package(
"ggml.c",
"llama.cpp",
"unicode.cpp",
"unicodedata.cpp",
"ggml-alloc.c",
"ggml-backend.c",
"ggml-quants.c",