From db4f6743261e9620c4a1fa4d03ae734af2a19ffc Mon Sep 17 00:00:00 2001 From: Josh Holtz Date: Wed, 6 Apr 2016 12:17:41 -0500 Subject: [PATCH] Need submodules for carthage to use KSCrash properly --- .gitmodules | 3 +++ Carthage/Checkouts/KSCrash | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Carthage/Checkouts/KSCrash diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000000..a1085c09379 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Carthage/Checkouts/KSCrash"] + path = Carthage/Checkouts/KSCrash + url = https://d1894ef214ee876e4fbb0b65f56a733a87d1afaa@github.com/kstenerud/KSCrash.git diff --git a/Carthage/Checkouts/KSCrash b/Carthage/Checkouts/KSCrash new file mode 160000 index 00000000000..5532dfedeb1 --- /dev/null +++ b/Carthage/Checkouts/KSCrash @@ -0,0 +1 @@ +Subproject commit 5532dfedeb11c302433022c9a9a569a6e9624089