pkg/objc: extract to zig-objc repo

This commit is contained in:
Mitchell Hashimoto
2023-01-02 21:35:32 -08:00
parent f1e62cfba4
commit e9bf2a5680
12 changed files with 5 additions and 435 deletions

3
.gitmodules vendored
View File

@@ -37,3 +37,6 @@
[submodule "vendor/zig-js"]
path = vendor/zig-js
url = https://github.com/mitchellh/zig-js.git
[submodule "vendor/zig-objc"]
path = vendor/zig-objc
url = https://github.com/mitchellh/zig-objc.git