build: add SwiftBuildStep to run "swift build"

This commit is contained in:
Mitchell Hashimoto
2023-02-13 09:36:11 -08:00
parent b49634a57c
commit 4d09f8dba6
3 changed files with 98 additions and 8 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.DS_Store
.direnv/
zig-cache/
zig-out/