|
14 | 14 | 1883080A1A7411830005DF40 /* DVTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 188308091A7411830005DF40 /* DVTKit.framework */; }; |
15 | 15 | 1883080C1A7411930005DF40 /* IDESourceEditor.ideplugin in Resources */ = {isa = PBXBuildFile; fileRef = 1883080B1A7411930005DF40 /* IDESourceEditor.ideplugin */; }; |
16 | 16 | 188308101A7411A70005DF40 /* IDESourceEditor in Frameworks */ = {isa = PBXBuildFile; fileRef = 1883080F1A7411A70005DF40 /* IDESourceEditor */; }; |
| 17 | + 18D6AD0E1A8F72010082CB3F /* IDEBreakpointManager+SCXcodeMinimap.m in Sources */ = {isa = PBXBuildFile; fileRef = 18D6AD0D1A8F72010082CB3F /* IDEBreakpointManager+SCXcodeMinimap.m */; }; |
| 18 | + 18D6AD111A8F727B0082CB3F /* IDEFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18D6AD101A8F727B0082CB3F /* IDEFoundation.framework */; }; |
17 | 19 | 18FE09B61707639E00118FEB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18FE09B51707639E00118FEB /* Cocoa.framework */; }; |
18 | 20 | 18FE09C9170764E400118FEB /* SCXcodeMinimap.m in Sources */ = {isa = PBXBuildFile; fileRef = 18FE09C8170764E400118FEB /* SCXcodeMinimap.m */; }; |
19 | 21 | 8742532317307161001C947C /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8742532217307161001C947C /* QuartzCore.framework */; }; |
|
22 | 24 | /* Begin PBXFileReference section */ |
23 | 25 | 1812C3911A77A7CF00E2CFB3 /* IDESourceCodeDocument.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = IDESourceCodeDocument.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; |
24 | 26 | 18269AD51A8F2F4300953B3D /* DVTFoldingManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DVTFoldingManager.h; sourceTree = "<group>"; }; |
| 27 | + 184407641A8F7B1900C530CF /* DVTTextDocumentLocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DVTTextDocumentLocation.h; sourceTree = "<group>"; }; |
| 28 | + 184407651A8F7B3E00C530CF /* DVTDocumentLocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DVTDocumentLocation.h; sourceTree = "<group>"; }; |
25 | 29 | 184C11711A740F8A002A7C65 /* DVTCompletingTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = DVTCompletingTextView.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; |
26 | 30 | 184C11721A740F8A002A7C65 /* DVTFontAndColorTheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DVTFontAndColorTheme.h; sourceTree = "<group>"; }; |
27 | 31 | 184C11731A740F8A002A7C65 /* DVTInvalidation-Protocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "DVTInvalidation-Protocol.h"; sourceTree = "<group>"; }; |
|
45 | 49 | 184C118E1A741136002A7C65 /* DVTFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DVTFoundation.framework; path = ../../../../../Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework; sourceTree = "<group>"; }; |
46 | 50 | 1876135D1A77A69F00974BE1 /* IDEEditorDocument.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = IDEEditorDocument.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; |
47 | 51 | 1876135E1A77A74300974BE1 /* IDEKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IDEKit.framework; path = ../../../../../Applications/Xcode.app/Contents/Frameworks/IDEKit.framework; sourceTree = "<group>"; }; |
| 52 | + 187EEF6A1A8F78C400E4EF39 /* IDEFileBreakpoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IDEFileBreakpoint.h; sourceTree = "<group>"; }; |
| 53 | + 187EEF6B1A8F78EC00E4EF39 /* IDEBreakpoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IDEBreakpoint.h; sourceTree = "<group>"; }; |
48 | 54 | 188308091A7411830005DF40 /* DVTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DVTKit.framework; path = ../../../../../Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework; sourceTree = "<group>"; }; |
49 | 55 | 1883080B1A7411930005DF40 /* IDESourceEditor.ideplugin */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = IDESourceEditor.ideplugin; path = ../../../../../Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin; sourceTree = "<group>"; }; |
50 | 56 | 1883080F1A7411A70005DF40 /* IDESourceEditor */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = IDESourceEditor; path = ../../../../../Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor; sourceTree = "<group>"; }; |
51 | 57 | 18B3CEE51A8AA52A00A0873D /* DVTPreferenceSetManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DVTPreferenceSetManager.h; sourceTree = "<group>"; }; |
52 | 58 | 18C8F0331A7ECB1300C7A76F /* DVTFoldingLayoutManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DVTFoldingLayoutManager.h; sourceTree = "<group>"; }; |
53 | 59 | 18C8F0341A7ECB1300C7A76F /* DVTLayoutManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DVTLayoutManager.h; sourceTree = "<group>"; }; |
| 60 | + 18D6AD0C1A8F72010082CB3F /* IDEBreakpointManager+SCXcodeMinimap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IDEBreakpointManager+SCXcodeMinimap.h"; sourceTree = "<group>"; }; |
| 61 | + 18D6AD0D1A8F72010082CB3F /* IDEBreakpointManager+SCXcodeMinimap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "IDEBreakpointManager+SCXcodeMinimap.m"; sourceTree = "<group>"; }; |
| 62 | + 18D6AD0F1A8F72250082CB3F /* IDEBreakpointManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IDEBreakpointManager.h; sourceTree = "<group>"; }; |
| 63 | + 18D6AD101A8F727B0082CB3F /* IDEFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IDEFoundation.framework; path = ../../../../../Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework; sourceTree = "<group>"; }; |
54 | 64 | 18FE09B21707639E00118FEB /* SCXcodeMinimap.xcplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SCXcodeMinimap.xcplugin; sourceTree = BUILT_PRODUCTS_DIR; }; |
55 | 65 | 18FE09B51707639E00118FEB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; |
56 | 66 | 18FE09B81707639E00118FEB /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; |
|
75 | 85 | 1883080A1A7411830005DF40 /* DVTKit.framework in Frameworks */, |
76 | 86 | 1876135F1A77A74300974BE1 /* IDEKit.framework in Frameworks */, |
77 | 87 | 18FE09B61707639E00118FEB /* Cocoa.framework in Frameworks */, |
| 88 | + 18D6AD111A8F727B0082CB3F /* IDEFoundation.framework in Frameworks */, |
78 | 89 | ); |
79 | 90 | runOnlyForDeploymentPostprocessing = 0; |
80 | 91 | }; |
|
85 | 96 | isa = PBXGroup; |
86 | 97 | children = ( |
87 | 98 | 184C11711A740F8A002A7C65 /* DVTCompletingTextView.h */, |
| 99 | + 184407651A8F7B3E00C530CF /* DVTDocumentLocation.h */, |
88 | 100 | 18C8F0331A7ECB1300C7A76F /* DVTFoldingLayoutManager.h */, |
89 | 101 | 18269AD51A8F2F4300953B3D /* DVTFoldingManager.h */, |
90 | 102 | 184C11721A740F8A002A7C65 /* DVTFontAndColorTheme.h */, |
|
98 | 110 | 184C11781A740F8A002A7C65 /* DVTSourceModelItem.h */, |
99 | 111 | 184C11791A740F8A002A7C65 /* DVTSourceNodeTypes.h */, |
100 | 112 | 184C117A1A740F8A002A7C65 /* DVTSourceTextView.h */, |
| 113 | + 184407641A8F7B1900C530CF /* DVTTextDocumentLocation.h */, |
101 | 114 | 184C117B1A740F8A002A7C65 /* DVTTextStorage.h */, |
102 | 115 | 184C117C1A740F8A002A7C65 /* DVTViewController.h */, |
| 116 | + 187EEF6B1A8F78EC00E4EF39 /* IDEBreakpoint.h */, |
| 117 | + 18D6AD0F1A8F72250082CB3F /* IDEBreakpointManager.h */, |
103 | 118 | 184C117D1A740F8A002A7C65 /* IDEEditor.h */, |
104 | 119 | 1876135D1A77A69F00974BE1 /* IDEEditorDocument.h */, |
| 120 | + 187EEF6A1A8F78C400E4EF39 /* IDEFileBreakpoint.h */, |
105 | 121 | 18FEFA8C1A782D8600DC98C5 /* IDEFileTextSettings.h */, |
106 | 122 | 1812C3911A77A7CF00E2CFB3 /* IDESourceCodeDocument.h */, |
107 | 123 | 184C117E1A740F8A002A7C65 /* IDESourceCodeEditor.h */, |
|
137 | 153 | 184C118E1A741136002A7C65 /* DVTFoundation.framework */, |
138 | 154 | 188308091A7411830005DF40 /* DVTKit.framework */, |
139 | 155 | 18FE09BA1707639E00118FEB /* Foundation.framework */, |
| 156 | + 18D6AD101A8F727B0082CB3F /* IDEFoundation.framework */, |
140 | 157 | 1876135E1A77A74300974BE1 /* IDEKit.framework */, |
141 | 158 | 1883080F1A7411A70005DF40 /* IDESourceEditor */, |
142 | 159 | 1883080B1A7411930005DF40 /* IDESourceEditor.ideplugin */, |
|
154 | 171 | 184C11841A740F97002A7C65 /* SCXcodeMinimapView.m */, |
155 | 172 | 184C11811A740F97002A7C65 /* SCXcodeMinimapSelectionView.h */, |
156 | 173 | 184C11821A740F97002A7C65 /* SCXcodeMinimapSelectionView.m */, |
| 174 | + 18D6AD0C1A8F72010082CB3F /* IDEBreakpointManager+SCXcodeMinimap.h */, |
| 175 | + 18D6AD0D1A8F72010082CB3F /* IDEBreakpointManager+SCXcodeMinimap.m */, |
157 | 176 | 18FE09BC1707639E00118FEB /* Supporting Files */, |
158 | 177 | 184C11701A740F8A002A7C65 /* Xcode Headers */, |
159 | 178 | ); |
|
233 | 252 | files = ( |
234 | 253 | 18FE09C9170764E400118FEB /* SCXcodeMinimap.m in Sources */, |
235 | 254 | 184C11861A740F97002A7C65 /* SCXcodeMinimapSelectionView.m in Sources */, |
| 255 | + 18D6AD0E1A8F72010082CB3F /* IDEBreakpointManager+SCXcodeMinimap.m in Sources */, |
236 | 256 | 184C11871A740F97002A7C65 /* SCXcodeMinimapView.m in Sources */, |
237 | 257 | ); |
238 | 258 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments