9 /* Begin PBXBuildFile section */
10 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
11 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
12 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
13 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
14 E574CD500D1EDFA6007F03E4 /* MPAppController.m in Sources */ = {isa = PBXBuildFile; fileRef = E574CD4F0D1EDFA6007F03E4 /* MPAppController.m */; };
15 E5A466D70D1CB19E00B68196 /* DeliciousPage.m in Sources */ = {isa = PBXBuildFile; fileRef = E5A466D60D1CB19E00B68196 /* DeliciousPage.m */; };
16 /* End PBXBuildFile section */
18 /* Begin PBXFileReference section */
19 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
20 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
21 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
22 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
23 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
24 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
25 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
26 32CA4F630368D1EE00C91783 /* DeliciousMeal_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeliciousMeal_Prefix.pch; sourceTree = "<group>"; };
27 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
28 8D1107320486CEB800E47090 /* DeliciousMeal.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DeliciousMeal.app; sourceTree = BUILT_PRODUCTS_DIR; };
29 E574CD4E0D1EDFA6007F03E4 /* MPAppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPAppController.h; sourceTree = "<group>"; };
30 E574CD4F0D1EDFA6007F03E4 /* MPAppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MPAppController.m; sourceTree = "<group>"; };
31 E5A466D50D1CB19E00B68196 /* DeliciousPage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeliciousPage.h; sourceTree = "<group>"; };
32 E5A466D60D1CB19E00B68196 /* DeliciousPage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeliciousPage.m; sourceTree = "<group>"; };
33 /* End PBXFileReference section */
35 /* Begin PBXFrameworksBuildPhase section */
36 8D11072E0486CEB800E47090 /* Frameworks */ = {
37 isa = PBXFrameworksBuildPhase;
38 buildActionMask = 2147483647;
40 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
42 runOnlyForDeploymentPostprocessing = 0;
44 /* End PBXFrameworksBuildPhase section */
46 /* Begin PBXGroup section */
47 080E96DDFE201D6D7F000001 /* Classes */ = {
50 E5A466D50D1CB19E00B68196 /* DeliciousPage.h */,
51 E5A466D60D1CB19E00B68196 /* DeliciousPage.m */,
52 E574CD4E0D1EDFA6007F03E4 /* MPAppController.h */,
53 E574CD4F0D1EDFA6007F03E4 /* MPAppController.m */,
56 sourceTree = "<group>";
58 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
61 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
63 name = "Linked Frameworks";
64 sourceTree = "<group>";
66 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
69 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
70 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
71 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
73 name = "Other Frameworks";
74 sourceTree = "<group>";
76 19C28FACFE9D520D11CA2CBB /* Products */ = {
79 8D1107320486CEB800E47090 /* DeliciousMeal.app */,
82 sourceTree = "<group>";
84 29B97314FDCFA39411CA2CEA /* DeliciousMeal */ = {
87 080E96DDFE201D6D7F000001 /* Classes */,
88 29B97315FDCFA39411CA2CEA /* Other Sources */,
89 29B97317FDCFA39411CA2CEA /* Resources */,
90 29B97323FDCFA39411CA2CEA /* Frameworks */,
91 19C28FACFE9D520D11CA2CBB /* Products */,
94 sourceTree = "<group>";
96 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
99 32CA4F630368D1EE00C91783 /* DeliciousMeal_Prefix.pch */,
100 29B97316FDCFA39411CA2CEA /* main.m */,
102 name = "Other Sources";
103 sourceTree = "<group>";
105 29B97317FDCFA39411CA2CEA /* Resources */ = {
108 8D1107310486CEB800E47090 /* Info.plist */,
109 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
110 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
113 sourceTree = "<group>";
115 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
118 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
119 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
122 sourceTree = "<group>";
124 /* End PBXGroup section */
126 /* Begin PBXNativeTarget section */
127 8D1107260486CEB800E47090 /* DeliciousMeal */ = {
128 isa = PBXNativeTarget;
129 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "DeliciousMeal" */;
131 8D1107290486CEB800E47090 /* Resources */,
132 8D11072C0486CEB800E47090 /* Sources */,
133 8D11072E0486CEB800E47090 /* Frameworks */,
139 name = DeliciousMeal;
140 productInstallPath = "$(HOME)/Applications";
141 productName = DeliciousMeal;
142 productReference = 8D1107320486CEB800E47090 /* DeliciousMeal.app */;
143 productType = "com.apple.product-type.application";
145 /* End PBXNativeTarget section */
147 /* Begin PBXProject section */
148 29B97313FDCFA39411CA2CEA /* Project object */ = {
150 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DeliciousMeal" */;
151 compatibilityVersion = "Xcode 2.4";
152 hasScannedForEncodings = 1;
153 mainGroup = 29B97314FDCFA39411CA2CEA /* DeliciousMeal */;
157 8D1107260486CEB800E47090 /* DeliciousMeal */,
160 /* End PBXProject section */
162 /* Begin PBXResourcesBuildPhase section */
163 8D1107290486CEB800E47090 /* Resources */ = {
164 isa = PBXResourcesBuildPhase;
165 buildActionMask = 2147483647;
167 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
168 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
170 runOnlyForDeploymentPostprocessing = 0;
172 /* End PBXResourcesBuildPhase section */
174 /* Begin PBXSourcesBuildPhase section */
175 8D11072C0486CEB800E47090 /* Sources */ = {
176 isa = PBXSourcesBuildPhase;
177 buildActionMask = 2147483647;
179 8D11072D0486CEB800E47090 /* main.m in Sources */,
180 E5A466D70D1CB19E00B68196 /* DeliciousPage.m in Sources */,
181 E574CD500D1EDFA6007F03E4 /* MPAppController.m in Sources */,
183 runOnlyForDeploymentPostprocessing = 0;
185 /* End PBXSourcesBuildPhase section */
187 /* Begin PBXVariantGroup section */
188 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
189 isa = PBXVariantGroup;
191 089C165DFE840E0CC02AAC07 /* English */,
193 name = InfoPlist.strings;
194 sourceTree = "<group>";
196 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
197 isa = PBXVariantGroup;
199 29B97319FDCFA39411CA2CEA /* English */,
202 sourceTree = "<group>";
204 /* End PBXVariantGroup section */
206 /* Begin XCBuildConfiguration section */
207 C01FCF4B08A954540054247B /* Debug */ = {
208 isa = XCBuildConfiguration;
210 COPY_PHASE_STRIP = NO;
211 GCC_DYNAMIC_NO_PIC = NO;
212 GCC_ENABLE_FIX_AND_CONTINUE = YES;
213 GCC_MODEL_TUNING = G4;
214 GCC_OPTIMIZATION_LEVEL = 0;
215 INFOPLIST_FILE = Info.plist;
216 INSTALL_PATH = "$(HOME)/Applications";
217 PRODUCT_NAME = DeliciousMeal;
218 WRAPPER_EXTENSION = app;
223 C01FCF4C08A954540054247B /* Release */ = {
224 isa = XCBuildConfiguration;
230 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
231 GCC_MODEL_TUNING = G4;
232 INFOPLIST_FILE = Info.plist;
233 INSTALL_PATH = "$(HOME)/Applications";
234 PRODUCT_NAME = DeliciousMeal;
235 WRAPPER_EXTENSION = app;
239 C01FCF4F08A954540054247B /* Debug */ = {
240 isa = XCBuildConfiguration;
242 GCC_WARN_ABOUT_RETURN_TYPE = YES;
243 GCC_WARN_UNUSED_VARIABLE = YES;
245 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
249 C01FCF5008A954540054247B /* Release */ = {
250 isa = XCBuildConfiguration;
252 GCC_WARN_ABOUT_RETURN_TYPE = YES;
253 GCC_WARN_UNUSED_VARIABLE = YES;
255 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
259 /* End XCBuildConfiguration section */
261 /* Begin XCConfigurationList section */
262 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "DeliciousMeal" */ = {
263 isa = XCConfigurationList;
264 buildConfigurations = (
265 C01FCF4B08A954540054247B /* Debug */,
266 C01FCF4C08A954540054247B /* Release */,
268 defaultConfigurationIsVisible = 0;
269 defaultConfigurationName = Release;
271 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DeliciousMeal" */ = {
272 isa = XCConfigurationList;
273 buildConfigurations = (
274 C01FCF4F08A954540054247B /* Debug */,
275 C01FCF5008A954540054247B /* Release */,
277 defaultConfigurationIsVisible = 0;
278 defaultConfigurationName = Release;
280 /* End XCConfigurationList section */
282 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;