From 20e1e84884376b3fb44ffbfd48d478b2934b0b5e Mon Sep 17 00:00:00 2001 From: Jed Fox Date: Tue, 28 Mar 2023 11:39:01 -0500 Subject: deploy : add a Package.swift for SwiftPM support (#393) * Add a Package.swift for SwiftPM support * Swap from exclusions to allowlist --- spm-headers/llama.h | 1 + 1 file changed, 1 insertion(+) create mode 120000 spm-headers/llama.h (limited to 'spm-headers/llama.h') diff --git a/spm-headers/llama.h b/spm-headers/llama.h new file mode 120000 index 00000000..9acceb98 --- /dev/null +++ b/spm-headers/llama.h @@ -0,0 +1 @@ +../llama.h \ No newline at end of file -- cgit v1.2.3