Skip to content

Commit 12c215a

Browse files
committed
Add submodules
1 parent 4afc762 commit 12c215a

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "dyld"]
2+
path = dyld
3+
url = https://github.com/apple-oss-distributions/dyld.git
4+
[submodule "objc4"]
5+
path = objc4
6+
url = https://github.com/apple-oss-distributions/objc4.git

dyld

Submodule dyld added at ce1cc20

objc4

Submodule objc4 added at c3f0025

0 commit comments

Comments
 (0)