Remove XcodeEditor submodule

This commit is contained in:
Allan Odgaard
2018-10-31 16:52:55 +07:00
parent 04b369f703
commit 4d82e4b109
3 changed files with 0 additions and 7 deletions

3
.gitmodules vendored
View File

@@ -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

View File

@@ -1,3 +0,0 @@
SOURCES = vendor/Source/Main/**/*.m
EXPORT = vendor/Source/Main/**/*.h
FRAMEWORKS = Cocoa