9 /* Begin PBXBuildFile section */
10 8DD76F9A0486AA7600D96B5E /* xmlparser.m in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* xmlparser.m */; settings = {ATTRIBUTES = (); }; };
11 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; };
12 8DD76F9F0486AA7600D96B5E /* xmlparser.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859EA3029092ED04C91782 /* xmlparser.1 */; };
13 /* End PBXBuildFile section */
15 /* Begin PBXCopyFilesBuildPhase section */
16 8DD76F9E0486AA7600D96B5E /* CopyFiles */ = {
17 isa = PBXCopyFilesBuildPhase;
19 dstPath = /usr/share/man/man1/;
22 8DD76F9F0486AA7600D96B5E /* xmlparser.1 in CopyFiles */,
24 runOnlyForDeploymentPostprocessing = 1;
26 /* End PBXCopyFilesBuildPhase section */
28 /* Begin PBXFileReference section */
29 08FB7796FE84155DC02AAC07 /* xmlparser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = xmlparser.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 /* xmlparser_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xmlparser_Prefix.pch; sourceTree = "<group>"; };
32 8DD76FA10486AA7600D96B5E /* xmlparser */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = xmlparser; sourceTree = BUILT_PRODUCTS_DIR; };
33 C6859EA3029092ED04C91782 /* xmlparser.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = xmlparser.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 /* xmlparser */ = {
51 08FB7795FE84155DC02AAC07 /* Source */,
52 C6859EA2029092E104C91782 /* Documentation */,
53 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
54 1AB674ADFE9D54B511CA2CBB /* Products */,
57 sourceTree = "<group>";
59 08FB7795FE84155DC02AAC07 /* Source */ = {
62 32A70AAB03705E1F00C91783 /* xmlparser_Prefix.pch */,
63 08FB7796FE84155DC02AAC07 /* xmlparser.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 /* xmlparser */,
82 sourceTree = "<group>";
84 C6859EA2029092E104C91782 /* Documentation */ = {
87 C6859EA3029092ED04C91782 /* xmlparser.1 */,
90 sourceTree = "<group>";
92 /* End PBXGroup section */
94 /* Begin PBXNativeTarget section */
95 8DD76F960486AA7600D96B5E /* xmlparser */ = {
96 isa = PBXNativeTarget;
97 buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "xmlparser" */;
99 8DD76F990486AA7600D96B5E /* Sources */,
100 8DD76F9B0486AA7600D96B5E /* Frameworks */,
101 8DD76F9E0486AA7600D96B5E /* CopyFiles */,
108 productInstallPath = "$(HOME)/bin";
109 productName = xmlparser;
110 productReference = 8DD76FA10486AA7600D96B5E /* xmlparser */;
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 "xmlparser" */;
119 hasScannedForEncodings = 1;
120 mainGroup = 08FB7794FE84155DC02AAC07 /* xmlparser */;
123 8DD76F960486AA7600D96B5E /* xmlparser */,
126 /* End PBXProject section */
128 /* Begin PBXSourcesBuildPhase section */
129 8DD76F990486AA7600D96B5E /* Sources */ = {
130 isa = PBXSourcesBuildPhase;
131 buildActionMask = 2147483647;
133 8DD76F9A0486AA7600D96B5E /* xmlparser.m in Sources */,
135 runOnlyForDeploymentPostprocessing = 0;
137 /* End PBXSourcesBuildPhase section */
139 /* Begin XCBuildConfiguration section */
140 1DEB927508733DD40010E9CD /* Debug */ = {
141 isa = XCBuildConfiguration;
143 COPY_PHASE_STRIP = NO;
144 GCC_DYNAMIC_NO_PIC = NO;
145 GCC_ENABLE_FIX_AND_CONTINUE = YES;
146 GCC_MODEL_TUNING = G5;
147 GCC_OPTIMIZATION_LEVEL = 0;
148 GCC_PRECOMPILE_PREFIX_HEADER = YES;
149 GCC_PREFIX_HEADER = xmlparser_Prefix.pch;
150 INSTALL_PATH = "$(HOME)/bin";
151 PRODUCT_NAME = xmlparser;
156 1DEB927608733DD40010E9CD /* Release */ = {
157 isa = XCBuildConfiguration;
163 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
164 GCC_MODEL_TUNING = G5;
165 GCC_PRECOMPILE_PREFIX_HEADER = YES;
166 GCC_PREFIX_HEADER = xmlparser_Prefix.pch;
167 INSTALL_PATH = "$(HOME)/bin";
168 PRODUCT_NAME = xmlparser;
172 1DEB927908733DD40010E9CD /* Debug */ = {
173 isa = XCBuildConfiguration;
175 GCC_WARN_ABOUT_RETURN_TYPE = YES;
176 GCC_WARN_UNUSED_VARIABLE = YES;
178 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
183 1DEB927A08733DD40010E9CD /* Release */ = {
184 isa = XCBuildConfiguration;
186 GCC_WARN_ABOUT_RETURN_TYPE = YES;
187 GCC_WARN_UNUSED_VARIABLE = YES;
189 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
194 /* End XCBuildConfiguration section */
196 /* Begin XCConfigurationList section */
197 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "xmlparser" */ = {
198 isa = XCConfigurationList;
199 buildConfigurations = (
200 1DEB927508733DD40010E9CD /* Debug */,
201 1DEB927608733DD40010E9CD /* Release */,
203 defaultConfigurationIsVisible = 0;
204 defaultConfigurationName = Release;
206 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "xmlparser" */ = {
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 */;