Preparing to add widget support
[RExecServer.git] / RExecServer.xcodeproj / project.pbxproj
blobd361270bfcf591f53f33368f1a1371ae042dc911
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
9 /* Begin PBXAggregateTarget section */
10                 F0F3DD210C3B110000264A46 /* Create Preview Image */ = {
11                         isa = PBXAggregateTarget;
12                         buildConfigurationList = F0F3DD480C3B113B00264A46 /* Build configuration list for PBXAggregateTarget "Create Preview Image" */;
13                         buildPhases = (
14                                 F0F3DD200C3B110000264A46 /* ShellScript */,
15                         );
16                         dependencies = (
17                                 F0F3DD230C3B110700264A46 /* PBXTargetDependency */,
18                         );
19                         name = "Create Preview Image";
20                         productName = "Create Preview Image";
21                 };
22 /* End PBXAggregateTarget section */
24 /* Begin PBXBuildFile section */
25                 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
26                 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
27                 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
28                 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
29                 F0170C980C3ED7BA0049C4BE /* RFunction.m in Sources */ = {isa = PBXBuildFile; fileRef = F0170C970C3ED7BA0049C4BE /* RFunction.m */; };
30                 F03D01940C30A0E90012FB79 /* R.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F03D01930C30A0E90012FB79 /* R.framework */; };
31                 F03D01A20C30A3AE0012FB79 /* RInterpreter.m in Sources */ = {isa = PBXBuildFile; fileRef = F03D01A10C30A3AE0012FB79 /* RInterpreter.m */; };
32                 F03D03020C31A16D0012FB79 /* RApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = F03D03010C31A16D0012FB79 /* RApplication.m */; };
33                 F03D03130C31A2700012FB79 /* RApplicationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F03D03120C31A2700012FB79 /* RApplicationDelegate.m */; };
34                 F05AC7740C3309C9008A1FC2 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F05AC7730C3309C9008A1FC2 /* Security.framework */; };
35                 F05AC79A0C330CD0008A1FC2 /* RCGImageDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = F05AC7990C330CD0008A1FC2 /* RCGImageDevice.m */; };
36                 F05D24F00C31E64700E573F1 /* RDeviceImpl.c in Sources */ = {isa = PBXBuildFile; fileRef = F05D24EF0C31E64700E573F1 /* RDeviceImpl.c */; };
37                 F05D25B50C31F0B800E573F1 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F05D25B40C31F0B800E573F1 /* ApplicationServices.framework */; };
38                 F07100D40C35B0E1001F35AA /* Device.nib in Resources */ = {isa = PBXBuildFile; fileRef = F07100D20C35B0E1001F35AA /* Device.nib */; };
39                 F07100EA0C35B13E001F35AA /* DeviceWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F07100E90C35B13E001F35AA /* DeviceWindowController.m */; };
40                 F07100EF0C35B148001F35AA /* DeviceView.m in Sources */ = {isa = PBXBuildFile; fileRef = F07100EE0C35B148001F35AA /* DeviceView.m */; };
41                 F071043A0C361AD3001F35AA /* RIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = F07104390C361AD3001F35AA /* RIcon.icns */; };
42                 F07108D70C39B3FA001F35AA /* NSData+RSerialize.m in Sources */ = {isa = PBXBuildFile; fileRef = F07108D60C39B3FA001F35AA /* NSData+RSerialize.m */; };
43                 F0710AB30C3AE159001F35AA /* TerminalDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F0710AB20C3AE159001F35AA /* TerminalDelegate.m */; };
44                 F071FFC50C359B05001F35AA /* RExecServer.sh in Resources */ = {isa = PBXBuildFile; fileRef = F071FFC40C359B05001F35AA /* RExecServer.sh */; };
45                 F0C81C170C49FE1D0072B94A /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0C81C160C49FE1D0072B94A /* WebKit.framework */; };
46                 F0C81C2A0C4A00230072B94A /* WidgetWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F0C81C290C4A00230072B94A /* WidgetWindowController.m */; };
47                 F0DB70B30C3D903C0066FD18 /* REnvironment.m in Sources */ = {isa = PBXBuildFile; fileRef = F0DB70B20C3D903C0066FD18 /* REnvironment.m */; };
48                 F0DB70B60C3D90590066FD18 /* RObject.m in Sources */ = {isa = PBXBuildFile; fileRef = F0DB70B50C3D90590066FD18 /* RObject.m */; };
49                 F0DB70CA0C3D97190066FD18 /* RDataPortManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F0DB70C90C3D97190066FD18 /* RDataPortManager.m */; };
50                 F0E2208D0C42CC1C00864C9D /* RServerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = F0E2208C0C42CC1C00864C9D /* RServerConnection.m */; };
51                 F0F091110C32130600B1CDD3 /* RDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = F0F091100C32130600B1CDD3 /* RDevice.m */; };
52                 F0F0911A0C32135200B1CDD3 /* RPDFDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = F0F091190C32135200B1CDD3 /* RPDFDevice.m */; };
53 /* End PBXBuildFile section */
55 /* Begin PBXContainerItemProxy section */
56                 F0F3DD220C3B110700264A46 /* PBXContainerItemProxy */ = {
57                         isa = PBXContainerItemProxy;
58                         containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
59                         proxyType = 1;
60                         remoteGlobalIDString = 8D1107260486CEB800E47090;
61                         remoteInfo = RExecServer;
62                 };
63 /* End PBXContainerItemProxy section */
65 /* Begin PBXFileReference section */
66                 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
67                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
68                 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
69                 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
70                 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
71                 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
72                 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
73                 32CA4F630368D1EE00C91783 /* RExecServer_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RExecServer_Prefix.pch; sourceTree = "<group>"; };
74                 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
75                 8D1107320486CEB800E47090 /* RExecServer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RExecServer.app; sourceTree = BUILT_PRODUCTS_DIR; };
76                 F0170C960C3ED7BA0049C4BE /* RFunction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RFunction.h; sourceTree = "<group>"; };
77                 F0170C970C3ED7BA0049C4BE /* RFunction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RFunction.m; sourceTree = "<group>"; };
78                 F03D01930C30A0E90012FB79 /* R.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = R.framework; path = /Library/Frameworks/R.framework; sourceTree = "<absolute>"; };
79                 F03D01A00C30A3AE0012FB79 /* RInterpreter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RInterpreter.h; sourceTree = "<group>"; };
80                 F03D01A10C30A3AE0012FB79 /* RInterpreter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RInterpreter.m; sourceTree = "<group>"; };
81                 F03D03000C31A16D0012FB79 /* RApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RApplication.h; sourceTree = "<group>"; };
82                 F03D03010C31A16D0012FB79 /* RApplication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RApplication.m; sourceTree = "<group>"; };
83                 F03D03110C31A2700012FB79 /* RApplicationDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RApplicationDelegate.h; sourceTree = "<group>"; };
84                 F03D03120C31A2700012FB79 /* RApplicationDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RApplicationDelegate.m; sourceTree = "<group>"; };
85                 F05AC7730C3309C9008A1FC2 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
86                 F05AC7980C330CD0008A1FC2 /* RCGImageDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCGImageDevice.h; sourceTree = "<group>"; };
87                 F05AC7990C330CD0008A1FC2 /* RCGImageDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCGImageDevice.m; sourceTree = "<group>"; };
88                 F05D24EE0C31E64700E573F1 /* RDeviceImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RDeviceImpl.h; sourceTree = "<group>"; };
89                 F05D24EF0C31E64700E573F1 /* RDeviceImpl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RDeviceImpl.c; sourceTree = "<group>"; };
90                 F05D25B40C31F0B800E573F1 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
91                 F07100D30C35B0E1001F35AA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Device.nib; sourceTree = "<group>"; };
92                 F07100E80C35B13E001F35AA /* DeviceWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceWindowController.h; sourceTree = "<group>"; };
93                 F07100E90C35B13E001F35AA /* DeviceWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeviceWindowController.m; sourceTree = "<group>"; };
94                 F07100ED0C35B148001F35AA /* DeviceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceView.h; sourceTree = "<group>"; };
95                 F07100EE0C35B148001F35AA /* DeviceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeviceView.m; sourceTree = "<group>"; };
96                 F07104390C361AD3001F35AA /* RIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = RIcon.icns; sourceTree = "<group>"; };
97                 F07107BF0C399B79001F35AA /* RInterpreterProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RInterpreterProtocol.h; sourceTree = "<group>"; };
98                 F07108D50C39B3FA001F35AA /* NSData+RSerialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+RSerialize.h"; sourceTree = "<group>"; };
99                 F07108D60C39B3FA001F35AA /* NSData+RSerialize.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+RSerialize.m"; sourceTree = "<group>"; };
100                 F0710AB10C3AE159001F35AA /* TerminalDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TerminalDelegate.h; sourceTree = "<group>"; };
101                 F0710AB20C3AE159001F35AA /* TerminalDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TerminalDelegate.m; sourceTree = "<group>"; };
102                 F071FFC40C359B05001F35AA /* RExecServer.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = RExecServer.sh; sourceTree = "<group>"; };
103                 F0C81C160C49FE1D0072B94A /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
104                 F0C81C280C4A00230072B94A /* WidgetWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WidgetWindowController.h; sourceTree = "<group>"; };
105                 F0C81C290C4A00230072B94A /* WidgetWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetWindowController.m; sourceTree = "<group>"; };
106                 F0DB70B10C3D903C0066FD18 /* REnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = REnvironment.h; sourceTree = "<group>"; };
107                 F0DB70B20C3D903C0066FD18 /* REnvironment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = REnvironment.m; sourceTree = "<group>"; };
108                 F0DB70B40C3D90590066FD18 /* RObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RObject.h; sourceTree = "<group>"; };
109                 F0DB70B50C3D90590066FD18 /* RObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RObject.m; sourceTree = "<group>"; };
110                 F0DB70C80C3D97190066FD18 /* RDataPortManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RDataPortManager.h; sourceTree = "<group>"; };
111                 F0DB70C90C3D97190066FD18 /* RDataPortManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RDataPortManager.m; sourceTree = "<group>"; };
112                 F0E2208B0C42CC1C00864C9D /* RServerConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RServerConnection.h; sourceTree = "<group>"; };
113                 F0E2208C0C42CC1C00864C9D /* RServerConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RServerConnection.m; sourceTree = "<group>"; };
114                 F0F0910F0C32130600B1CDD3 /* RDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RDevice.h; sourceTree = "<group>"; };
115                 F0F091100C32130600B1CDD3 /* RDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RDevice.m; sourceTree = "<group>"; };
116                 F0F091180C32135200B1CDD3 /* RPDFDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RPDFDevice.h; sourceTree = "<group>"; };
117                 F0F091190C32135200B1CDD3 /* RPDFDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RPDFDevice.m; sourceTree = "<group>"; };
118 /* End PBXFileReference section */
120 /* Begin PBXFrameworksBuildPhase section */
121                 8D11072E0486CEB800E47090 /* Frameworks */ = {
122                         isa = PBXFrameworksBuildPhase;
123                         buildActionMask = 2147483647;
124                         files = (
125                                 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
126                                 F03D01940C30A0E90012FB79 /* R.framework in Frameworks */,
127                                 F05D25B50C31F0B800E573F1 /* ApplicationServices.framework in Frameworks */,
128                                 F05AC7740C3309C9008A1FC2 /* Security.framework in Frameworks */,
129                                 F0C81C170C49FE1D0072B94A /* WebKit.framework in Frameworks */,
130                         );
131                         runOnlyForDeploymentPostprocessing = 0;
132                 };
133 /* End PBXFrameworksBuildPhase section */
135 /* Begin PBXGroup section */
136                 080E96DDFE201D6D7F000001 /* R Interpreter Interface */ = {
137                         isa = PBXGroup;
138                         children = (
139                                 F03D01A00C30A3AE0012FB79 /* RInterpreter.h */,
140                                 F03D01A10C30A3AE0012FB79 /* RInterpreter.m */,
141                                 F07108D50C39B3FA001F35AA /* NSData+RSerialize.h */,
142                                 F07108D60C39B3FA001F35AA /* NSData+RSerialize.m */,
143                                 F07107BF0C399B79001F35AA /* RInterpreterProtocol.h */,
144                         );
145                         name = "R Interpreter Interface";
146                         sourceTree = "<group>";
147                 };
148                 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
149                         isa = PBXGroup;
150                         children = (
151                                 F0C81C160C49FE1D0072B94A /* WebKit.framework */,
152                                 F05AC7730C3309C9008A1FC2 /* Security.framework */,
153                                 F05D25B40C31F0B800E573F1 /* ApplicationServices.framework */,
154                                 F03D01930C30A0E90012FB79 /* R.framework */,
155                                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
156                         );
157                         name = "Linked Frameworks";
158                         sourceTree = "<group>";
159                 };
160                 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
161                         isa = PBXGroup;
162                         children = (
163                                 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
164                                 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
165                                 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
166                         );
167                         name = "Other Frameworks";
168                         sourceTree = "<group>";
169                 };
170                 19C28FACFE9D520D11CA2CBB /* Products */ = {
171                         isa = PBXGroup;
172                         children = (
173                                 8D1107320486CEB800E47090 /* RExecServer.app */,
174                         );
175                         name = Products;
176                         sourceTree = "<group>";
177                 };
178                 29B97314FDCFA39411CA2CEA /* RExecServer */ = {
179                         isa = PBXGroup;
180                         children = (
181                                 F0DB70CB0C3D98250066FD18 /* Graphics Devices */,
182                                 F0DB70C70C3D96F80066FD18 /* Interprocess Communication */,
183                                 F07100E70C35B122001F35AA /* User Interface Stuff */,
184                                 080E96DDFE201D6D7F000001 /* R Interpreter Interface */,
185                                 29B97315FDCFA39411CA2CEA /* Other Sources */,
186                                 29B97317FDCFA39411CA2CEA /* Resources */,
187                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
188                                 19C28FACFE9D520D11CA2CBB /* Products */,
189                         );
190                         name = RExecServer;
191                         sourceTree = "<group>";
192                 };
193                 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
194                         isa = PBXGroup;
195                         children = (
196                                 32CA4F630368D1EE00C91783 /* RExecServer_Prefix.pch */,
197                                 29B97316FDCFA39411CA2CEA /* main.m */,
198                                 F03D03000C31A16D0012FB79 /* RApplication.h */,
199                                 F03D03010C31A16D0012FB79 /* RApplication.m */,
200                                 F03D03110C31A2700012FB79 /* RApplicationDelegate.h */,
201                                 F03D03120C31A2700012FB79 /* RApplicationDelegate.m */,
202                         );
203                         name = "Other Sources";
204                         sourceTree = "<group>";
205                 };
206                 29B97317FDCFA39411CA2CEA /* Resources */ = {
207                         isa = PBXGroup;
208                         children = (
209                                 F07104390C361AD3001F35AA /* RIcon.icns */,
210                                 8D1107310486CEB800E47090 /* Info.plist */,
211                                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
212                                 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
213                                 F071FFC40C359B05001F35AA /* RExecServer.sh */,
214                                 F07100D20C35B0E1001F35AA /* Device.nib */,
215                         );
216                         name = Resources;
217                         sourceTree = "<group>";
218                 };
219                 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
220                         isa = PBXGroup;
221                         children = (
222                                 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
223                                 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
224                         );
225                         name = Frameworks;
226                         sourceTree = "<group>";
227                 };
228                 F07100E70C35B122001F35AA /* User Interface Stuff */ = {
229                         isa = PBXGroup;
230                         children = (
231                                 F0C81C280C4A00230072B94A /* WidgetWindowController.h */,
232                                 F0C81C290C4A00230072B94A /* WidgetWindowController.m */,
233                                 F07100ED0C35B148001F35AA /* DeviceView.h */,
234                                 F07100EE0C35B148001F35AA /* DeviceView.m */,
235                                 F07100E80C35B13E001F35AA /* DeviceWindowController.h */,
236                                 F07100E90C35B13E001F35AA /* DeviceWindowController.m */,
237                                 F0710AB10C3AE159001F35AA /* TerminalDelegate.h */,
238                                 F0710AB20C3AE159001F35AA /* TerminalDelegate.m */,
239                         );
240                         name = "User Interface Stuff";
241                         sourceTree = "<group>";
242                 };
243                 F0DB70C70C3D96F80066FD18 /* Interprocess Communication */ = {
244                         isa = PBXGroup;
245                         children = (
246                                 F0DB70C80C3D97190066FD18 /* RDataPortManager.h */,
247                                 F0DB70C90C3D97190066FD18 /* RDataPortManager.m */,
248                                 F0DB70B40C3D90590066FD18 /* RObject.h */,
249                                 F0DB70B50C3D90590066FD18 /* RObject.m */,
250                                 F0DB70B10C3D903C0066FD18 /* REnvironment.h */,
251                                 F0DB70B20C3D903C0066FD18 /* REnvironment.m */,
252                                 F0170C960C3ED7BA0049C4BE /* RFunction.h */,
253                                 F0170C970C3ED7BA0049C4BE /* RFunction.m */,
254                                 F0E2208B0C42CC1C00864C9D /* RServerConnection.h */,
255                                 F0E2208C0C42CC1C00864C9D /* RServerConnection.m */,
256                         );
257                         name = "Interprocess Communication";
258                         sourceTree = "<group>";
259                 };
260                 F0DB70CB0C3D98250066FD18 /* Graphics Devices */ = {
261                         isa = PBXGroup;
262                         children = (
263                                 F0F0910F0C32130600B1CDD3 /* RDevice.h */,
264                                 F0F091100C32130600B1CDD3 /* RDevice.m */,
265                                 F0F091180C32135200B1CDD3 /* RPDFDevice.h */,
266                                 F0F091190C32135200B1CDD3 /* RPDFDevice.m */,
267                                 F05D24EE0C31E64700E573F1 /* RDeviceImpl.h */,
268                                 F05D24EF0C31E64700E573F1 /* RDeviceImpl.c */,
269                                 F05AC7980C330CD0008A1FC2 /* RCGImageDevice.h */,
270                                 F05AC7990C330CD0008A1FC2 /* RCGImageDevice.m */,
271                         );
272                         name = "Graphics Devices";
273                         sourceTree = "<group>";
274                 };
275 /* End PBXGroup section */
277 /* Begin PBXNativeTarget section */
278                 8D1107260486CEB800E47090 /* RExecServer */ = {
279                         isa = PBXNativeTarget;
280                         buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "RExecServer" */;
281                         buildPhases = (
282                                 8D1107290486CEB800E47090 /* Resources */,
283                                 8D11072C0486CEB800E47090 /* Sources */,
284                                 8D11072E0486CEB800E47090 /* Frameworks */,
285                         );
286                         buildRules = (
287                         );
288                         dependencies = (
289                         );
290                         name = RExecServer;
291                         productInstallPath = "$(HOME)/Applications";
292                         productName = RExecServer;
293                         productReference = 8D1107320486CEB800E47090 /* RExecServer.app */;
294                         productType = "com.apple.product-type.application";
295                 };
296 /* End PBXNativeTarget section */
298 /* Begin PBXProject section */
299                 29B97313FDCFA39411CA2CEA /* Project object */ = {
300                         isa = PBXProject;
301                         buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "RExecServer" */;
302                         hasScannedForEncodings = 1;
303                         mainGroup = 29B97314FDCFA39411CA2CEA /* RExecServer */;
304                         projectDirPath = "";
305                         projectRoot = "";
306                         targets = (
307                                 8D1107260486CEB800E47090 /* RExecServer */,
308                                 F0F3DD210C3B110000264A46 /* Create Preview Image */,
309                         );
310                 };
311 /* End PBXProject section */
313 /* Begin PBXResourcesBuildPhase section */
314                 8D1107290486CEB800E47090 /* Resources */ = {
315                         isa = PBXResourcesBuildPhase;
316                         buildActionMask = 2147483647;
317                         files = (
318                                 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
319                                 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
320                                 F071FFC50C359B05001F35AA /* RExecServer.sh in Resources */,
321                                 F07100D40C35B0E1001F35AA /* Device.nib in Resources */,
322                                 F071043A0C361AD3001F35AA /* RIcon.icns in Resources */,
323                         );
324                         runOnlyForDeploymentPostprocessing = 0;
325                 };
326 /* End PBXResourcesBuildPhase section */
328 /* Begin PBXShellScriptBuildPhase section */
329                 F0F3DD200C3B110000264A46 /* ShellScript */ = {
330                         isa = PBXShellScriptBuildPhase;
331                         buildActionMask = 2147483647;
332                         files = (
333                         );
334                         inputPaths = (
335                         );
336                         outputPaths = (
337                         );
338                         runOnlyForDeploymentPostprocessing = 0;
339                         shellPath = /bin/sh;
340                         shellScript = "# shell script goes here\n\nDMG_NAME=\"${PROJECT}${BUILD_STYLE}Preview\"\nDMG_VOLUME_NAME=\"$PROJECT $BUILD_STYLE\"\n\nhdiutil create -ov -srcfolder \"$BUILT_PRODUCTS_DIR\" \"$BUILD_ROOT/$DMG_NAME.dmg\" -volname \"$DMG_VOLUME_NAME\"\n\nexit 0";
341                 };
342 /* End PBXShellScriptBuildPhase section */
344 /* Begin PBXSourcesBuildPhase section */
345                 8D11072C0486CEB800E47090 /* Sources */ = {
346                         isa = PBXSourcesBuildPhase;
347                         buildActionMask = 2147483647;
348                         files = (
349                                 8D11072D0486CEB800E47090 /* main.m in Sources */,
350                                 F03D01A20C30A3AE0012FB79 /* RInterpreter.m in Sources */,
351                                 F03D03020C31A16D0012FB79 /* RApplication.m in Sources */,
352                                 F03D03130C31A2700012FB79 /* RApplicationDelegate.m in Sources */,
353                                 F05D24F00C31E64700E573F1 /* RDeviceImpl.c in Sources */,
354                                 F0F091110C32130600B1CDD3 /* RDevice.m in Sources */,
355                                 F0F0911A0C32135200B1CDD3 /* RPDFDevice.m in Sources */,
356                                 F05AC79A0C330CD0008A1FC2 /* RCGImageDevice.m in Sources */,
357                                 F07100EA0C35B13E001F35AA /* DeviceWindowController.m in Sources */,
358                                 F07100EF0C35B148001F35AA /* DeviceView.m in Sources */,
359                                 F07108D70C39B3FA001F35AA /* NSData+RSerialize.m in Sources */,
360                                 F0710AB30C3AE159001F35AA /* TerminalDelegate.m in Sources */,
361                                 F0DB70B30C3D903C0066FD18 /* REnvironment.m in Sources */,
362                                 F0DB70B60C3D90590066FD18 /* RObject.m in Sources */,
363                                 F0DB70CA0C3D97190066FD18 /* RDataPortManager.m in Sources */,
364                                 F0170C980C3ED7BA0049C4BE /* RFunction.m in Sources */,
365                                 F0E2208D0C42CC1C00864C9D /* RServerConnection.m in Sources */,
366                                 F0C81C2A0C4A00230072B94A /* WidgetWindowController.m in Sources */,
367                         );
368                         runOnlyForDeploymentPostprocessing = 0;
369                 };
370 /* End PBXSourcesBuildPhase section */
372 /* Begin PBXTargetDependency section */
373                 F0F3DD230C3B110700264A46 /* PBXTargetDependency */ = {
374                         isa = PBXTargetDependency;
375                         target = 8D1107260486CEB800E47090 /* RExecServer */;
376                         targetProxy = F0F3DD220C3B110700264A46 /* PBXContainerItemProxy */;
377                 };
378 /* End PBXTargetDependency section */
380 /* Begin PBXVariantGroup section */
381                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
382                         isa = PBXVariantGroup;
383                         children = (
384                                 089C165DFE840E0CC02AAC07 /* English */,
385                         );
386                         name = InfoPlist.strings;
387                         sourceTree = "<group>";
388                 };
389                 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
390                         isa = PBXVariantGroup;
391                         children = (
392                                 29B97319FDCFA39411CA2CEA /* English */,
393                         );
394                         name = MainMenu.nib;
395                         sourceTree = "<group>";
396                 };
397                 F07100D20C35B0E1001F35AA /* Device.nib */ = {
398                         isa = PBXVariantGroup;
399                         children = (
400                                 F07100D30C35B0E1001F35AA /* English */,
401                         );
402                         name = Device.nib;
403                         sourceTree = "<group>";
404                 };
405 /* End PBXVariantGroup section */
407 /* Begin XCBuildConfiguration section */
408                 C01FCF4B08A954540054247B /* Debug */ = {
409                         isa = XCBuildConfiguration;
410                         buildSettings = {
411                                 COPY_PHASE_STRIP = NO;
412                                 GCC_DYNAMIC_NO_PIC = NO;
413                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
414                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
415                                 GCC_FAST_OBJC_DISPATCH = YES;
416                                 GCC_MODEL_TUNING = G5;
417                                 GCC_OPTIMIZATION_LEVEL = 0;
418                                 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
419                                 HEADER_SEARCH_PATHS = /Library/Frameworks/R.framework/Headers;
420                                 INFOPLIST_FILE = Info.plist;
421                                 INSTALL_PATH = "$(HOME)/Applications";
422                                 PRODUCT_NAME = RExecServer;
423                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
424                                 WRAPPER_EXTENSION = app;
425                                 ZERO_LINK = NO;
426                         };
427                         name = Debug;
428                 };
429                 C01FCF4C08A954540054247B /* Release */ = {
430                         isa = XCBuildConfiguration;
431                         buildSettings = {
432                                 ARCHS = (
433                                         ppc,
434                                         i386,
435                                 );
436                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
437                                 GCC_FAST_OBJC_DISPATCH = YES;
438                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
439                                 GCC_MODEL_TUNING = G5;
440                                 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
441                                 HEADER_SEARCH_PATHS = /Library/Frameworks/R.framework/Headers;
442                                 INFOPLIST_FILE = Info.plist;
443                                 INSTALL_PATH = "$(HOME)/Applications";
444                                 PRODUCT_NAME = RExecServer;
445                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
446                                 WRAPPER_EXTENSION = app;
447                                 ZERO_LINK = NO;
448                         };
449                         name = Release;
450                 };
451                 C01FCF4F08A954540054247B /* Debug */ = {
452                         isa = XCBuildConfiguration;
453                         buildSettings = {
454                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
455                                 GCC_WARN_UNUSED_VARIABLE = YES;
456                                 PREBINDING = NO;
457                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
458                         };
459                         name = Debug;
460                 };
461                 C01FCF5008A954540054247B /* Release */ = {
462                         isa = XCBuildConfiguration;
463                         buildSettings = {
464                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
465                                 GCC_WARN_UNUSED_VARIABLE = YES;
466                                 PREBINDING = NO;
467                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
468                         };
469                         name = Release;
470                 };
471                 F0F3DD490C3B113B00264A46 /* Debug */ = {
472                         isa = XCBuildConfiguration;
473                         buildSettings = {
474                                 COPY_PHASE_STRIP = NO;
475                                 GCC_DYNAMIC_NO_PIC = NO;
476                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
477                                 GCC_OPTIMIZATION_LEVEL = 0;
478                                 PRODUCT_NAME = "Create Preview Image";
479                         };
480                         name = Debug;
481                 };
482                 F0F3DD4A0C3B113B00264A46 /* Release */ = {
483                         isa = XCBuildConfiguration;
484                         buildSettings = {
485                                 COPY_PHASE_STRIP = YES;
486                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
487                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
488                                 PRODUCT_NAME = "Create Preview Image";
489                                 ZERO_LINK = NO;
490                         };
491                         name = Release;
492                 };
493 /* End XCBuildConfiguration section */
495 /* Begin XCConfigurationList section */
496                 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "RExecServer" */ = {
497                         isa = XCConfigurationList;
498                         buildConfigurations = (
499                                 C01FCF4B08A954540054247B /* Debug */,
500                                 C01FCF4C08A954540054247B /* Release */,
501                         );
502                         defaultConfigurationIsVisible = 0;
503                         defaultConfigurationName = Release;
504                 };
505                 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "RExecServer" */ = {
506                         isa = XCConfigurationList;
507                         buildConfigurations = (
508                                 C01FCF4F08A954540054247B /* Debug */,
509                                 C01FCF5008A954540054247B /* Release */,
510                         );
511                         defaultConfigurationIsVisible = 0;
512                         defaultConfigurationName = Release;
513                 };
514                 F0F3DD480C3B113B00264A46 /* Build configuration list for PBXAggregateTarget "Create Preview Image" */ = {
515                         isa = XCConfigurationList;
516                         buildConfigurations = (
517                                 F0F3DD490C3B113B00264A46 /* Debug */,
518                                 F0F3DD4A0C3B113B00264A46 /* Release */,
519                         );
520                         defaultConfigurationIsVisible = 0;
521                         defaultConfigurationName = Release;
522                 };
523 /* End XCConfigurationList section */
524         };
525         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;