diff --git a/.gitmodules b/.gitmodules index 83df90da..02906ee8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,9 +16,6 @@ [submodule "PlugIns/dialog"] path = PlugIns/dialog url = https://github.com/textmate/dialog.git -[submodule "vendor/XcodeEditor/vendor"] - path = vendor/XcodeEditor/vendor - url = https://github.com/textmate/xcode-editor.git [submodule "vendor/Onigmo/vendor"] path = vendor/Onigmo/vendor url = https://github.com/textmate/Onigmo.git diff --git a/vendor/XcodeEditor/target b/vendor/XcodeEditor/target deleted file mode 100644 index bdfd624d..00000000 --- a/vendor/XcodeEditor/target +++ /dev/null @@ -1,3 +0,0 @@ -SOURCES = vendor/Source/Main/**/*.m -EXPORT = vendor/Source/Main/**/*.h -FRAMEWORKS = Cocoa diff --git a/vendor/XcodeEditor/vendor b/vendor/XcodeEditor/vendor deleted file mode 160000 index 16b06c6f..00000000 --- a/vendor/XcodeEditor/vendor +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 16b06c6fb8d6a4a9d67a1d6a893b9f003d3fbc21