Skip to content

Commit 370ce60

Browse files
committed
xcode: Remove reference to old monaco-textmate
1 parent 50018f2 commit 370ce60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Code.xcodeproj/project.pbxproj

-2
Original file line numberDiff line numberDiff line change
@@ -1866,7 +1866,6 @@
18661866
94A0462A2804A70C00182275 /* SourceControlUnsupportedSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceControlUnsupportedSection.swift; sourceTree = "<group>"; };
18671867
94A347BC293DE24B00A59658 /* hiddenSystemOverlays.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = hiddenSystemOverlays.swift; sourceTree = "<group>"; };
18681868
94A4438225A389FF006643FF /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
1869-
94A4438F25A44CDB006643FF /* monaco-textmate.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = "monaco-textmate.bundle"; sourceTree = "<group>"; };
18701869
94A5682A257CBDE4008A6530 /* MarkdownView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarkdownView.swift; sourceTree = "<group>"; };
18711870
94A56831257CC3A1008A6530 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
18721871
94A56833257CC3AF008A6530 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
@@ -3203,7 +3202,6 @@
32033202
children = (
32043203
948D12202583F24E008F877A /* terminal.bundle */,
32053204
94369B4925EAB175008419A0 /* npm.bundle */,
3206-
94A4438F25A44CDB006643FF /* monaco-textmate.bundle */,
32073205
);
32083206
path = Dependencies;
32093207
sourceTree = "<group>";

0 commit comments

Comments
 (0)