9 /* Begin PBXBuildFile section */
10 8DD76F9A0486AA7600D96B5E /* Dictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* Dictionary.m */; settings = {ATTRIBUTES = (); }; };
11 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; };
12 8DD76F9F0486AA7600D96B5E /* Dictionary.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859EA3029092ED04C91782 /* Dictionary.1 */; };
13 /* End PBXBuildFile section */
15 /* Begin PBXCopyFilesBuildPhase section */
16 8DD76F9E0486AA7600D96B5E /* CopyFiles */ = {
17 isa = PBXCopyFilesBuildPhase;
19 dstPath = /usr/share/man/man1/;
22 8DD76F9F0486AA7600D96B5E /* Dictionary.1 in CopyFiles */,
24 runOnlyForDeploymentPostprocessing = 1;
26 /* End PBXCopyFilesBuildPhase section */
28 /* Begin PBXFileReference section */
29 08FB7796FE84155DC02AAC07 /* Dictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Dictionary.m; sourceTree = "<group>"; };
30 08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
31 32A70AAB03705E1F00C91783 /* Dictionary_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dictionary_Prefix.pch; sourceTree = "<group>"; };
32 8DD76FA10486AA7600D96B5E /* Dictionary */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Dictionary; sourceTree = BUILT_PRODUCTS_DIR; };
33 C6859EA3029092ED04C91782 /* Dictionary.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = Dictionary.1; sourceTree = "<group>"; };
34 /* End PBXFileReference section */
36 /* Begin PBXFrameworksBuildPhase section */
37 8DD76F9B0486AA7600D96B5E /* Frameworks */ = {
38 isa = PBXFrameworksBuildPhase;
39 buildActionMask = 2147483647;
41 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */,
43 runOnlyForDeploymentPostprocessing = 0;
45 /* End PBXFrameworksBuildPhase section */
47 /* Begin PBXGroup section */
48 08FB7794FE84155DC02AAC07 /* Dictionary */ = {
51 08FB7795FE84155DC02AAC07 /* Source */,
52 C6859EA2029092E104C91782 /* Documentation */,
53 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
54 1AB674ADFE9D54B511CA2CBB /* Products */,
57 sourceTree = "<group>";
59 08FB7795FE84155DC02AAC07 /* Source */ = {
62 32A70AAB03705E1F00C91783 /* Dictionary_Prefix.pch */,
63 08FB7796FE84155DC02AAC07 /* Dictionary.m */,
66 sourceTree = "<group>";
68 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
71 08FB779EFE84155DC02AAC07 /* Foundation.framework */,
73 name = "External Frameworks and Libraries";
74 sourceTree = "<group>";
76 1AB674ADFE9D54B511CA2CBB /* Products */ = {
79 8DD76FA10486AA7600D96B5E /* Dictionary */,
82 sourceTree = "<group>";
84 C6859EA2029092E104C91782 /* Documentation */ = {
87 C6859EA3029092ED04C91782 /* Dictionary.1 */,
90 sourceTree = "<group>";
92 /* End PBXGroup section */
94 /* Begin PBXNativeTarget section */
95 8DD76F960486AA7600D96B5E /* Dictionary */ = {
96 isa = PBXNativeTarget;
97 buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "Dictionary" */;
99 8DD76F990486AA7600D96B5E /* Sources */,
100 8DD76F9B0486AA7600D96B5E /* Frameworks */,
101 8DD76F9E0486AA7600D96B5E /* CopyFiles */,
108 productInstallPath = "$(HOME)/bin";
109 productName = Dictionary;
110 productReference = 8DD76FA10486AA7600D96B5E /* Dictionary */;
111 productType = "com.apple.product-type.tool";
113 /* End PBXNativeTarget section */
115 /* Begin PBXProject section */
116 08FB7793FE84155DC02AAC07 /* Project object */ = {
118 buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "Dictionary" */;
119 compatibilityVersion = "Xcode 3.0";
120 hasScannedForEncodings = 1;
121 mainGroup = 08FB7794FE84155DC02AAC07 /* Dictionary */;
125 8DD76F960486AA7600D96B5E /* Dictionary */,
128 /* End PBXProject section */
130 /* Begin PBXSourcesBuildPhase section */
131 8DD76F990486AA7600D96B5E /* Sources */ = {
132 isa = PBXSourcesBuildPhase;
133 buildActionMask = 2147483647;
135 8DD76F9A0486AA7600D96B5E /* Dictionary.m in Sources */,
137 runOnlyForDeploymentPostprocessing = 0;
139 /* End PBXSourcesBuildPhase section */
141 /* Begin XCBuildConfiguration section */
142 1DEB927508733DD40010E9CD /* Debug */ = {
143 isa = XCBuildConfiguration;
145 COPY_PHASE_STRIP = NO;
146 GCC_DYNAMIC_NO_PIC = NO;
147 GCC_ENABLE_FIX_AND_CONTINUE = YES;
148 GCC_MODEL_TUNING = G5;
149 GCC_OPTIMIZATION_LEVEL = 0;
150 GCC_PRECOMPILE_PREFIX_HEADER = YES;
151 GCC_PREFIX_HEADER = Dictionary_Prefix.pch;
152 INSTALL_PATH = /usr/local/bin;
153 PRODUCT_NAME = Dictionary;
158 1DEB927608733DD40010E9CD /* Release */ = {
159 isa = XCBuildConfiguration;
161 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
162 GCC_MODEL_TUNING = G5;
163 GCC_PRECOMPILE_PREFIX_HEADER = YES;
164 GCC_PREFIX_HEADER = Dictionary_Prefix.pch;
165 INSTALL_PATH = /usr/local/bin;
166 PRODUCT_NAME = Dictionary;
170 1DEB927908733DD40010E9CD /* Debug */ = {
171 isa = XCBuildConfiguration;
173 GCC_WARN_ABOUT_RETURN_TYPE = YES;
174 GCC_WARN_UNUSED_VARIABLE = YES;
176 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
180 1DEB927A08733DD40010E9CD /* Release */ = {
181 isa = XCBuildConfiguration;
187 GCC_WARN_ABOUT_RETURN_TYPE = YES;
188 GCC_WARN_UNUSED_VARIABLE = YES;
190 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
194 /* End XCBuildConfiguration section */
196 /* Begin XCConfigurationList section */
197 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "Dictionary" */ = {
198 isa = XCConfigurationList;
199 buildConfigurations = (
200 1DEB927508733DD40010E9CD /* Debug */,
201 1DEB927608733DD40010E9CD /* Release */,
203 defaultConfigurationIsVisible = 0;
204 defaultConfigurationName = Release;
206 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "Dictionary" */ = {
207 isa = XCConfigurationList;
208 buildConfigurations = (
209 1DEB927908733DD40010E9CD /* Debug */,
210 1DEB927A08733DD40010E9CD /* Release */,
212 defaultConfigurationIsVisible = 0;
213 defaultConfigurationName = Release;
215 /* End XCConfigurationList section */
217 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;