]> git.saurik.com Git - veency.git/commitdiff
Add a git submodule for iphone-api (solving GS).
authorJay Freeman (saurik) <saurik@saurik.com>
Mon, 27 Jan 2014 17:04:12 +0000 (09:04 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 27 Jan 2014 17:04:12 +0000 (09:04 -0800)
.gitmodules
include/GraphicsServices [new symlink]
iphone-api [new submodule]

index 7aff9c9d5d20caec5e6d2610f77b306a474070e2..b45b19b676f2b1ce4b2adea4bbbd7931437a3b7b 100644 (file)
@@ -1,3 +1,6 @@
 [submodule "libvncserver"]
        path = libvncserver
        url = https://github.com/SaurikIT/libvncserver.git
+[submodule "iphone-api"]
+       path = iphone-api
+       url = git://git.saurik.com/iphone-api.git
diff --git a/include/GraphicsServices b/include/GraphicsServices
new file mode 120000 (symlink)
index 0000000..50308a9
--- /dev/null
@@ -0,0 +1 @@
+../iphone-api/GraphicsServices
\ No newline at end of file
diff --git a/iphone-api b/iphone-api
new file mode 160000 (submodule)
index 0000000..a90939d
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit a90939db6f3470c710a75766bc67dd24975a4ddd