]>
Commit | Line | Data |
---|---|---|
5646d8ff A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXBuildFile section */ | |
10 | FC585F0714EDAF3000C8F63A /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EE014EDAF3000C8F63A /* base64.c */; }; | |
11 | FC585F0814EDAF3000C8F63A /* dns_async.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EE114EDAF3000C8F63A /* dns_async.c */; }; | |
12 | FC585F0914EDAF3000C8F63A /* dns_private.h in Headers */ = {isa = PBXBuildFile; fileRef = FC585EE214EDAF3000C8F63A /* dns_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
13 | FC585F0A14EDAF3000C8F63A /* dns_util.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EE314EDAF3000C8F63A /* dns_util.c */; }; | |
14 | FC585F0B14EDAF3000C8F63A /* dns_util.h in Headers */ = {isa = PBXBuildFile; fileRef = FC585EE414EDAF3000C8F63A /* dns_util.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
15 | FC585F0C14EDAF3000C8F63A /* dns.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EE514EDAF3000C8F63A /* dns.c */; }; | |
16 | FC585F0D14EDAF3000C8F63A /* dns.h in Headers */ = {isa = PBXBuildFile; fileRef = FC585EE614EDAF3000C8F63A /* dns.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
17 | FC585F0E14EDAF3000C8F63A /* dst_api.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EE714EDAF3000C8F63A /* dst_api.c */; }; | |
18 | FC585F0F14EDAF3000C8F63A /* dst_hmac_link.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EE814EDAF3000C8F63A /* dst_hmac_link.c */; }; | |
19 | FC585F1014EDAF3000C8F63A /* dst_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC585EE914EDAF3000C8F63A /* dst_internal.h */; }; | |
20 | FC585F1114EDAF3000C8F63A /* dst_support.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EEA14EDAF3000C8F63A /* dst_support.c */; }; | |
21 | FC585F1214EDAF3000C8F63A /* dst.h in Headers */ = {isa = PBXBuildFile; fileRef = FC585EEB14EDAF3000C8F63A /* dst.h */; }; | |
22 | FC585F1314EDAF3000C8F63A /* nameser.h in Headers */ = {isa = PBXBuildFile; fileRef = FC585EEC14EDAF3000C8F63A /* nameser.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
23 | FC585F1414EDAF3000C8F63A /* ns_date.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EED14EDAF3000C8F63A /* ns_date.c */; }; | |
24 | FC585F1514EDAF3000C8F63A /* ns_name.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EEE14EDAF3000C8F63A /* ns_name.c */; }; | |
25 | FC585F1614EDAF3000C8F63A /* ns_netint.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EEF14EDAF3000C8F63A /* ns_netint.c */; }; | |
26 | FC585F1714EDAF3000C8F63A /* ns_parse.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EF014EDAF3000C8F63A /* ns_parse.c */; }; | |
27 | FC585F1814EDAF3000C8F63A /* ns_print.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EF114EDAF3000C8F63A /* ns_print.c */; }; | |
28 | FC585F1914EDAF3000C8F63A /* ns_samedomain.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EF214EDAF3000C8F63A /* ns_samedomain.c */; }; | |
29 | FC585F1A14EDAF3000C8F63A /* ns_sign.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EF314EDAF3000C8F63A /* ns_sign.c */; }; | |
30 | FC585F1B14EDAF3000C8F63A /* ns_ttl.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EF414EDAF3000C8F63A /* ns_ttl.c */; }; | |
31 | FC585F1C14EDAF3000C8F63A /* ns_verify.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EF514EDAF3000C8F63A /* ns_verify.c */; }; | |
32 | FC585F1D14EDAF3000C8F63A /* res_comp.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EF614EDAF3000C8F63A /* res_comp.c */; }; | |
33 | FC585F1E14EDAF3000C8F63A /* res_data.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EF714EDAF3000C8F63A /* res_data.c */; }; | |
34 | FC585F1F14EDAF3000C8F63A /* res_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EF814EDAF3000C8F63A /* res_debug.c */; }; | |
35 | FC585F2014EDAF3000C8F63A /* res_debug.h in Headers */ = {isa = PBXBuildFile; fileRef = FC585EF914EDAF3000C8F63A /* res_debug.h */; }; | |
36 | FC585F2114EDAF3000C8F63A /* res_findzonecut.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EFA14EDAF3000C8F63A /* res_findzonecut.c */; }; | |
37 | FC585F2214EDAF3000C8F63A /* res_init.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EFB14EDAF3000C8F63A /* res_init.c */; }; | |
38 | FC585F2314EDAF3000C8F63A /* res_mkquery.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EFC14EDAF3000C8F63A /* res_mkquery.c */; }; | |
39 | FC585F2414EDAF3000C8F63A /* res_mkupdate.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EFD14EDAF3000C8F63A /* res_mkupdate.c */; }; | |
40 | FC585F2514EDAF3000C8F63A /* res_private.h in Headers */ = {isa = PBXBuildFile; fileRef = FC585EFE14EDAF3000C8F63A /* res_private.h */; }; | |
41 | FC585F2614EDAF3000C8F63A /* res_query.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585EFF14EDAF3000C8F63A /* res_query.c */; }; | |
42 | FC585F2714EDAF3000C8F63A /* res_send.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585F0014EDAF3000C8F63A /* res_send.c */; }; | |
43 | FC585F2814EDAF3000C8F63A /* res_sendsigned.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585F0114EDAF3000C8F63A /* res_sendsigned.c */; }; | |
44 | FC585F2914EDAF3000C8F63A /* res_update.c in Sources */ = {isa = PBXBuildFile; fileRef = FC585F0214EDAF3000C8F63A /* res_update.c */; }; | |
45 | FC585F2A14EDAF3000C8F63A /* res_update.h in Headers */ = {isa = PBXBuildFile; fileRef = FC585F0314EDAF3000C8F63A /* res_update.h */; }; | |
46 | FC585F2B14EDAF3000C8F63A /* resolv.h in Headers */ = {isa = PBXBuildFile; fileRef = FC585F0414EDAF3000C8F63A /* resolv.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
47 | /* End PBXBuildFile section */ | |
48 | ||
49 | /* Begin PBXFileReference section */ | |
50 | FC585ED614EDAEA400C8F63A /* libresolv.9.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libresolv.9.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; | |
51 | FC585EE014EDAF3000C8F63A /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = base64.c; sourceTree = "<group>"; }; | |
52 | FC585EE114EDAF3000C8F63A /* dns_async.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dns_async.c; sourceTree = "<group>"; }; | |
53 | FC585EE214EDAF3000C8F63A /* dns_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dns_private.h; sourceTree = "<group>"; }; | |
54 | FC585EE314EDAF3000C8F63A /* dns_util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dns_util.c; sourceTree = "<group>"; }; | |
55 | FC585EE414EDAF3000C8F63A /* dns_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dns_util.h; sourceTree = "<group>"; }; | |
56 | FC585EE514EDAF3000C8F63A /* dns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dns.c; sourceTree = "<group>"; }; | |
57 | FC585EE614EDAF3000C8F63A /* dns.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dns.h; sourceTree = "<group>"; }; | |
58 | FC585EE714EDAF3000C8F63A /* dst_api.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dst_api.c; sourceTree = "<group>"; }; | |
59 | FC585EE814EDAF3000C8F63A /* dst_hmac_link.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dst_hmac_link.c; sourceTree = "<group>"; }; | |
60 | FC585EE914EDAF3000C8F63A /* dst_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dst_internal.h; sourceTree = "<group>"; }; | |
61 | FC585EEA14EDAF3000C8F63A /* dst_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dst_support.c; sourceTree = "<group>"; }; | |
62 | FC585EEB14EDAF3000C8F63A /* dst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dst.h; sourceTree = "<group>"; }; | |
63 | FC585EEC14EDAF3000C8F63A /* nameser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nameser.h; sourceTree = "<group>"; }; | |
64 | FC585EED14EDAF3000C8F63A /* ns_date.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ns_date.c; sourceTree = "<group>"; }; | |
65 | FC585EEE14EDAF3000C8F63A /* ns_name.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ns_name.c; sourceTree = "<group>"; }; | |
66 | FC585EEF14EDAF3000C8F63A /* ns_netint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ns_netint.c; sourceTree = "<group>"; }; | |
67 | FC585EF014EDAF3000C8F63A /* ns_parse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ns_parse.c; sourceTree = "<group>"; }; | |
68 | FC585EF114EDAF3000C8F63A /* ns_print.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ns_print.c; sourceTree = "<group>"; }; | |
69 | FC585EF214EDAF3000C8F63A /* ns_samedomain.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ns_samedomain.c; sourceTree = "<group>"; }; | |
70 | FC585EF314EDAF3000C8F63A /* ns_sign.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ns_sign.c; sourceTree = "<group>"; }; | |
71 | FC585EF414EDAF3000C8F63A /* ns_ttl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ns_ttl.c; sourceTree = "<group>"; }; | |
72 | FC585EF514EDAF3000C8F63A /* ns_verify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ns_verify.c; sourceTree = "<group>"; }; | |
73 | FC585EF614EDAF3000C8F63A /* res_comp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_comp.c; sourceTree = "<group>"; }; | |
74 | FC585EF714EDAF3000C8F63A /* res_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_data.c; sourceTree = "<group>"; }; | |
75 | FC585EF814EDAF3000C8F63A /* res_debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_debug.c; sourceTree = "<group>"; }; | |
76 | FC585EF914EDAF3000C8F63A /* res_debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = res_debug.h; sourceTree = "<group>"; }; | |
77 | FC585EFA14EDAF3000C8F63A /* res_findzonecut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_findzonecut.c; sourceTree = "<group>"; }; | |
78 | FC585EFB14EDAF3000C8F63A /* res_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_init.c; sourceTree = "<group>"; }; | |
79 | FC585EFC14EDAF3000C8F63A /* res_mkquery.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_mkquery.c; sourceTree = "<group>"; }; | |
80 | FC585EFD14EDAF3000C8F63A /* res_mkupdate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_mkupdate.c; sourceTree = "<group>"; }; | |
81 | FC585EFE14EDAF3000C8F63A /* res_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = res_private.h; sourceTree = "<group>"; }; | |
82 | FC585EFF14EDAF3000C8F63A /* res_query.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_query.c; sourceTree = "<group>"; }; | |
83 | FC585F0014EDAF3000C8F63A /* res_send.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_send.c; sourceTree = "<group>"; }; | |
84 | FC585F0114EDAF3000C8F63A /* res_sendsigned.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_sendsigned.c; sourceTree = "<group>"; }; | |
85 | FC585F0214EDAF3000C8F63A /* res_update.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_update.c; sourceTree = "<group>"; }; | |
86 | FC585F0314EDAF3000C8F63A /* res_update.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = res_update.h; sourceTree = "<group>"; }; | |
87 | FC585F0414EDAF3000C8F63A /* resolv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolv.h; sourceTree = "<group>"; }; | |
88 | FC585F0514EDAF3000C8F63A /* resolver.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = resolver.3; sourceTree = "<group>"; }; | |
89 | FC585F0614EDAF3000C8F63A /* resolver.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = resolver.5; sourceTree = "<group>"; }; | |
90 | /* End PBXFileReference section */ | |
91 | ||
92 | /* Begin PBXFrameworksBuildPhase section */ | |
93 | FC585ED314EDAEA400C8F63A /* Frameworks */ = { | |
94 | isa = PBXFrameworksBuildPhase; | |
95 | buildActionMask = 2147483647; | |
96 | files = ( | |
97 | ); | |
98 | runOnlyForDeploymentPostprocessing = 0; | |
99 | }; | |
100 | /* End PBXFrameworksBuildPhase section */ | |
101 | ||
102 | /* Begin PBXGroup section */ | |
103 | FC585ECB14EDAEA400C8F63A = { | |
104 | isa = PBXGroup; | |
105 | children = ( | |
106 | FC585EE014EDAF3000C8F63A /* base64.c */, | |
107 | FC585EE114EDAF3000C8F63A /* dns_async.c */, | |
108 | FC585EE214EDAF3000C8F63A /* dns_private.h */, | |
109 | FC585EE314EDAF3000C8F63A /* dns_util.c */, | |
110 | FC585EE414EDAF3000C8F63A /* dns_util.h */, | |
111 | FC585EE514EDAF3000C8F63A /* dns.c */, | |
112 | FC585EE614EDAF3000C8F63A /* dns.h */, | |
113 | FC585EE714EDAF3000C8F63A /* dst_api.c */, | |
114 | FC585EE814EDAF3000C8F63A /* dst_hmac_link.c */, | |
115 | FC585EE914EDAF3000C8F63A /* dst_internal.h */, | |
116 | FC585EEA14EDAF3000C8F63A /* dst_support.c */, | |
117 | FC585EEB14EDAF3000C8F63A /* dst.h */, | |
118 | FC585EEC14EDAF3000C8F63A /* nameser.h */, | |
119 | FC585EED14EDAF3000C8F63A /* ns_date.c */, | |
120 | FC585EEE14EDAF3000C8F63A /* ns_name.c */, | |
121 | FC585EEF14EDAF3000C8F63A /* ns_netint.c */, | |
122 | FC585EF014EDAF3000C8F63A /* ns_parse.c */, | |
123 | FC585EF114EDAF3000C8F63A /* ns_print.c */, | |
124 | FC585EF214EDAF3000C8F63A /* ns_samedomain.c */, | |
125 | FC585EF314EDAF3000C8F63A /* ns_sign.c */, | |
126 | FC585EF414EDAF3000C8F63A /* ns_ttl.c */, | |
127 | FC585EF514EDAF3000C8F63A /* ns_verify.c */, | |
128 | FC585EF614EDAF3000C8F63A /* res_comp.c */, | |
129 | FC585EF714EDAF3000C8F63A /* res_data.c */, | |
130 | FC585EF814EDAF3000C8F63A /* res_debug.c */, | |
131 | FC585EF914EDAF3000C8F63A /* res_debug.h */, | |
132 | FC585EFA14EDAF3000C8F63A /* res_findzonecut.c */, | |
133 | FC585EFB14EDAF3000C8F63A /* res_init.c */, | |
134 | FC585EFC14EDAF3000C8F63A /* res_mkquery.c */, | |
135 | FC585EFD14EDAF3000C8F63A /* res_mkupdate.c */, | |
136 | FC585EFE14EDAF3000C8F63A /* res_private.h */, | |
137 | FC585EFF14EDAF3000C8F63A /* res_query.c */, | |
138 | FC585F0014EDAF3000C8F63A /* res_send.c */, | |
139 | FC585F0114EDAF3000C8F63A /* res_sendsigned.c */, | |
140 | FC585F0214EDAF3000C8F63A /* res_update.c */, | |
141 | FC585F0314EDAF3000C8F63A /* res_update.h */, | |
142 | FC585F0414EDAF3000C8F63A /* resolv.h */, | |
143 | FC585F0514EDAF3000C8F63A /* resolver.3 */, | |
144 | FC585F0614EDAF3000C8F63A /* resolver.5 */, | |
145 | FC585ED714EDAEA400C8F63A /* Products */, | |
146 | ); | |
147 | sourceTree = "<group>"; | |
148 | }; | |
149 | FC585ED714EDAEA400C8F63A /* Products */ = { | |
150 | isa = PBXGroup; | |
151 | children = ( | |
152 | FC585ED614EDAEA400C8F63A /* libresolv.9.dylib */, | |
153 | ); | |
154 | name = Products; | |
155 | sourceTree = "<group>"; | |
156 | }; | |
157 | /* End PBXGroup section */ | |
158 | ||
159 | /* Begin PBXHeadersBuildPhase section */ | |
160 | FC585ED414EDAEA400C8F63A /* Headers */ = { | |
161 | isa = PBXHeadersBuildPhase; | |
162 | buildActionMask = 2147483647; | |
163 | files = ( | |
164 | FC585F0D14EDAF3000C8F63A /* dns.h in Headers */, | |
165 | FC585F0B14EDAF3000C8F63A /* dns_util.h in Headers */, | |
166 | FC585F1314EDAF3000C8F63A /* nameser.h in Headers */, | |
167 | FC585F2B14EDAF3000C8F63A /* resolv.h in Headers */, | |
168 | FC585F0914EDAF3000C8F63A /* dns_private.h in Headers */, | |
169 | FC585F1014EDAF3000C8F63A /* dst_internal.h in Headers */, | |
170 | FC585F1214EDAF3000C8F63A /* dst.h in Headers */, | |
171 | FC585F2014EDAF3000C8F63A /* res_debug.h in Headers */, | |
172 | FC585F2514EDAF3000C8F63A /* res_private.h in Headers */, | |
173 | FC585F2A14EDAF3000C8F63A /* res_update.h in Headers */, | |
174 | ); | |
175 | runOnlyForDeploymentPostprocessing = 0; | |
176 | }; | |
177 | /* End PBXHeadersBuildPhase section */ | |
178 | ||
179 | /* Begin PBXNativeTarget section */ | |
180 | FC585ED514EDAEA400C8F63A /* libresolv */ = { | |
181 | isa = PBXNativeTarget; | |
182 | buildConfigurationList = FC585EDA14EDAEA400C8F63A /* Build configuration list for PBXNativeTarget "libresolv" */; | |
183 | buildPhases = ( | |
184 | FC585ED214EDAEA400C8F63A /* Sources */, | |
185 | FC585ED314EDAEA400C8F63A /* Frameworks */, | |
186 | FC585ED414EDAEA400C8F63A /* Headers */, | |
187 | FC585F2E14EF126300C8F63A /* Run Script */, | |
188 | ); | |
189 | buildRules = ( | |
190 | ); | |
191 | dependencies = ( | |
192 | ); | |
193 | name = libresolv; | |
194 | productName = libresolv; | |
195 | productReference = FC585ED614EDAEA400C8F63A /* libresolv.9.dylib */; | |
196 | productType = "com.apple.product-type.library.dynamic"; | |
197 | }; | |
198 | /* End PBXNativeTarget section */ | |
199 | ||
200 | /* Begin PBXProject section */ | |
201 | FC585ECD14EDAEA400C8F63A /* Project object */ = { | |
202 | isa = PBXProject; | |
203 | attributes = { | |
204 | LastUpgradeCheck = 0440; | |
205 | ORGANIZATIONNAME = "Apple Inc."; | |
206 | }; | |
207 | buildConfigurationList = FC585ED014EDAEA400C8F63A /* Build configuration list for PBXProject "libresolv" */; | |
208 | compatibilityVersion = "Xcode 3.2"; | |
209 | developmentRegion = English; | |
210 | hasScannedForEncodings = 0; | |
211 | knownRegions = ( | |
212 | en, | |
213 | ); | |
214 | mainGroup = FC585ECB14EDAEA400C8F63A; | |
215 | productRefGroup = FC585ED714EDAEA400C8F63A /* Products */; | |
216 | projectDirPath = ""; | |
217 | projectRoot = ""; | |
218 | targets = ( | |
219 | FC585ED514EDAEA400C8F63A /* libresolv */, | |
220 | ); | |
221 | }; | |
222 | /* End PBXProject section */ | |
223 | ||
224 | /* Begin PBXShellScriptBuildPhase section */ | |
225 | FC585F2E14EF126300C8F63A /* Run Script */ = { | |
226 | isa = PBXShellScriptBuildPhase; | |
227 | buildActionMask = 8; | |
228 | files = ( | |
229 | ); | |
230 | inputPaths = ( | |
231 | ); | |
232 | name = "Run Script"; | |
233 | outputPaths = ( | |
234 | ); | |
235 | runOnlyForDeploymentPostprocessing = 1; | |
236 | shellPath = /bin/sh; | |
237 | shellScript = "sh \"$PROJECT_DIR\"/xcodescripts/headers.sh\nsh \"$PROJECT_DIR\"/xcodescripts/manpages.sh\nsh \"$PROJECT_DIR\"/xcodescripts/links.sh"; | |
238 | showEnvVarsInLog = 0; | |
239 | }; | |
240 | /* End PBXShellScriptBuildPhase section */ | |
241 | ||
242 | /* Begin PBXSourcesBuildPhase section */ | |
243 | FC585ED214EDAEA400C8F63A /* Sources */ = { | |
244 | isa = PBXSourcesBuildPhase; | |
245 | buildActionMask = 2147483647; | |
246 | files = ( | |
247 | FC585F0714EDAF3000C8F63A /* base64.c in Sources */, | |
248 | FC585F0814EDAF3000C8F63A /* dns_async.c in Sources */, | |
249 | FC585F0A14EDAF3000C8F63A /* dns_util.c in Sources */, | |
250 | FC585F0C14EDAF3000C8F63A /* dns.c in Sources */, | |
251 | FC585F0E14EDAF3000C8F63A /* dst_api.c in Sources */, | |
252 | FC585F0F14EDAF3000C8F63A /* dst_hmac_link.c in Sources */, | |
253 | FC585F1114EDAF3000C8F63A /* dst_support.c in Sources */, | |
254 | FC585F1414EDAF3000C8F63A /* ns_date.c in Sources */, | |
255 | FC585F1514EDAF3000C8F63A /* ns_name.c in Sources */, | |
256 | FC585F1614EDAF3000C8F63A /* ns_netint.c in Sources */, | |
257 | FC585F1714EDAF3000C8F63A /* ns_parse.c in Sources */, | |
258 | FC585F1814EDAF3000C8F63A /* ns_print.c in Sources */, | |
259 | FC585F1914EDAF3000C8F63A /* ns_samedomain.c in Sources */, | |
260 | FC585F1A14EDAF3000C8F63A /* ns_sign.c in Sources */, | |
261 | FC585F1B14EDAF3000C8F63A /* ns_ttl.c in Sources */, | |
262 | FC585F1C14EDAF3000C8F63A /* ns_verify.c in Sources */, | |
263 | FC585F1D14EDAF3000C8F63A /* res_comp.c in Sources */, | |
264 | FC585F1E14EDAF3000C8F63A /* res_data.c in Sources */, | |
265 | FC585F1F14EDAF3000C8F63A /* res_debug.c in Sources */, | |
266 | FC585F2114EDAF3000C8F63A /* res_findzonecut.c in Sources */, | |
267 | FC585F2214EDAF3000C8F63A /* res_init.c in Sources */, | |
268 | FC585F2314EDAF3000C8F63A /* res_mkquery.c in Sources */, | |
269 | FC585F2414EDAF3000C8F63A /* res_mkupdate.c in Sources */, | |
270 | FC585F2614EDAF3000C8F63A /* res_query.c in Sources */, | |
271 | FC585F2714EDAF3000C8F63A /* res_send.c in Sources */, | |
272 | FC585F2814EDAF3000C8F63A /* res_sendsigned.c in Sources */, | |
273 | FC585F2914EDAF3000C8F63A /* res_update.c in Sources */, | |
274 | ); | |
275 | runOnlyForDeploymentPostprocessing = 0; | |
276 | }; | |
277 | /* End PBXSourcesBuildPhase section */ | |
278 | ||
279 | /* Begin XCBuildConfiguration section */ | |
280 | FC585ED914EDAEA400C8F63A /* Release */ = { | |
281 | isa = XCBuildConfiguration; | |
282 | buildSettings = { | |
283 | ALWAYS_SEARCH_USER_PATHS = NO; | |
284 | CODE_SIGN_IDENTITY = "-"; | |
285 | COPY_PHASE_STRIP = YES; | |
286 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
287 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
288 | GCC_ENABLE_OBJC_EXCEPTIONS = YES; | |
289 | "GCC_PREPROCESSOR_DEFINITIONS[sdk=iphoneos*]" = USE_DNS_PSELECT; | |
290 | GCC_TREAT_WARNINGS_AS_ERRORS = NO; | |
291 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
292 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
293 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
294 | GCC_WARN_UNUSED_VARIABLE = YES; | |
295 | INSTALLHDRS_SCRIPT_PHASE = YES; | |
296 | INSTALL_PATH = /usr/lib; | |
297 | "INSTALL_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/lib"; | |
298 | OTHER_CFLAGS = "-fno-common"; | |
299 | PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include; | |
300 | "PRIVATE_HEADERS_FOLDER_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/local/include"; | |
301 | PROVISIONING_PROFILE = ""; | |
302 | PUBLIC_HEADERS_FOLDER_PATH = /usr/include; | |
1bf885c6 | 303 | "PUBLIC_HEADERS_FOLDER_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/include"; |
5646d8ff A |
304 | WARNING_CFLAGS = "-Wall"; |
305 | }; | |
306 | name = Release; | |
307 | }; | |
308 | FC585EDC14EDAEA400C8F63A /* Release */ = { | |
309 | isa = XCBuildConfiguration; | |
310 | buildSettings = { | |
311 | FRAMEWORK_VERSION = 9; | |
312 | PRODUCT_NAME = "$(TARGET_NAME).$(FRAMEWORK_VERSION)"; | |
1bf885c6 | 313 | LD_DYLIB_INSTALL_NAME = "/usr/lib/$(PRODUCT_NAME).dylib"; |
5646d8ff A |
314 | }; |
315 | name = Release; | |
316 | }; | |
317 | /* End XCBuildConfiguration section */ | |
318 | ||
319 | /* Begin XCConfigurationList section */ | |
320 | FC585ED014EDAEA400C8F63A /* Build configuration list for PBXProject "libresolv" */ = { | |
321 | isa = XCConfigurationList; | |
322 | buildConfigurations = ( | |
323 | FC585ED914EDAEA400C8F63A /* Release */, | |
324 | ); | |
325 | defaultConfigurationIsVisible = 0; | |
326 | defaultConfigurationName = Release; | |
327 | }; | |
328 | FC585EDA14EDAEA400C8F63A /* Build configuration list for PBXNativeTarget "libresolv" */ = { | |
329 | isa = XCConfigurationList; | |
330 | buildConfigurations = ( | |
331 | FC585EDC14EDAEA400C8F63A /* Release */, | |
332 | ); | |
333 | defaultConfigurationIsVisible = 0; | |
334 | defaultConfigurationName = Release; | |
335 | }; | |
336 | /* End XCConfigurationList section */ | |
337 | }; | |
338 | rootObject = FC585ECD14EDAEA400C8F63A /* Project object */; | |
339 | } |