Remove the old BSLineNumberView
[macgdbp.git] / MacGDBp.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 1E027F0A0D36F23F00885DEE /* Run.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E027F080D36F23F00885DEE /* Run.png */; };
11 1E027F0B0D36F23F00885DEE /* StepOver.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E027F090D36F23F00885DEE /* StepOver.png */; };
12 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */; };
13 1E02C5710C610158006F1752 /* DebuggerBackEnd.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5700C610158006F1752 /* DebuggerBackEnd.m */; };
14 1E02C5F60C610724006F1752 /* DebuggerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5F50C610724006F1752 /* DebuggerController.m */; };
15 1E0AFBB90FC2518700C67031 /* HUDIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E0AFBB80FC2518700C67031 /* HUDIcon.png */; };
16 1E1E53030DF9B89800D334F9 /* Breakpoints.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */; };
17 1E2F0A6912D5371C00EBF675 /* Stop.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E2F0A6812D5371B00EBF675 /* Stop.png */; };
18 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */; };
19 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E416FF60D36F821009A53A2 /* MainMenu.xib */; };
20 1E42F1D70F53317B008412DB /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = 1E42F1D60F53317B008412DB /* dsa_pub.pem */; };
21 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */; };
22 1E67E6FD0F3C052000E68F1B /* PreferencesPathsArrayController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */; };
23 1E6B5947116106FE001189D2 /* LoggingController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E6B5946116106FE001189D2 /* LoggingController.m */; };
24 1E6B594C11610993001189D2 /* Log.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E6B594A11610993001189D2 /* Log.xib */; };
25 1E7188690D839F6300969277 /* BSSourceView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188650D839F6300969277 /* BSSourceView.mm */; };
26 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E822CDC0DA28AC30027A23F /* Breakpoint.m */; };
27 1E9582620E252474001A3D89 /* Preferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E9582600E252474001A3D89 /* Preferences.xib */; };
28 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E9582660E2524AD001A3D89 /* PreferencesController.m */; };
29 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
30 1E95834C0E2531D5001A3D89 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
31 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB7BED40ECF3CA90033283A /* StackFrame.m */; };
32 1EBF4D5D0EE35F0700B62769 /* StackController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EBF4D5C0EE35F0700B62769 /* StackController.m */; };
33 1EC1337E127DBB00007946FC /* VariableNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EC1337D127DBB00007946FC /* VariableNode.m */; };
34 1EC6965712BBC6A700A8D984 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 1EC6965112BBC6A700A8D984 /* LICENSE */; };
35 1EC6965812BBC6A700A8D984 /* modp_b64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 1EC6965212BBC6A700A8D984 /* modp_b64.cc */; };
36 1EC6965912BBC6A700A8D984 /* README.bluestatic in Resources */ = {isa = PBXBuildFile; fileRef = 1EC6965512BBC6A700A8D984 /* README.bluestatic */; };
37 1EC6965A12BBC6A700A8D984 /* README.chromium in Resources */ = {isa = PBXBuildFile; fileRef = 1EC6965612BBC6A700A8D984 /* README.chromium */; };
38 1EDA9CF812DD13B300596211 /* BSLineNumberRulerView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1EDA9CF712DD13B300596211 /* BSLineNumberRulerView.mm */; };
39 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFBE30D34C793008F835B /* Debugger.xib */; };
40 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC2A0D358EBD008F835B /* StepIn.png */; };
41 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC360D358F1B008F835B /* StepOut.png */; };
42 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEBFD070D3599E8008F835B /* BSSplitView.m */; };
43 1EEBFD120D359A9F008F835B /* dimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFD110D359A9F008F835B /* dimple.png */; };
44 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */ = {isa = PBXBuildFile; fileRef = 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */; };
45 1EFBE63012C515C200F96D6E /* NetworkConnection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1EFBE62F12C515C200F96D6E /* NetworkConnection.mm */; };
46 1EFBE66B12C51E3900F96D6E /* NetworkCallbackController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1EFBE66A12C51E3900F96D6E /* NetworkCallbackController.mm */; };
47 1EFF70C30DFDC018006B9D33 /* BreakpointController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */; };
48 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
49 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
50 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
51 /* End PBXBuildFile section */
52
53 /* Begin PBXCopyFilesBuildPhase section */
54 1E9583550E2531E7001A3D89 /* CopyFiles */ = {
55 isa = PBXCopyFilesBuildPhase;
56 buildActionMask = 2147483647;
57 dstPath = "";
58 dstSubfolderSpec = 10;
59 files = (
60 1E95834C0E2531D5001A3D89 /* Sparkle.framework in CopyFiles */,
61 );
62 runOnlyForDeploymentPostprocessing = 0;
63 };
64 /* End PBXCopyFilesBuildPhase section */
65
66 /* Begin PBXFileReference section */
67 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
68 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
69 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
70 1E027F080D36F23F00885DEE /* Run.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Run.png; path = Icons/Run.png; sourceTree = "<group>"; };
71 1E027F090D36F23F00885DEE /* StepOver.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOver.png; path = Icons/StepOver.png; sourceTree = "<group>"; };
72 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Source/AppDelegate.h; sourceTree = "<group>"; };
73 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Source/AppDelegate.m; sourceTree = "<group>"; };
74 1E02C56F0C610158006F1752 /* DebuggerBackEnd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerBackEnd.h; path = Source/DebuggerBackEnd.h; sourceTree = "<group>"; };
75 1E02C5700C610158006F1752 /* DebuggerBackEnd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerBackEnd.m; path = Source/DebuggerBackEnd.m; sourceTree = "<group>"; };
76 1E02C5F40C610724006F1752 /* DebuggerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerController.h; path = Source/DebuggerController.h; sourceTree = "<group>"; };
77 1E02C5F50C610724006F1752 /* DebuggerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerController.m; path = Source/DebuggerController.m; sourceTree = "<group>"; };
78 1E0724E111B47BCC0017AD3C /* NetworkConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkConnection.h; path = Source/NetworkConnection.h; sourceTree = "<group>"; };
79 1E0AFBB80FC2518700C67031 /* HUDIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = HUDIcon.png; path = Icons/HUDIcon.png; sourceTree = "<group>"; };
80 1E1E53020DF9B89800D334F9 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Breakpoints.xib; sourceTree = "<group>"; };
81 1E2F0A6812D5371B00EBF675 /* Stop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Stop.png; path = Icons/Stop.png; sourceTree = "<group>"; };
82 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSXMLElementAdditions.m; path = Source/NSXMLElementAdditions.m; sourceTree = "<group>"; };
83 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSXMLElementAdditions.h; path = Source/NSXMLElementAdditions.h; sourceTree = "<group>"; };
84 1E416FF70D36F821009A53A2 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
85 1E42F1D60F53317B008412DB /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsa_pub.pem; sourceTree = "<group>"; };
86 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointManager.h; path = Source/BreakpointManager.h; sourceTree = "<group>"; };
87 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointManager.m; path = Source/BreakpointManager.m; sourceTree = "<group>"; };
88 1E67E6FB0F3C052000E68F1B /* PreferencesPathsArrayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesPathsArrayController.h; path = Source/PreferencesPathsArrayController.h; sourceTree = "<group>"; };
89 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesPathsArrayController.m; path = Source/PreferencesPathsArrayController.m; sourceTree = "<group>"; };
90 1E6B5945116106FE001189D2 /* LoggingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LoggingController.h; path = Source/LoggingController.h; sourceTree = "<group>"; };
91 1E6B5946116106FE001189D2 /* LoggingController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LoggingController.m; path = Source/LoggingController.m; sourceTree = "<group>"; };
92 1E6B594B11610993001189D2 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Log.xib; sourceTree = "<group>"; };
93 1E7188640D839F6300969277 /* BSSourceView.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; name = BSSourceView.h; path = Source/BSSourceView.h; sourceTree = "<group>"; };
94 1E7188650D839F6300969277 /* BSSourceView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = BSSourceView.mm; path = Source/BSSourceView.mm; sourceTree = "<group>"; };
95 1E822CDB0DA28AC30027A23F /* Breakpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Breakpoint.h; path = Source/Breakpoint.h; sourceTree = "<group>"; };
96 1E822CDC0DA28AC30027A23F /* Breakpoint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Breakpoint.m; path = Source/Breakpoint.m; sourceTree = "<group>"; };
97 1E9582610E252474001A3D89 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Preferences.xib; sourceTree = "<group>"; };
98 1E9582650E2524AD001A3D89 /* PreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesController.h; path = Source/PreferencesController.h; sourceTree = "<group>"; };
99 1E9582660E2524AD001A3D89 /* PreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesController.m; path = Source/PreferencesController.m; sourceTree = "<group>"; };
100 1E95831F0E2531BD001A3D89 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
101 1EB7BED30ECF3CA90033283A /* StackFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackFrame.h; path = Source/StackFrame.h; sourceTree = "<group>"; };
102 1EB7BED40ECF3CA90033283A /* StackFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StackFrame.m; path = Source/StackFrame.m; sourceTree = "<group>"; };
103 1EBF4D5B0EE35F0700B62769 /* StackController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackController.h; path = Source/StackController.h; sourceTree = "<group>"; };
104 1EBF4D5C0EE35F0700B62769 /* StackController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StackController.m; path = Source/StackController.m; sourceTree = "<group>"; };
105 1EC1337C127DBB00007946FC /* VariableNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VariableNode.h; path = Source/VariableNode.h; sourceTree = "<group>"; };
106 1EC1337D127DBB00007946FC /* VariableNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VariableNode.m; path = Source/VariableNode.m; sourceTree = "<group>"; };
107 1EC6965112BBC6A700A8D984 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
108 1EC6965212BBC6A700A8D984 /* modp_b64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = modp_b64.cc; sourceTree = "<group>"; };
109 1EC6965312BBC6A700A8D984 /* modp_b64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modp_b64.h; sourceTree = "<group>"; };
110 1EC6965412BBC6A700A8D984 /* modp_b64_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modp_b64_data.h; sourceTree = "<group>"; };
111 1EC6965512BBC6A700A8D984 /* README.bluestatic */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.bluestatic; sourceTree = "<group>"; };
112 1EC6965612BBC6A700A8D984 /* README.chromium */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.chromium; sourceTree = "<group>"; };
113 1EDA9CF612DD13B300596211 /* BSLineNumberRulerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSLineNumberRulerView.h; path = Source/BSLineNumberRulerView.h; sourceTree = "<group>"; };
114 1EDA9CF712DD13B300596211 /* BSLineNumberRulerView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = BSLineNumberRulerView.mm; path = Source/BSLineNumberRulerView.mm; sourceTree = "<group>"; };
115 1EEBFBE40D34C793008F835B /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Debugger.xib; sourceTree = "<group>"; };
116 1EEBFC2A0D358EBD008F835B /* StepIn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepIn.png; path = Icons/StepIn.png; sourceTree = "<group>"; };
117 1EEBFC360D358F1B008F835B /* StepOut.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOut.png; path = Icons/StepOut.png; sourceTree = "<group>"; };
118 1EEBFD070D3599E8008F835B /* BSSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSplitView.m; path = Source/BSSplitView.m; sourceTree = "<group>"; };
119 1EEBFD080D3599E8008F835B /* BSSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSplitView.h; path = Source/BSSplitView.h; sourceTree = "<group>"; };
120 1EEBFD110D359A9F008F835B /* dimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dimple.png; sourceTree = "<group>"; };
121 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = MacGDBp.icns; path = Icons/MacGDBp.icns; sourceTree = "<group>"; };
122 1EFBE62F12C515C200F96D6E /* NetworkConnection.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = NetworkConnection.mm; path = Source/NetworkConnection.mm; sourceTree = "<group>"; };
123 1EFBE66912C51E3900F96D6E /* NetworkCallbackController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkCallbackController.h; path = Source/NetworkCallbackController.h; sourceTree = "<group>"; };
124 1EFBE66A12C51E3900F96D6E /* NetworkCallbackController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = NetworkCallbackController.mm; path = Source/NetworkCallbackController.mm; sourceTree = "<group>"; };
125 1EFBE66C12C51EFA00F96D6E /* NetworkConnectionPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkConnectionPrivate.h; path = Source/NetworkConnectionPrivate.h; sourceTree = "<group>"; };
126 1EFF70C10DFDC018006B9D33 /* BreakpointController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointController.h; path = Source/BreakpointController.h; sourceTree = "<group>"; };
127 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointController.m; path = Source/BreakpointController.m; sourceTree = "<group>"; };
128 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
129 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
130 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
131 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacGDBp_Prefix.pch; sourceTree = "<group>"; };
132 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
133 8D1107320486CEB800E47090 /* MacGDBp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacGDBp.app; sourceTree = BUILT_PRODUCTS_DIR; };
134 /* End PBXFileReference section */
135
136 /* Begin PBXFrameworksBuildPhase section */
137 8D11072E0486CEB800E47090 /* Frameworks */ = {
138 isa = PBXFrameworksBuildPhase;
139 buildActionMask = 2147483647;
140 files = (
141 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
142 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */,
143 );
144 runOnlyForDeploymentPostprocessing = 0;
145 };
146 /* End PBXFrameworksBuildPhase section */
147
148 /* Begin PBXGroup section */
149 080E96DDFE201D6D7F000001 /* Classes */ = {
150 isa = PBXGroup;
151 children = (
152 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */,
153 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */,
154 1E9582640E252480001A3D89 /* Preferences */,
155 1E1E52C10DF9B1FB00D334F9 /* Connection */,
156 1EB7BEB90ECF3BC60033283A /* Debugger */,
157 1E1E52C00DF9B1E700D334F9 /* Breakpoints */,
158 1E71886C0D839F6C00969277 /* Source View */,
159 );
160 name = Classes;
161 sourceTree = "<group>";
162 };
163 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
164 isa = PBXGroup;
165 children = (
166 1E95831F0E2531BD001A3D89 /* Sparkle.framework */,
167 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
168 );
169 name = "Linked Frameworks";
170 sourceTree = "<group>";
171 };
172 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
173 isa = PBXGroup;
174 children = (
175 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
176 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
177 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
178 );
179 name = "Other Frameworks";
180 sourceTree = "<group>";
181 };
182 19C28FACFE9D520D11CA2CBB /* Products */ = {
183 isa = PBXGroup;
184 children = (
185 8D1107320486CEB800E47090 /* MacGDBp.app */,
186 );
187 name = Products;
188 sourceTree = "<group>";
189 };
190 1E027F0D0D36F24200885DEE /* Toolbar Icons */ = {
191 isa = PBXGroup;
192 children = (
193 1E2F0A6812D5371B00EBF675 /* Stop.png */,
194 1E0AFBB80FC2518700C67031 /* HUDIcon.png */,
195 1E027F080D36F23F00885DEE /* Run.png */,
196 1E027F090D36F23F00885DEE /* StepOver.png */,
197 1EEBFC360D358F1B008F835B /* StepOut.png */,
198 1EEBFC2A0D358EBD008F835B /* StepIn.png */,
199 );
200 name = "Toolbar Icons";
201 sourceTree = "<group>";
202 };
203 1E1E52C00DF9B1E700D334F9 /* Breakpoints */ = {
204 isa = PBXGroup;
205 children = (
206 1E822CDB0DA28AC30027A23F /* Breakpoint.h */,
207 1E822CDC0DA28AC30027A23F /* Breakpoint.m */,
208 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */,
209 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */,
210 1EFF70C10DFDC018006B9D33 /* BreakpointController.h */,
211 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */,
212 );
213 name = Breakpoints;
214 sourceTree = "<group>";
215 };
216 1E1E52C10DF9B1FB00D334F9 /* Connection */ = {
217 isa = PBXGroup;
218 children = (
219 1E0724E111B47BCC0017AD3C /* NetworkConnection.h */,
220 1EFBE66C12C51EFA00F96D6E /* NetworkConnectionPrivate.h */,
221 1EFBE62F12C515C200F96D6E /* NetworkConnection.mm */,
222 1EFBE66912C51E3900F96D6E /* NetworkCallbackController.h */,
223 1EFBE66A12C51E3900F96D6E /* NetworkCallbackController.mm */,
224 1E02C56F0C610158006F1752 /* DebuggerBackEnd.h */,
225 1E02C5700C610158006F1752 /* DebuggerBackEnd.m */,
226 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */,
227 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */,
228 1E6B5945116106FE001189D2 /* LoggingController.h */,
229 1E6B5946116106FE001189D2 /* LoggingController.m */,
230 );
231 name = Connection;
232 sourceTree = "<group>";
233 };
234 1E416FFB0D36F827009A53A2 /* Interfaces */ = {
235 isa = PBXGroup;
236 children = (
237 1EEBFBE30D34C793008F835B /* Debugger.xib */,
238 1E416FF60D36F821009A53A2 /* MainMenu.xib */,
239 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */,
240 1E9582600E252474001A3D89 /* Preferences.xib */,
241 1E6B594A11610993001189D2 /* Log.xib */,
242 );
243 name = Interfaces;
244 sourceTree = "<group>";
245 };
246 1E71886C0D839F6C00969277 /* Source View */ = {
247 isa = PBXGroup;
248 children = (
249 1EEBFD080D3599E8008F835B /* BSSplitView.h */,
250 1EEBFD070D3599E8008F835B /* BSSplitView.m */,
251 1E7188640D839F6300969277 /* BSSourceView.h */,
252 1E7188650D839F6300969277 /* BSSourceView.mm */,
253 1EDA9CF612DD13B300596211 /* BSLineNumberRulerView.h */,
254 1EDA9CF712DD13B300596211 /* BSLineNumberRulerView.mm */,
255 );
256 name = "Source View";
257 sourceTree = "<group>";
258 };
259 1E9582640E252480001A3D89 /* Preferences */ = {
260 isa = PBXGroup;
261 children = (
262 1E9582650E2524AD001A3D89 /* PreferencesController.h */,
263 1E9582660E2524AD001A3D89 /* PreferencesController.m */,
264 1E67E6FB0F3C052000E68F1B /* PreferencesPathsArrayController.h */,
265 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */,
266 );
267 name = Preferences;
268 sourceTree = "<group>";
269 };
270 1EB7BEB90ECF3BC60033283A /* Debugger */ = {
271 isa = PBXGroup;
272 children = (
273 1E02C5F40C610724006F1752 /* DebuggerController.h */,
274 1E02C5F50C610724006F1752 /* DebuggerController.m */,
275 1EB7BED30ECF3CA90033283A /* StackFrame.h */,
276 1EB7BED40ECF3CA90033283A /* StackFrame.m */,
277 1EBF4D5B0EE35F0700B62769 /* StackController.h */,
278 1EBF4D5C0EE35F0700B62769 /* StackController.m */,
279 1EC1337C127DBB00007946FC /* VariableNode.h */,
280 1EC1337D127DBB00007946FC /* VariableNode.m */,
281 );
282 name = Debugger;
283 sourceTree = "<group>";
284 };
285 1EC6965012BBC6A700A8D984 /* modp_b64 */ = {
286 isa = PBXGroup;
287 children = (
288 1EC6965112BBC6A700A8D984 /* LICENSE */,
289 1EC6965212BBC6A700A8D984 /* modp_b64.cc */,
290 1EC6965312BBC6A700A8D984 /* modp_b64.h */,
291 1EC6965412BBC6A700A8D984 /* modp_b64_data.h */,
292 1EC6965512BBC6A700A8D984 /* README.bluestatic */,
293 1EC6965612BBC6A700A8D984 /* README.chromium */,
294 );
295 path = modp_b64;
296 sourceTree = "<group>";
297 };
298 29B97314FDCFA39411CA2CEA /* MacGDBp */ = {
299 isa = PBXGroup;
300 children = (
301 080E96DDFE201D6D7F000001 /* Classes */,
302 29B97315FDCFA39411CA2CEA /* Other Sources */,
303 29B97317FDCFA39411CA2CEA /* Resources */,
304 29B97323FDCFA39411CA2CEA /* Frameworks */,
305 19C28FACFE9D520D11CA2CBB /* Products */,
306 );
307 name = MacGDBp;
308 sourceTree = "<group>";
309 };
310 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
311 isa = PBXGroup;
312 children = (
313 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */,
314 29B97316FDCFA39411CA2CEA /* main.m */,
315 1EC6965012BBC6A700A8D984 /* modp_b64 */,
316 );
317 name = "Other Sources";
318 sourceTree = "<group>";
319 };
320 29B97317FDCFA39411CA2CEA /* Resources */ = {
321 isa = PBXGroup;
322 children = (
323 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */,
324 1E42F1D60F53317B008412DB /* dsa_pub.pem */,
325 1E416FFB0D36F827009A53A2 /* Interfaces */,
326 1E027F0D0D36F24200885DEE /* Toolbar Icons */,
327 1EEBFD110D359A9F008F835B /* dimple.png */,
328 8D1107310486CEB800E47090 /* Info.plist */,
329 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
330 );
331 name = Resources;
332 sourceTree = "<group>";
333 };
334 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
335 isa = PBXGroup;
336 children = (
337 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
338 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
339 );
340 name = Frameworks;
341 sourceTree = "<group>";
342 };
343 /* End PBXGroup section */
344
345 /* Begin PBXNativeTarget section */
346 8D1107260486CEB800E47090 /* MacGDBp */ = {
347 isa = PBXNativeTarget;
348 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */;
349 buildPhases = (
350 8D1107290486CEB800E47090 /* Resources */,
351 8D11072C0486CEB800E47090 /* Sources */,
352 1E9583550E2531E7001A3D89 /* CopyFiles */,
353 8D11072E0486CEB800E47090 /* Frameworks */,
354 1E42F1110F4E78C8008412DB /* ShellScript */,
355 );
356 buildRules = (
357 );
358 dependencies = (
359 );
360 name = MacGDBp;
361 productInstallPath = "$(HOME)/Applications";
362 productName = MacGDBp;
363 productReference = 8D1107320486CEB800E47090 /* MacGDBp.app */;
364 productType = "com.apple.product-type.application";
365 };
366 /* End PBXNativeTarget section */
367
368 /* Begin PBXProject section */
369 29B97313FDCFA39411CA2CEA /* Project object */ = {
370 isa = PBXProject;
371 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */;
372 compatibilityVersion = "Xcode 3.1";
373 developmentRegion = English;
374 hasScannedForEncodings = 1;
375 knownRegions = (
376 English,
377 Japanese,
378 French,
379 German,
380 );
381 mainGroup = 29B97314FDCFA39411CA2CEA /* MacGDBp */;
382 projectDirPath = "";
383 projectRoot = "";
384 targets = (
385 8D1107260486CEB800E47090 /* MacGDBp */,
386 );
387 };
388 /* End PBXProject section */
389
390 /* Begin PBXResourcesBuildPhase section */
391 8D1107290486CEB800E47090 /* Resources */ = {
392 isa = PBXResourcesBuildPhase;
393 buildActionMask = 2147483647;
394 files = (
395 1E42F1D70F53317B008412DB /* dsa_pub.pem in Resources */,
396 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
397 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */,
398 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */,
399 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */,
400 1EEBFD120D359A9F008F835B /* dimple.png in Resources */,
401 1E027F0A0D36F23F00885DEE /* Run.png in Resources */,
402 1E027F0B0D36F23F00885DEE /* StepOver.png in Resources */,
403 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */,
404 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */,
405 1E1E53030DF9B89800D334F9 /* Breakpoints.xib in Resources */,
406 1E9582620E252474001A3D89 /* Preferences.xib in Resources */,
407 1E0AFBB90FC2518700C67031 /* HUDIcon.png in Resources */,
408 1E6B594C11610993001189D2 /* Log.xib in Resources */,
409 1EC6965712BBC6A700A8D984 /* LICENSE in Resources */,
410 1EC6965912BBC6A700A8D984 /* README.bluestatic in Resources */,
411 1EC6965A12BBC6A700A8D984 /* README.chromium in Resources */,
412 1E2F0A6912D5371C00EBF675 /* Stop.png in Resources */,
413 );
414 runOnlyForDeploymentPostprocessing = 0;
415 };
416 /* End PBXResourcesBuildPhase section */
417
418 /* Begin PBXShellScriptBuildPhase section */
419 1E42F1110F4E78C8008412DB /* ShellScript */ = {
420 isa = PBXShellScriptBuildPhase;
421 buildActionMask = 2147483647;
422 files = (
423 );
424 inputPaths = (
425 );
426 outputPaths = (
427 );
428 runOnlyForDeploymentPostprocessing = 0;
429 shellPath = /bin/sh;
430 shellScript = "\n# Define the path to Gitcrement in Xcode's Source Trees.\n$GITCREMENT";
431 };
432 /* End PBXShellScriptBuildPhase section */
433
434 /* Begin PBXSourcesBuildPhase section */
435 8D11072C0486CEB800E47090 /* Sources */ = {
436 isa = PBXSourcesBuildPhase;
437 buildActionMask = 2147483647;
438 files = (
439 8D11072D0486CEB800E47090 /* main.m in Sources */,
440 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */,
441 1E02C5710C610158006F1752 /* DebuggerBackEnd.m in Sources */,
442 1E02C5F60C610724006F1752 /* DebuggerController.m in Sources */,
443 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */,
444 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */,
445 1E7188690D839F6300969277 /* BSSourceView.mm in Sources */,
446 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */,
447 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */,
448 1EFF70C30DFDC018006B9D33 /* BreakpointController.m in Sources */,
449 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */,
450 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */,
451 1EBF4D5D0EE35F0700B62769 /* StackController.m in Sources */,
452 1E67E6FD0F3C052000E68F1B /* PreferencesPathsArrayController.m in Sources */,
453 1E6B5947116106FE001189D2 /* LoggingController.m in Sources */,
454 1EC1337E127DBB00007946FC /* VariableNode.m in Sources */,
455 1EC6965812BBC6A700A8D984 /* modp_b64.cc in Sources */,
456 1EFBE63012C515C200F96D6E /* NetworkConnection.mm in Sources */,
457 1EFBE66B12C51E3900F96D6E /* NetworkCallbackController.mm in Sources */,
458 1EDA9CF812DD13B300596211 /* BSLineNumberRulerView.mm in Sources */,
459 );
460 runOnlyForDeploymentPostprocessing = 0;
461 };
462 /* End PBXSourcesBuildPhase section */
463
464 /* Begin PBXVariantGroup section */
465 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
466 isa = PBXVariantGroup;
467 children = (
468 089C165DFE840E0CC02AAC07 /* English */,
469 );
470 name = InfoPlist.strings;
471 sourceTree = "<group>";
472 };
473 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */ = {
474 isa = PBXVariantGroup;
475 children = (
476 1E1E53020DF9B89800D334F9 /* English */,
477 );
478 name = Breakpoints.xib;
479 sourceTree = "<group>";
480 };
481 1E416FF60D36F821009A53A2 /* MainMenu.xib */ = {
482 isa = PBXVariantGroup;
483 children = (
484 1E416FF70D36F821009A53A2 /* English */,
485 );
486 name = MainMenu.xib;
487 sourceTree = "<group>";
488 };
489 1E6B594A11610993001189D2 /* Log.xib */ = {
490 isa = PBXVariantGroup;
491 children = (
492 1E6B594B11610993001189D2 /* English */,
493 );
494 name = Log.xib;
495 sourceTree = "<group>";
496 };
497 1E9582600E252474001A3D89 /* Preferences.xib */ = {
498 isa = PBXVariantGroup;
499 children = (
500 1E9582610E252474001A3D89 /* English */,
501 );
502 name = Preferences.xib;
503 sourceTree = "<group>";
504 };
505 1EEBFBE30D34C793008F835B /* Debugger.xib */ = {
506 isa = PBXVariantGroup;
507 children = (
508 1EEBFBE40D34C793008F835B /* English */,
509 );
510 name = Debugger.xib;
511 sourceTree = "<group>";
512 };
513 /* End PBXVariantGroup section */
514
515 /* Begin XCBuildConfiguration section */
516 C01FCF4B08A954540054247B /* Debug */ = {
517 isa = XCBuildConfiguration;
518 buildSettings = {
519 COPY_PHASE_STRIP = NO;
520 FRAMEWORK_SEARCH_PATHS = (
521 "$(inherited)",
522 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
523 );
524 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
525 GCC_DYNAMIC_NO_PIC = NO;
526 GCC_ENABLE_FIX_AND_CONTINUE = YES;
527 GCC_MODEL_TUNING = G5;
528 GCC_OPTIMIZATION_LEVEL = 0;
529 INFOPLIST_FILE = Info.plist;
530 INSTALL_PATH = "$(HOME)/Applications";
531 PRODUCT_NAME = MacGDBp;
532 WRAPPER_EXTENSION = app;
533 ZERO_LINK = YES;
534 };
535 name = Debug;
536 };
537 C01FCF4C08A954540054247B /* Release */ = {
538 isa = XCBuildConfiguration;
539 buildSettings = {
540 FRAMEWORK_SEARCH_PATHS = (
541 "$(inherited)",
542 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
543 );
544 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
545 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
546 GCC_MODEL_TUNING = G5;
547 INFOPLIST_FILE = Info.plist;
548 INSTALL_PATH = "$(HOME)/Applications";
549 PRODUCT_NAME = MacGDBp;
550 WRAPPER_EXTENSION = app;
551 };
552 name = Release;
553 };
554 C01FCF4F08A954540054247B /* Debug */ = {
555 isa = XCBuildConfiguration;
556 buildSettings = {
557 GCC_C_LANGUAGE_STANDARD = c99;
558 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
559 GCC_WARN_ABOUT_RETURN_TYPE = YES;
560 GCC_WARN_UNUSED_VARIABLE = YES;
561 PREBINDING = NO;
562 SDKROOT = macosx10.5;
563 };
564 name = Debug;
565 };
566 C01FCF5008A954540054247B /* Release */ = {
567 isa = XCBuildConfiguration;
568 buildSettings = {
569 ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
570 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
571 GCC_C_LANGUAGE_STANDARD = c99;
572 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
573 GCC_WARN_ABOUT_RETURN_TYPE = YES;
574 GCC_WARN_UNUSED_VARIABLE = YES;
575 PREBINDING = NO;
576 SDKROOT = macosx10.5;
577 };
578 name = Release;
579 };
580 /* End XCBuildConfiguration section */
581
582 /* Begin XCConfigurationList section */
583 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */ = {
584 isa = XCConfigurationList;
585 buildConfigurations = (
586 C01FCF4B08A954540054247B /* Debug */,
587 C01FCF4C08A954540054247B /* Release */,
588 );
589 defaultConfigurationIsVisible = 0;
590 defaultConfigurationName = Release;
591 };
592 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */ = {
593 isa = XCConfigurationList;
594 buildConfigurations = (
595 C01FCF4F08A954540054247B /* Debug */,
596 C01FCF5008A954540054247B /* Release */,
597 );
598 defaultConfigurationIsVisible = 0;
599 defaultConfigurationName = Release;
600 };
601 /* End XCConfigurationList section */
602 };
603 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
604 }