|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 00DE23BB172E7DDE00DCC8A8 /* SCInvertedSelectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 00DE23BA172E7DD900DCC8A8 /* SCInvertedSelectionView.m */; }; |
10 | 11 | 18D2B13117244C0A0026D09F /* SCSelectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 18D2B13017244C0A0026D09F /* SCSelectionView.m */; }; |
11 | 12 | 18FE09B61707639E00118FEB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18FE09B51707639E00118FEB /* Cocoa.framework */; }; |
12 | 13 | 18FE09C9170764E400118FEB /* SCXcodeMinimap.m in Sources */ = {isa = PBXBuildFile; fileRef = 18FE09C8170764E400118FEB /* SCXcodeMinimap.m */; }; |
13 | 14 | /* End PBXBuildFile section */ |
14 | 15 |
|
15 | 16 | /* Begin PBXFileReference section */ |
| 17 | + 00DE23B9172E7DD900DCC8A8 /* SCInvertedSelectionView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCInvertedSelectionView.h; sourceTree = "<group>"; }; |
| 18 | + 00DE23BA172E7DD900DCC8A8 /* SCInvertedSelectionView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SCInvertedSelectionView.m; sourceTree = "<group>"; }; |
16 | 19 | 18D2B12F17244C0A0026D09F /* SCSelectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSelectionView.h; sourceTree = "<group>"; }; |
17 | 20 | 18D2B13017244C0A0026D09F /* SCSelectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SCSelectionView.m; sourceTree = "<group>"; }; |
18 | 21 | 18FE09B21707639E00118FEB /* SCXcodeMinimap.xcplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SCXcodeMinimap.xcplugin; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
81 | 84 | 18FE09C8170764E400118FEB /* SCXcodeMinimap.m */, |
82 | 85 | 18D2B12F17244C0A0026D09F /* SCSelectionView.h */, |
83 | 86 | 18D2B13017244C0A0026D09F /* SCSelectionView.m */, |
| 87 | + 00DE23B9172E7DD900DCC8A8 /* SCInvertedSelectionView.h */, |
| 88 | + 00DE23BA172E7DD900DCC8A8 /* SCInvertedSelectionView.m */, |
84 | 89 | 18FE09BC1707639E00118FEB /* Supporting Files */, |
85 | 90 | ); |
86 | 91 | path = SCXcodeMinimap; |
|
158 | 163 | files = ( |
159 | 164 | 18FE09C9170764E400118FEB /* SCXcodeMinimap.m in Sources */, |
160 | 165 | 18D2B13117244C0A0026D09F /* SCSelectionView.m in Sources */, |
| 166 | + 00DE23BB172E7DDE00DCC8A8 /* SCInvertedSelectionView.m in Sources */, |
161 | 167 | ); |
162 | 168 | runOnlyForDeploymentPostprocessing = 0; |
163 | 169 | }; |
|
0 commit comments