9 /* Begin PBXBuildFile section */
10 4CDA1C1F0F795F5B00E0869E /* DispatchWebServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CDA1C1E0F795F5B00E0869E /* DispatchWebServer.c */; };
11 4CDA1C400F79786E00E0869E /* libz.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CDA1C3F0F79786E00E0869E /* libz.1.dylib */; };
12 /* End PBXBuildFile section */
14 /* Begin PBXCopyFilesBuildPhase section */
15 8DD76FAF0486AB0100D96B5E /* CopyFiles */ = {
16 isa = PBXCopyFilesBuildPhase;
18 dstPath = /usr/share/man/man1/;
22 runOnlyForDeploymentPostprocessing = 1;
24 /* End PBXCopyFilesBuildPhase section */
26 /* Begin PBXFileReference section */
27 4CDA1C1E0F795F5B00E0869E /* DispatchWebServer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DispatchWebServer.c; sourceTree = "<group>"; };
28 4CDA1C3F0F79786E00E0869E /* libz.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.1.dylib; path = /usr/lib/libz.1.dylib; sourceTree = "<absolute>"; };
29 8DD76FB20486AB0100D96B5E /* DispatchWebServer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = DispatchWebServer; sourceTree = BUILT_PRODUCTS_DIR; };
30 /* End PBXFileReference section */
32 /* Begin PBXFrameworksBuildPhase section */
33 8DD76FAD0486AB0100D96B5E /* Frameworks */ = {
34 isa = PBXFrameworksBuildPhase;
35 buildActionMask = 2147483647;
37 4CDA1C400F79786E00E0869E /* libz.1.dylib in Frameworks */,
39 runOnlyForDeploymentPostprocessing = 0;
41 /* End PBXFrameworksBuildPhase section */
43 /* Begin PBXGroup section */
44 08FB7794FE84155DC02AAC07 /* DispatchWebServer */ = {
47 4CDA1C3F0F79786E00E0869E /* libz.1.dylib */,
48 08FB7795FE84155DC02AAC07 /* Source */,
49 C6A0FF2B0290797F04C91782 /* Documentation */,
50 1AB674ADFE9D54B511CA2CBB /* Products */,
52 name = DispatchWebServer;
53 sourceTree = "<group>";
55 08FB7795FE84155DC02AAC07 /* Source */ = {
58 4CDA1C1E0F795F5B00E0869E /* DispatchWebServer.c */,
61 sourceTree = "<group>";
63 1AB674ADFE9D54B511CA2CBB /* Products */ = {
66 8DD76FB20486AB0100D96B5E /* DispatchWebServer */,
69 sourceTree = "<group>";
71 C6A0FF2B0290797F04C91782 /* Documentation */ = {
76 sourceTree = "<group>";
78 /* End PBXGroup section */
80 /* Begin PBXNativeTarget section */
81 8DD76FA90486AB0100D96B5E /* DispatchWebServer */ = {
82 isa = PBXNativeTarget;
83 buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "DispatchWebServer" */;
85 8DD76FAB0486AB0100D96B5E /* Sources */,
86 8DD76FAD0486AB0100D96B5E /* Frameworks */,
87 8DD76FAF0486AB0100D96B5E /* CopyFiles */,
93 name = DispatchWebServer;
94 productInstallPath = "$(HOME)/bin";
95 productName = DispatchWebServer;
96 productReference = 8DD76FB20486AB0100D96B5E /* DispatchWebServer */;
97 productType = "com.apple.product-type.tool";
99 /* End PBXNativeTarget section */
101 /* Begin PBXProject section */
102 08FB7793FE84155DC02AAC07 /* Project object */ = {
104 buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "DispatchWebServer" */;
105 compatibilityVersion = "Xcode 3.1";
106 hasScannedForEncodings = 1;
107 mainGroup = 08FB7794FE84155DC02AAC07 /* DispatchWebServer */;
111 8DD76FA90486AB0100D96B5E /* DispatchWebServer */,
114 /* End PBXProject section */
116 /* Begin PBXSourcesBuildPhase section */
117 8DD76FAB0486AB0100D96B5E /* Sources */ = {
118 isa = PBXSourcesBuildPhase;
119 buildActionMask = 2147483647;
121 4CDA1C1F0F795F5B00E0869E /* DispatchWebServer.c in Sources */,
123 runOnlyForDeploymentPostprocessing = 0;
125 /* End PBXSourcesBuildPhase section */
127 /* Begin XCBuildConfiguration section */
128 1DEB928608733DD80010E9CD /* Debug */ = {
129 isa = XCBuildConfiguration;
131 ALWAYS_SEARCH_USER_PATHS = NO;
132 COPY_PHASE_STRIP = NO;
133 GCC_DYNAMIC_NO_PIC = NO;
134 GCC_ENABLE_FIX_AND_CONTINUE = YES;
135 GCC_MODEL_TUNING = G5;
136 GCC_OPTIMIZATION_LEVEL = 0;
137 INSTALL_PATH = /usr/local/bin;
138 PRODUCT_NAME = DispatchWebServer;
142 1DEB928708733DD80010E9CD /* Release */ = {
143 isa = XCBuildConfiguration;
145 ALWAYS_SEARCH_USER_PATHS = NO;
146 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
147 GCC_MODEL_TUNING = G5;
148 INSTALL_PATH = /usr/local/bin;
149 PRODUCT_NAME = DispatchWebServer;
153 1DEB928A08733DD80010E9CD /* Debug */ = {
154 isa = XCBuildConfiguration;
156 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
157 GCC_C_LANGUAGE_STANDARD = gnu99;
158 GCC_OPTIMIZATION_LEVEL = 0;
159 GCC_WARN_ABOUT_RETURN_TYPE = YES;
160 GCC_WARN_UNUSED_VARIABLE = YES;
161 ONLY_ACTIVE_ARCH = YES;
163 SDKROOT = macosx10.6;
167 1DEB928B08733DD80010E9CD /* Release */ = {
168 isa = XCBuildConfiguration;
170 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
171 GCC_C_LANGUAGE_STANDARD = gnu99;
172 GCC_WARN_ABOUT_RETURN_TYPE = YES;
173 GCC_WARN_UNUSED_VARIABLE = YES;
175 SDKROOT = macosx10.6;
179 /* End XCBuildConfiguration section */
181 /* Begin XCConfigurationList section */
182 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "DispatchWebServer" */ = {
183 isa = XCConfigurationList;
184 buildConfigurations = (
185 1DEB928608733DD80010E9CD /* Debug */,
186 1DEB928708733DD80010E9CD /* Release */,
188 defaultConfigurationIsVisible = 0;
189 defaultConfigurationName = Release;
191 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "DispatchWebServer" */ = {
192 isa = XCConfigurationList;
193 buildConfigurations = (
194 1DEB928A08733DD80010E9CD /* Debug */,
195 1DEB928B08733DD80010E9CD /* Release */,
197 defaultConfigurationIsVisible = 0;
198 defaultConfigurationName = Release;
200 /* End XCConfigurationList section */
202 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;