new world
[rubydium.git] / Project / LLVMRuby.xcodeproj / project.pbxproj.in
blob7f3c689ef3aa13c59e321db9ffc970f0eae177ed
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 44;
7         objects = {
9 /* Begin PBXBuildFile section */
10                 4DE339F70D74FCDD00ADB6EE /* rb_main.rb in Resources */ = {isa = PBXBuildFile; fileRef = 4DE339F60D74FCDD00ADB6EE /* rb_main.rb */; };
11                 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
12                 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
13                 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
14                 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
15 /* End PBXBuildFile section */
17 /* Begin PBXFileReference section */
18                 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
19                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
20                 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
21                 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
22                 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
23                 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
24                 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
25                 4DE339F60D74FCDD00ADB6EE /* rb_main.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = rb_main.rb; sourceTree = "<group>"; };
26                 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
27                 8D1107320486CEB800E47090 /* «PROJECTNAME».app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "«PROJECTNAME».app"; sourceTree = BUILT_PRODUCTS_DIR; };
28 /* End PBXFileReference section */
30 /* Begin PBXFrameworksBuildPhase section */
31                 8D11072E0486CEB800E47090 /* Frameworks */ = {
32                         isa = PBXFrameworksBuildPhase;
33                         buildActionMask = 2147483647;
34                         files = (
35                                 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
36                         );
37                         runOnlyForDeploymentPostprocessing = 0;
38                 };
39 /* End PBXFrameworksBuildPhase section */
41 /* Begin PBXGroup section */
42                 080E96DDFE201D6D7F000001 /* Classes */ = {
43                         isa = PBXGroup;
44                         children = (
45                         );
46                         name = Classes;
47                         sourceTree = "<group>";
48                 };
49                 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
50                         isa = PBXGroup;
51                         children = (
52                                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
53                         );
54                         name = "Linked Frameworks";
55                         sourceTree = "<group>";
56                 };
57                 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
58                         isa = PBXGroup;
59                         children = (
60                                 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
61                                 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
62                                 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
63                         );
64                         name = "Other Frameworks";
65                         sourceTree = "<group>";
66                 };
67                 19C28FACFE9D520D11CA2CBB /* Products */ = {
68                         isa = PBXGroup;
69                         children = (
70                                 8D1107320486CEB800E47090 /* «PROJECTNAME».app */,
71                         );
72                         name = Products;
73                         sourceTree = "<group>";
74                 };
75                 29B97314FDCFA39411CA2CEA /* «PROJECTNAMEASXML» */ = {
76                         isa = PBXGroup;
77                         children = (
78                                 080E96DDFE201D6D7F000001 /* Classes */,
79                                 29B97315FDCFA39411CA2CEA /* Other Sources */,
80                                 29B97317FDCFA39411CA2CEA /* Resources */,
81                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
82                                 19C28FACFE9D520D11CA2CBB /* Products */,
83                         );
84                         name = "«PROJECTNAMEASXML»";
85                         sourceTree = "<group>";
86                 };
87                 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
88                         isa = PBXGroup;
89                         children = (
90                                 4DE339F60D74FCDD00ADB6EE /* rb_main.rb */,
91                                 29B97316FDCFA39411CA2CEA /* main.m */,
92                         );
93                         name = "Other Sources";
94                         sourceTree = "<group>";
95                 };
96                 29B97317FDCFA39411CA2CEA /* Resources */ = {
97                         isa = PBXGroup;
98                         children = (
99                                 8D1107310486CEB800E47090 /* Info.plist */,
100                                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
101                                 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
102                         );
103                         name = Resources;
104                         sourceTree = "<group>";
105                 };
106                 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
107                         isa = PBXGroup;
108                         children = (
109                                 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
110                                 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
111                         );
112                         name = Frameworks;
113                         sourceTree = "<group>";
114                 };
115 /* End PBXGroup section */
117 /* Begin PBXNativeTarget section */
118                 8D1107260486CEB800E47090 /* «PROJECTNAME» */ = {
119                         isa = PBXNativeTarget;
120                         buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "«PROJECTNAME»" */;
121                         buildPhases = (
122                                 8D1107290486CEB800E47090 /* Resources */,
123                                 8D11072C0486CEB800E47090 /* Sources */,
124                                 8D11072E0486CEB800E47090 /* Frameworks */,
125                         );
126                         buildRules = (
127                         );
128                         dependencies = (
129                         );
130                         name = "«PROJECTNAME»";
131                         productInstallPath = "$(HOME)/Applications";
132                         productName = "«PROJECTNAME»";
133                         productReference = 8D1107320486CEB800E47090 /* «PROJECTNAME».app */;
134                         productType = "com.apple.product-type.application";
135                 };
136 /* End PBXNativeTarget section */
138 /* Begin PBXProject section */
139                 29B97313FDCFA39411CA2CEA /* Project object */ = {
140                         isa = PBXProject;
141                         buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacRubyApp" */;
142                         compatibilityVersion = "Xcode 3.0";
143                         hasScannedForEncodings = 1;
144                         mainGroup = 29B97314FDCFA39411CA2CEA /* «PROJECTNAMEASXML» */;
145                         projectDirPath = "";
146                         projectRoot = "";
147                         targets = (
148                                 8D1107260486CEB800E47090 /* «PROJECTNAME» */,
149                         );
150                 };
151 /* End PBXProject section */
153 /* Begin PBXResourcesBuildPhase section */
154                 8D1107290486CEB800E47090 /* Resources */ = {
155                         isa = PBXResourcesBuildPhase;
156                         buildActionMask = 2147483647;
157                         files = (
158                                 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
159                                 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
160                                 4DE339F70D74FCDD00ADB6EE /* rb_main.rb in Resources */,
161                         );
162                         runOnlyForDeploymentPostprocessing = 0;
163                 };
164 /* End PBXResourcesBuildPhase section */
166 /* Begin PBXSourcesBuildPhase section */
167                 8D11072C0486CEB800E47090 /* Sources */ = {
168                         isa = PBXSourcesBuildPhase;
169                         buildActionMask = 2147483647;
170                         files = (
171                                 8D11072D0486CEB800E47090 /* main.m in Sources */,
172                         );
173                         runOnlyForDeploymentPostprocessing = 0;
174                 };
175 /* End PBXSourcesBuildPhase section */
177 /* Begin PBXVariantGroup section */
178                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
179                         isa = PBXVariantGroup;
180                         children = (
181                                 089C165DFE840E0CC02AAC07 /* English */,
182                         );
183                         name = InfoPlist.strings;
184                         sourceTree = "<group>";
185                 };
186                 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
187                         isa = PBXVariantGroup;
188                         children = (
189                                 29B97319FDCFA39411CA2CEA /* English */,
190                         );
191                         name = MainMenu.nib;
192                         sourceTree = "<group>";
193                 };
194 /* End PBXVariantGroup section */
196 /* Begin XCBuildConfiguration section */
197                 C01FCF4B08A954540054247B /* Debug */ = {
198                         isa = XCBuildConfiguration;
199                         buildSettings = {
200                                 COPY_PHASE_STRIP = NO;
201                                 GCC_DYNAMIC_NO_PIC = NO;
202                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
203                                 GCC_MODEL_TUNING = G5;
204                                 GCC_OPTIMIZATION_LEVEL = 0;
205                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
206                                 INFOPLIST_FILE = Info.plist;
207                                 INSTALL_PATH = "$(HOME)/Applications";
208                                 PRODUCT_NAME = "«PROJECTNAME»";
209                                 WRAPPER_EXTENSION = app;
210                                 ZERO_LINK = YES;
211                         };
212                         name = Debug;
213                 };
214                 C01FCF4C08A954540054247B /* Release */ = {
215                         isa = XCBuildConfiguration;
216                         buildSettings = {
217                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
218                                 GCC_MODEL_TUNING = G5;
219                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
220                                 INFOPLIST_FILE = Info.plist;
221                                 INSTALL_PATH = "$(HOME)/Applications";
222                                 PRODUCT_NAME = "«PROJECTNAME»";
223                                 WRAPPER_EXTENSION = app;
224                         };
225                         name = Release;
226                 };
227                 C01FCF4F08A954540054247B /* Debug */ = {
228                         isa = XCBuildConfiguration;
229                         buildSettings = {
230                                 HEADER_SEARCH_PATHS = (
231                                         "PATH_TO_MACRUBY_HEADERS_1",
232                                         "PATH_TO_MACRUBY_HEADERS_2",
233                                 );
234                                 GCC_ENABLE_OBJC_GC = required;
235                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
236                                 GCC_WARN_UNUSED_VARIABLE = YES;
237                                 LIBRARY_SEARCH_PATHS = PATH_TO_MACRUBY_LIBRARY;
238                                 OTHER_LDFLAGS = "-lruby";
239                                 PREBINDING = NO;
240                                 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
241                         };
242                         name = Debug;
243                 };
244                 C01FCF5008A954540054247B /* Release */ = {
245                         isa = XCBuildConfiguration;
246                         buildSettings = {
247                                 HEADER_SEARCH_PATHS = (
248                                         "PATH_TO_MACRUBY_HEADERS_1",
249                                         "PATH_TO_MACRUBY_HEADERS_2",
250                                 );
251                                 GCC_ENABLE_OBJC_GC = required;
252                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
253                                 GCC_WARN_UNUSED_VARIABLE = YES;
254                                 LIBRARY_SEARCH_PATHS = PATH_TO_MACRUBY_LIBRARY;
255                                 OTHER_LDFLAGS = "-lruby";
256                                 PREBINDING = NO;
257                                 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
258                         };
259                         name = Release;
260                 };
261 /* End XCBuildConfiguration section */
263 /* Begin XCConfigurationList section */
264                 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "«PROJECTNAME»" */ = {
265                         isa = XCConfigurationList;
266                         buildConfigurations = (
267                                 C01FCF4B08A954540054247B /* Debug */,
268                                 C01FCF4C08A954540054247B /* Release */,
269                         );
270                         defaultConfigurationIsVisible = 0;
271                         defaultConfigurationName = Release;
272                 };
273                 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacRubyApp" */ = {
274                         isa = XCConfigurationList;
275                         buildConfigurations = (
276                                 C01FCF4F08A954540054247B /* Debug */,
277                                 C01FCF5008A954540054247B /* Release */,
278                         );
279                         defaultConfigurationIsVisible = 0;
280                         defaultConfigurationName = Release;
281                 };
282 /* End XCConfigurationList section */
283         };
284         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;