]> git.saurik.com Git - apple/security.git/blob - libsecurity_keychain/libDER/libDER.xcodeproj/project.pbxproj
Security-55471.tar.gz
[apple/security.git] / libsecurity_keychain / libDER / libDER.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 053BA30F091C00B100A7007A /* World */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 4CD81A6D09BE1FD2000A9641 /* Build configuration list for PBXAggregateTarget "World" */;
13 buildPhases = (
14 );
15 dependencies = (
16 053BA317091C017E00A7007A /* PBXTargetDependency */,
17 053BA463091FE60E00A7007A /* PBXTargetDependency */,
18 058ECC54091FF0000050AA30 /* PBXTargetDependency */,
19 058F16680925224F009FA1C5 /* PBXTargetDependency */,
20 4C96C8DC113F4174005483E8 /* PBXTargetDependency */,
21 );
22 name = World;
23 productName = World;
24 };
25 /* End PBXAggregateTarget section */
26
27 /* Begin PBXBuildFile section */
28 053BA324091C02B700A7007A /* DER_Decode.h in Headers */ = {isa = PBXBuildFile; fileRef = 053BA321091C02B700A7007A /* DER_Decode.h */; };
29 053BA325091C02B700A7007A /* libDER_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 053BA322091C02B700A7007A /* libDER_config.h */; };
30 053BA326091C02B700A7007A /* libDER.h in Headers */ = {isa = PBXBuildFile; fileRef = 053BA323091C02B700A7007A /* libDER.h */; };
31 053BA344091C089B00A7007A /* asn1Types.h in Headers */ = {isa = PBXBuildFile; fileRef = 053BA342091C089B00A7007A /* asn1Types.h */; };
32 053BA345091C089B00A7007A /* DER_Decode.c in Sources */ = {isa = PBXBuildFile; fileRef = 053BA343091C089B00A7007A /* DER_Decode.c */; };
33 053BA399091C258100A7007A /* DER_CertCrl.c in Sources */ = {isa = PBXBuildFile; fileRef = 053BA397091C258100A7007A /* DER_CertCrl.c */; };
34 053BA39A091C258100A7007A /* DER_CertCrl.h in Headers */ = {isa = PBXBuildFile; fileRef = 053BA398091C258100A7007A /* DER_CertCrl.h */; };
35 053BA45D091FE5E700A7007A /* libDER.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 053BA314091C00BF00A7007A /* libDER.a */; };
36 053BA461091FE60700A7007A /* parseCert.c in Sources */ = {isa = PBXBuildFile; fileRef = 053BA460091FE60700A7007A /* parseCert.c */; };
37 053BA470091FE6C100A7007A /* fileIo.c in Sources */ = {isa = PBXBuildFile; fileRef = 053BA46E091FE6C100A7007A /* fileIo.c */; };
38 053BA471091FE6C100A7007A /* fileIo.h in Headers */ = {isa = PBXBuildFile; fileRef = 053BA46F091FE6C100A7007A /* fileIo.h */; };
39 053BA47D091FE7CC00A7007A /* libDERUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 053BA47B091FE7CC00A7007A /* libDERUtils.h */; };
40 053BA47E091FE7CC00A7007A /* libDERUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 053BA47C091FE7CC00A7007A /* libDERUtils.c */; };
41 0544AEA10940939C00DD6C0B /* DER_Encode.h in Headers */ = {isa = PBXBuildFile; fileRef = 0544AE9F0940939C00DD6C0B /* DER_Encode.h */; };
42 0544AEA20940939C00DD6C0B /* DER_Encode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0544AEA00940939C00DD6C0B /* DER_Encode.c */; };
43 058ECC52091FEFF70050AA30 /* libDERUtils.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 053BA46B091FE63E00A7007A /* libDERUtils.a */; };
44 058ECD350920F5E30050AA30 /* DER_Keys.c in Sources */ = {isa = PBXBuildFile; fileRef = 058ECD330920F5E30050AA30 /* DER_Keys.c */; };
45 058ECD360920F5E30050AA30 /* DER_Keys.h in Headers */ = {isa = PBXBuildFile; fileRef = 058ECD340920F5E30050AA30 /* DER_Keys.h */; };
46 058F15C20922B73F009FA1C5 /* printFields.h in Headers */ = {isa = PBXBuildFile; fileRef = 058F15C00922B73F009FA1C5 /* printFields.h */; };
47 058F15C30922B73F009FA1C5 /* printFields.c in Sources */ = {isa = PBXBuildFile; fileRef = 058F15C10922B73F009FA1C5 /* printFields.c */; };
48 058F163109250D16009FA1C5 /* oids.c in Sources */ = {isa = PBXBuildFile; fileRef = 058F162D09250D0D009FA1C5 /* oids.c */; };
49 058F163209250D17009FA1C5 /* oids.h in Headers */ = {isa = PBXBuildFile; fileRef = 058F162E09250D0D009FA1C5 /* oids.h */; };
50 058F1659092513A7009FA1C5 /* parseCrl.c in Sources */ = {isa = PBXBuildFile; fileRef = 058F1658092513A7009FA1C5 /* parseCrl.c */; };
51 058F16710925230E009FA1C5 /* libDER.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 053BA314091C00BF00A7007A /* libDER.a */; };
52 058F16720925230F009FA1C5 /* libDERUtils.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 053BA46B091FE63E00A7007A /* libDERUtils.a */; };
53 05E0E40709228A5E005F4693 /* DER_Digest.h in Headers */ = {isa = PBXBuildFile; fileRef = 05E0E40509228A5E005F4693 /* DER_Digest.h */; };
54 05E0E40809228A5E005F4693 /* DER_Digest.c in Sources */ = {isa = PBXBuildFile; fileRef = 05E0E40609228A5E005F4693 /* DER_Digest.c */; };
55 4C96C8D6113F4165005483E8 /* DER_Ticket.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C96C8D3113F4165005483E8 /* DER_Ticket.c */; };
56 4C96C8D7113F4165005483E8 /* parseTicket.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C96C8D5113F4165005483E8 /* parseTicket.c */; };
57 4C96C8E2113F4232005483E8 /* libDER.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 053BA314091C00BF00A7007A /* libDER.a */; };
58 4C96C8ED113F42D1005483E8 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C96C8EC113F42C4005483E8 /* libcrypto.dylib */; };
59 /* End PBXBuildFile section */
60
61 /* Begin PBXContainerItemProxy section */
62 053BA316091C017E00A7007A /* PBXContainerItemProxy */ = {
63 isa = PBXContainerItemProxy;
64 containerPortal = 053BA30A091C00A400A7007A /* Project object */;
65 proxyType = 1;
66 remoteGlobalIDString = 053BA313091C00BF00A7007A;
67 remoteInfo = libDER;
68 };
69 053BA458091FE59900A7007A /* PBXContainerItemProxy */ = {
70 isa = PBXContainerItemProxy;
71 containerPortal = 053BA30A091C00A400A7007A /* Project object */;
72 proxyType = 1;
73 remoteGlobalIDString = 053BA313091C00BF00A7007A;
74 remoteInfo = libDER;
75 };
76 053BA462091FE60E00A7007A /* PBXContainerItemProxy */ = {
77 isa = PBXContainerItemProxy;
78 containerPortal = 053BA30A091C00A400A7007A /* Project object */;
79 proxyType = 1;
80 remoteGlobalIDString = 053BA444091FE58C00A7007A;
81 remoteInfo = parseCert;
82 };
83 058ECC53091FF0000050AA30 /* PBXContainerItemProxy */ = {
84 isa = PBXContainerItemProxy;
85 containerPortal = 053BA30A091C00A400A7007A /* Project object */;
86 proxyType = 1;
87 remoteGlobalIDString = 053BA46A091FE63E00A7007A;
88 remoteInfo = libDERUtils;
89 };
90 058ECC55091FF0090050AA30 /* PBXContainerItemProxy */ = {
91 isa = PBXContainerItemProxy;
92 containerPortal = 053BA30A091C00A400A7007A /* Project object */;
93 proxyType = 1;
94 remoteGlobalIDString = 053BA46A091FE63E00A7007A;
95 remoteInfo = libDERUtils;
96 };
97 058F16670925224F009FA1C5 /* PBXContainerItemProxy */ = {
98 isa = PBXContainerItemProxy;
99 containerPortal = 053BA30A091C00A400A7007A /* Project object */;
100 proxyType = 1;
101 remoteGlobalIDString = 058F16530925135E009FA1C5;
102 remoteInfo = parseCrl;
103 };
104 058F1675092523D8009FA1C5 /* PBXContainerItemProxy */ = {
105 isa = PBXContainerItemProxy;
106 containerPortal = 053BA30A091C00A400A7007A /* Project object */;
107 proxyType = 1;
108 remoteGlobalIDString = 053BA313091C00BF00A7007A;
109 remoteInfo = libDER;
110 };
111 058F1677092523DD009FA1C5 /* PBXContainerItemProxy */ = {
112 isa = PBXContainerItemProxy;
113 containerPortal = 053BA30A091C00A400A7007A /* Project object */;
114 proxyType = 1;
115 remoteGlobalIDString = 053BA46A091FE63E00A7007A;
116 remoteInfo = libDERUtils;
117 };
118 4C96C8DB113F4174005483E8 /* PBXContainerItemProxy */ = {
119 isa = PBXContainerItemProxy;
120 containerPortal = 053BA30A091C00A400A7007A /* Project object */;
121 proxyType = 1;
122 remoteGlobalIDString = 4C96C8CD113F4132005483E8;
123 remoteInfo = parseTicket;
124 };
125 4C96C8E0113F4223005483E8 /* PBXContainerItemProxy */ = {
126 isa = PBXContainerItemProxy;
127 containerPortal = 053BA30A091C00A400A7007A /* Project object */;
128 proxyType = 1;
129 remoteGlobalIDString = 053BA313091C00BF00A7007A;
130 remoteInfo = libDER;
131 };
132 /* End PBXContainerItemProxy section */
133
134 /* Begin PBXFileReference section */
135 053BA314091C00BF00A7007A /* libDER.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libDER.a; sourceTree = BUILT_PRODUCTS_DIR; };
136 053BA321091C02B700A7007A /* DER_Decode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DER_Decode.h; sourceTree = "<group>"; };
137 053BA322091C02B700A7007A /* libDER_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = libDER_config.h; sourceTree = "<group>"; };
138 053BA323091C02B700A7007A /* libDER.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = libDER.h; sourceTree = "<group>"; };
139 053BA342091C089B00A7007A /* asn1Types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asn1Types.h; sourceTree = "<group>"; };
140 053BA343091C089B00A7007A /* DER_Decode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = DER_Decode.c; sourceTree = "<group>"; };
141 053BA397091C258100A7007A /* DER_CertCrl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = DER_CertCrl.c; sourceTree = "<group>"; };
142 053BA398091C258100A7007A /* DER_CertCrl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DER_CertCrl.h; sourceTree = "<group>"; };
143 053BA445091FE58C00A7007A /* parseCert */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = parseCert; sourceTree = BUILT_PRODUCTS_DIR; };
144 053BA460091FE60700A7007A /* parseCert.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = parseCert.c; sourceTree = "<group>"; };
145 053BA46B091FE63E00A7007A /* libDERUtils.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libDERUtils.a; sourceTree = BUILT_PRODUCTS_DIR; };
146 053BA46E091FE6C100A7007A /* fileIo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fileIo.c; sourceTree = "<group>"; };
147 053BA46F091FE6C100A7007A /* fileIo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fileIo.h; sourceTree = "<group>"; };
148 053BA47B091FE7CC00A7007A /* libDERUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libDERUtils.h; sourceTree = "<group>"; };
149 053BA47C091FE7CC00A7007A /* libDERUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = libDERUtils.c; sourceTree = "<group>"; };
150 0544AE9F0940939C00DD6C0B /* DER_Encode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DER_Encode.h; sourceTree = "<group>"; };
151 0544AEA00940939C00DD6C0B /* DER_Encode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DER_Encode.c; sourceTree = "<group>"; };
152 058ECD330920F5E30050AA30 /* DER_Keys.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = DER_Keys.c; sourceTree = "<group>"; };
153 058ECD340920F5E30050AA30 /* DER_Keys.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DER_Keys.h; sourceTree = "<group>"; };
154 058F15C00922B73F009FA1C5 /* printFields.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = printFields.h; sourceTree = "<group>"; };
155 058F15C10922B73F009FA1C5 /* printFields.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = printFields.c; sourceTree = "<group>"; };
156 058F162D09250D0D009FA1C5 /* oids.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = oids.c; sourceTree = "<group>"; };
157 058F162E09250D0D009FA1C5 /* oids.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = oids.h; sourceTree = "<group>"; };
158 058F16540925135E009FA1C5 /* parseCrl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = parseCrl; sourceTree = BUILT_PRODUCTS_DIR; };
159 058F1658092513A7009FA1C5 /* parseCrl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parseCrl.c; sourceTree = "<group>"; };
160 05E0E40509228A5E005F4693 /* DER_Digest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DER_Digest.h; sourceTree = "<group>"; };
161 05E0E40609228A5E005F4693 /* DER_Digest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DER_Digest.c; sourceTree = "<group>"; };
162 1828EAA014E334E200BE00C2 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
163 1828EAA114E334E200BE00C2 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
164 1828EAA214E334E200BE00C2 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
165 1828EAA314E334E200BE00C2 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
166 4C96C8CE113F4132005483E8 /* parseTicket */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = parseTicket; sourceTree = BUILT_PRODUCTS_DIR; };
167 4C96C8D2113F4165005483E8 /* AppleMobilePersonalizedTicket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleMobilePersonalizedTicket.h; sourceTree = "<group>"; };
168 4C96C8D3113F4165005483E8 /* DER_Ticket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DER_Ticket.c; sourceTree = "<group>"; };
169 4C96C8D4113F4165005483E8 /* DER_Ticket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DER_Ticket.h; sourceTree = "<group>"; };
170 4C96C8D5113F4165005483E8 /* parseTicket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parseTicket.c; sourceTree = "<group>"; };
171 4C96C8EC113F42C4005483E8 /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = /usr/lib/libcrypto.dylib; sourceTree = "<absolute>"; };
172 /* End PBXFileReference section */
173
174 /* Begin PBXFrameworksBuildPhase section */
175 053BA312091C00BF00A7007A /* Frameworks */ = {
176 isa = PBXFrameworksBuildPhase;
177 buildActionMask = 2147483647;
178 files = (
179 );
180 runOnlyForDeploymentPostprocessing = 0;
181 };
182 053BA443091FE58C00A7007A /* Frameworks */ = {
183 isa = PBXFrameworksBuildPhase;
184 buildActionMask = 2147483647;
185 files = (
186 058ECC52091FEFF70050AA30 /* libDERUtils.a in Frameworks */,
187 053BA45D091FE5E700A7007A /* libDER.a in Frameworks */,
188 );
189 runOnlyForDeploymentPostprocessing = 0;
190 };
191 053BA469091FE63E00A7007A /* Frameworks */ = {
192 isa = PBXFrameworksBuildPhase;
193 buildActionMask = 2147483647;
194 files = (
195 );
196 runOnlyForDeploymentPostprocessing = 0;
197 };
198 058F16520925135E009FA1C5 /* Frameworks */ = {
199 isa = PBXFrameworksBuildPhase;
200 buildActionMask = 2147483647;
201 files = (
202 058F16720925230F009FA1C5 /* libDERUtils.a in Frameworks */,
203 058F16710925230E009FA1C5 /* libDER.a in Frameworks */,
204 );
205 runOnlyForDeploymentPostprocessing = 0;
206 };
207 4C96C8CC113F4132005483E8 /* Frameworks */ = {
208 isa = PBXFrameworksBuildPhase;
209 buildActionMask = 2147483647;
210 files = (
211 4C96C8E2113F4232005483E8 /* libDER.a in Frameworks */,
212 4C96C8ED113F42D1005483E8 /* libcrypto.dylib in Frameworks */,
213 );
214 runOnlyForDeploymentPostprocessing = 0;
215 };
216 /* End PBXFrameworksBuildPhase section */
217
218 /* Begin PBXGroup section */
219 053BA306091C00A400A7007A = {
220 isa = PBXGroup;
221 children = (
222 1828EA9F14E334E200BE00C2 /* config */,
223 053BA31E091C029900A7007A /* libDER */,
224 053BA466091FE62100A7007A /* libDERUtils */,
225 053BA45C091FE5CE00A7007A /* Tests */,
226 058ECE5B09211AB20050AA30 /* External Libs */,
227 053BA315091C00BF00A7007A /* Products */,
228 );
229 sourceTree = "<group>";
230 };
231 053BA315091C00BF00A7007A /* Products */ = {
232 isa = PBXGroup;
233 children = (
234 053BA314091C00BF00A7007A /* libDER.a */,
235 053BA445091FE58C00A7007A /* parseCert */,
236 053BA46B091FE63E00A7007A /* libDERUtils.a */,
237 058F16540925135E009FA1C5 /* parseCrl */,
238 4C96C8CE113F4132005483E8 /* parseTicket */,
239 );
240 name = Products;
241 sourceTree = "<group>";
242 };
243 053BA31E091C029900A7007A /* libDER */ = {
244 isa = PBXGroup;
245 children = (
246 058ECD330920F5E30050AA30 /* DER_Keys.c */,
247 058ECD340920F5E30050AA30 /* DER_Keys.h */,
248 053BA342091C089B00A7007A /* asn1Types.h */,
249 053BA397091C258100A7007A /* DER_CertCrl.c */,
250 053BA398091C258100A7007A /* DER_CertCrl.h */,
251 053BA343091C089B00A7007A /* DER_Decode.c */,
252 053BA321091C02B700A7007A /* DER_Decode.h */,
253 0544AEA00940939C00DD6C0B /* DER_Encode.c */,
254 0544AE9F0940939C00DD6C0B /* DER_Encode.h */,
255 053BA322091C02B700A7007A /* libDER_config.h */,
256 053BA323091C02B700A7007A /* libDER.h */,
257 05E0E40509228A5E005F4693 /* DER_Digest.h */,
258 05E0E40609228A5E005F4693 /* DER_Digest.c */,
259 058F162D09250D0D009FA1C5 /* oids.c */,
260 058F162E09250D0D009FA1C5 /* oids.h */,
261 );
262 path = libDER;
263 sourceTree = "<group>";
264 };
265 053BA45C091FE5CE00A7007A /* Tests */ = {
266 isa = PBXGroup;
267 children = (
268 4C96C8D2113F4165005483E8 /* AppleMobilePersonalizedTicket.h */,
269 4C96C8D3113F4165005483E8 /* DER_Ticket.c */,
270 4C96C8D4113F4165005483E8 /* DER_Ticket.h */,
271 4C96C8D5113F4165005483E8 /* parseTicket.c */,
272 053BA460091FE60700A7007A /* parseCert.c */,
273 058F1658092513A7009FA1C5 /* parseCrl.c */,
274 );
275 path = Tests;
276 sourceTree = "<group>";
277 };
278 053BA466091FE62100A7007A /* libDERUtils */ = {
279 isa = PBXGroup;
280 children = (
281 053BA47B091FE7CC00A7007A /* libDERUtils.h */,
282 053BA47C091FE7CC00A7007A /* libDERUtils.c */,
283 053BA46E091FE6C100A7007A /* fileIo.c */,
284 053BA46F091FE6C100A7007A /* fileIo.h */,
285 058F15C00922B73F009FA1C5 /* printFields.h */,
286 058F15C10922B73F009FA1C5 /* printFields.c */,
287 );
288 path = libDERUtils;
289 sourceTree = "<group>";
290 };
291 058ECE5B09211AB20050AA30 /* External Libs */ = {
292 isa = PBXGroup;
293 children = (
294 4C96C8EC113F42C4005483E8 /* libcrypto.dylib */,
295 );
296 name = "External Libs";
297 sourceTree = "<group>";
298 };
299 1828EA9F14E334E200BE00C2 /* config */ = {
300 isa = PBXGroup;
301 children = (
302 1828EAA014E334E200BE00C2 /* base.xcconfig */,
303 1828EAA114E334E200BE00C2 /* debug.xcconfig */,
304 1828EAA214E334E200BE00C2 /* lib.xcconfig */,
305 1828EAA314E334E200BE00C2 /* release.xcconfig */,
306 );
307 path = config;
308 sourceTree = "<group>";
309 };
310 /* End PBXGroup section */
311
312 /* Begin PBXHeadersBuildPhase section */
313 053BA310091C00BF00A7007A /* Headers */ = {
314 isa = PBXHeadersBuildPhase;
315 buildActionMask = 2147483647;
316 files = (
317 053BA324091C02B700A7007A /* DER_Decode.h in Headers */,
318 053BA325091C02B700A7007A /* libDER_config.h in Headers */,
319 053BA326091C02B700A7007A /* libDER.h in Headers */,
320 053BA344091C089B00A7007A /* asn1Types.h in Headers */,
321 053BA39A091C258100A7007A /* DER_CertCrl.h in Headers */,
322 058ECD360920F5E30050AA30 /* DER_Keys.h in Headers */,
323 05E0E40709228A5E005F4693 /* DER_Digest.h in Headers */,
324 058F163209250D17009FA1C5 /* oids.h in Headers */,
325 0544AEA10940939C00DD6C0B /* DER_Encode.h in Headers */,
326 );
327 runOnlyForDeploymentPostprocessing = 0;
328 };
329 053BA467091FE63E00A7007A /* Headers */ = {
330 isa = PBXHeadersBuildPhase;
331 buildActionMask = 2147483647;
332 files = (
333 053BA471091FE6C100A7007A /* fileIo.h in Headers */,
334 053BA47D091FE7CC00A7007A /* libDERUtils.h in Headers */,
335 058F15C20922B73F009FA1C5 /* printFields.h in Headers */,
336 );
337 runOnlyForDeploymentPostprocessing = 0;
338 };
339 /* End PBXHeadersBuildPhase section */
340
341 /* Begin PBXNativeTarget section */
342 053BA313091C00BF00A7007A /* libDER */ = {
343 isa = PBXNativeTarget;
344 buildConfigurationList = 4CD81A5D09BE1FD2000A9641 /* Build configuration list for PBXNativeTarget "libDER" */;
345 buildPhases = (
346 053BA310091C00BF00A7007A /* Headers */,
347 053BA311091C00BF00A7007A /* Sources */,
348 053BA312091C00BF00A7007A /* Frameworks */,
349 );
350 buildRules = (
351 );
352 dependencies = (
353 );
354 name = libDER;
355 productName = libDER;
356 productReference = 053BA314091C00BF00A7007A /* libDER.a */;
357 productType = "com.apple.product-type.library.static";
358 };
359 053BA444091FE58C00A7007A /* parseCert */ = {
360 isa = PBXNativeTarget;
361 buildConfigurationList = 4CD81A6509BE1FD2000A9641 /* Build configuration list for PBXNativeTarget "parseCert" */;
362 buildPhases = (
363 053BA442091FE58C00A7007A /* Sources */,
364 053BA443091FE58C00A7007A /* Frameworks */,
365 );
366 buildRules = (
367 );
368 dependencies = (
369 053BA459091FE59900A7007A /* PBXTargetDependency */,
370 058ECC56091FF0090050AA30 /* PBXTargetDependency */,
371 );
372 name = parseCert;
373 productName = parseCert;
374 productReference = 053BA445091FE58C00A7007A /* parseCert */;
375 productType = "com.apple.product-type.tool";
376 };
377 053BA46A091FE63E00A7007A /* libDERUtils */ = {
378 isa = PBXNativeTarget;
379 buildConfigurationList = 4CD81A6109BE1FD2000A9641 /* Build configuration list for PBXNativeTarget "libDERUtils" */;
380 buildPhases = (
381 053BA467091FE63E00A7007A /* Headers */,
382 053BA468091FE63E00A7007A /* Sources */,
383 053BA469091FE63E00A7007A /* Frameworks */,
384 );
385 buildRules = (
386 );
387 dependencies = (
388 );
389 name = libDERUtils;
390 productName = libDERUtils;
391 productReference = 053BA46B091FE63E00A7007A /* libDERUtils.a */;
392 productType = "com.apple.product-type.library.static";
393 };
394 058F16530925135E009FA1C5 /* parseCrl */ = {
395 isa = PBXNativeTarget;
396 buildConfigurationList = 4CD81A6909BE1FD2000A9641 /* Build configuration list for PBXNativeTarget "parseCrl" */;
397 buildPhases = (
398 058F16510925135E009FA1C5 /* Sources */,
399 058F16520925135E009FA1C5 /* Frameworks */,
400 );
401 buildRules = (
402 );
403 dependencies = (
404 058F1676092523D8009FA1C5 /* PBXTargetDependency */,
405 058F1678092523DD009FA1C5 /* PBXTargetDependency */,
406 );
407 name = parseCrl;
408 productName = parseCrl;
409 productReference = 058F16540925135E009FA1C5 /* parseCrl */;
410 productType = "com.apple.product-type.tool";
411 };
412 4C96C8CD113F4132005483E8 /* parseTicket */ = {
413 isa = PBXNativeTarget;
414 buildConfigurationList = 4C96C8D8113F4165005483E8 /* Build configuration list for PBXNativeTarget "parseTicket" */;
415 buildPhases = (
416 4C96C8CB113F4132005483E8 /* Sources */,
417 4C96C8CC113F4132005483E8 /* Frameworks */,
418 );
419 buildRules = (
420 );
421 dependencies = (
422 4C96C8E1113F4223005483E8 /* PBXTargetDependency */,
423 );
424 name = parseTicket;
425 productName = parseTicket;
426 productReference = 4C96C8CE113F4132005483E8 /* parseTicket */;
427 productType = "com.apple.product-type.tool";
428 };
429 /* End PBXNativeTarget section */
430
431 /* Begin PBXProject section */
432 053BA30A091C00A400A7007A /* Project object */ = {
433 isa = PBXProject;
434 attributes = {
435 LastUpgradeCheck = 0500;
436 };
437 buildConfigurationList = 4CD81A7109BE1FD2000A9641 /* Build configuration list for PBXProject "libDER" */;
438 compatibilityVersion = "Xcode 3.2";
439 developmentRegion = English;
440 hasScannedForEncodings = 0;
441 knownRegions = (
442 English,
443 Japanese,
444 French,
445 German,
446 );
447 mainGroup = 053BA306091C00A400A7007A;
448 productRefGroup = 053BA315091C00BF00A7007A /* Products */;
449 projectDirPath = "";
450 projectRoot = "";
451 targets = (
452 053BA30F091C00B100A7007A /* World */,
453 053BA313091C00BF00A7007A /* libDER */,
454 053BA444091FE58C00A7007A /* parseCert */,
455 053BA46A091FE63E00A7007A /* libDERUtils */,
456 058F16530925135E009FA1C5 /* parseCrl */,
457 4C96C8CD113F4132005483E8 /* parseTicket */,
458 );
459 };
460 /* End PBXProject section */
461
462 /* Begin PBXSourcesBuildPhase section */
463 053BA311091C00BF00A7007A /* Sources */ = {
464 isa = PBXSourcesBuildPhase;
465 buildActionMask = 2147483647;
466 files = (
467 053BA345091C089B00A7007A /* DER_Decode.c in Sources */,
468 053BA399091C258100A7007A /* DER_CertCrl.c in Sources */,
469 058ECD350920F5E30050AA30 /* DER_Keys.c in Sources */,
470 05E0E40809228A5E005F4693 /* DER_Digest.c in Sources */,
471 058F163109250D16009FA1C5 /* oids.c in Sources */,
472 0544AEA20940939C00DD6C0B /* DER_Encode.c in Sources */,
473 );
474 runOnlyForDeploymentPostprocessing = 0;
475 };
476 053BA442091FE58C00A7007A /* Sources */ = {
477 isa = PBXSourcesBuildPhase;
478 buildActionMask = 2147483647;
479 files = (
480 053BA461091FE60700A7007A /* parseCert.c in Sources */,
481 );
482 runOnlyForDeploymentPostprocessing = 0;
483 };
484 053BA468091FE63E00A7007A /* Sources */ = {
485 isa = PBXSourcesBuildPhase;
486 buildActionMask = 2147483647;
487 files = (
488 053BA470091FE6C100A7007A /* fileIo.c in Sources */,
489 053BA47E091FE7CC00A7007A /* libDERUtils.c in Sources */,
490 058F15C30922B73F009FA1C5 /* printFields.c in Sources */,
491 );
492 runOnlyForDeploymentPostprocessing = 0;
493 };
494 058F16510925135E009FA1C5 /* Sources */ = {
495 isa = PBXSourcesBuildPhase;
496 buildActionMask = 2147483647;
497 files = (
498 058F1659092513A7009FA1C5 /* parseCrl.c in Sources */,
499 );
500 runOnlyForDeploymentPostprocessing = 0;
501 };
502 4C96C8CB113F4132005483E8 /* Sources */ = {
503 isa = PBXSourcesBuildPhase;
504 buildActionMask = 2147483647;
505 files = (
506 4C96C8D6113F4165005483E8 /* DER_Ticket.c in Sources */,
507 4C96C8D7113F4165005483E8 /* parseTicket.c in Sources */,
508 );
509 runOnlyForDeploymentPostprocessing = 0;
510 };
511 /* End PBXSourcesBuildPhase section */
512
513 /* Begin PBXTargetDependency section */
514 053BA317091C017E00A7007A /* PBXTargetDependency */ = {
515 isa = PBXTargetDependency;
516 target = 053BA313091C00BF00A7007A /* libDER */;
517 targetProxy = 053BA316091C017E00A7007A /* PBXContainerItemProxy */;
518 };
519 053BA459091FE59900A7007A /* PBXTargetDependency */ = {
520 isa = PBXTargetDependency;
521 target = 053BA313091C00BF00A7007A /* libDER */;
522 targetProxy = 053BA458091FE59900A7007A /* PBXContainerItemProxy */;
523 };
524 053BA463091FE60E00A7007A /* PBXTargetDependency */ = {
525 isa = PBXTargetDependency;
526 target = 053BA444091FE58C00A7007A /* parseCert */;
527 targetProxy = 053BA462091FE60E00A7007A /* PBXContainerItemProxy */;
528 };
529 058ECC54091FF0000050AA30 /* PBXTargetDependency */ = {
530 isa = PBXTargetDependency;
531 target = 053BA46A091FE63E00A7007A /* libDERUtils */;
532 targetProxy = 058ECC53091FF0000050AA30 /* PBXContainerItemProxy */;
533 };
534 058ECC56091FF0090050AA30 /* PBXTargetDependency */ = {
535 isa = PBXTargetDependency;
536 target = 053BA46A091FE63E00A7007A /* libDERUtils */;
537 targetProxy = 058ECC55091FF0090050AA30 /* PBXContainerItemProxy */;
538 };
539 058F16680925224F009FA1C5 /* PBXTargetDependency */ = {
540 isa = PBXTargetDependency;
541 target = 058F16530925135E009FA1C5 /* parseCrl */;
542 targetProxy = 058F16670925224F009FA1C5 /* PBXContainerItemProxy */;
543 };
544 058F1676092523D8009FA1C5 /* PBXTargetDependency */ = {
545 isa = PBXTargetDependency;
546 target = 053BA313091C00BF00A7007A /* libDER */;
547 targetProxy = 058F1675092523D8009FA1C5 /* PBXContainerItemProxy */;
548 };
549 058F1678092523DD009FA1C5 /* PBXTargetDependency */ = {
550 isa = PBXTargetDependency;
551 target = 053BA46A091FE63E00A7007A /* libDERUtils */;
552 targetProxy = 058F1677092523DD009FA1C5 /* PBXContainerItemProxy */;
553 };
554 4C96C8DC113F4174005483E8 /* PBXTargetDependency */ = {
555 isa = PBXTargetDependency;
556 target = 4C96C8CD113F4132005483E8 /* parseTicket */;
557 targetProxy = 4C96C8DB113F4174005483E8 /* PBXContainerItemProxy */;
558 };
559 4C96C8E1113F4223005483E8 /* PBXTargetDependency */ = {
560 isa = PBXTargetDependency;
561 target = 053BA313091C00BF00A7007A /* libDER */;
562 targetProxy = 4C96C8E0113F4223005483E8 /* PBXContainerItemProxy */;
563 };
564 /* End PBXTargetDependency section */
565
566 /* Begin XCBuildConfiguration section */
567 4C96C8D0113F4132005483E8 /* Debug */ = {
568 isa = XCBuildConfiguration;
569 baseConfigurationReference = 1828EAA114E334E200BE00C2 /* debug.xcconfig */;
570 buildSettings = {
571 };
572 name = Debug;
573 };
574 4C96C8D1113F4132005483E8 /* Release */ = {
575 isa = XCBuildConfiguration;
576 baseConfigurationReference = 1828EAA314E334E200BE00C2 /* release.xcconfig */;
577 buildSettings = {
578 };
579 name = Release;
580 };
581 792E01120CBC0CE3007C00A0 /* Debug */ = {
582 isa = XCBuildConfiguration;
583 baseConfigurationReference = 1828EAA114E334E200BE00C2 /* debug.xcconfig */;
584 buildSettings = {
585 COMBINE_HIDPI_IMAGES = YES;
586 };
587 name = Debug;
588 };
589 792E01130CBC0CE3007C00A0 /* Release */ = {
590 isa = XCBuildConfiguration;
591 baseConfigurationReference = 1828EAA314E334E200BE00C2 /* release.xcconfig */;
592 buildSettings = {
593 COMBINE_HIDPI_IMAGES = YES;
594 };
595 name = Release;
596 };
597 792E01140CBC0CE3007C00A0 /* Debug */ = {
598 isa = XCBuildConfiguration;
599 baseConfigurationReference = 1828EAA114E334E200BE00C2 /* debug.xcconfig */;
600 buildSettings = {
601 COMBINE_HIDPI_IMAGES = YES;
602 };
603 name = Debug;
604 };
605 792E01150CBC0CE3007C00A0 /* Release */ = {
606 isa = XCBuildConfiguration;
607 baseConfigurationReference = 1828EAA314E334E200BE00C2 /* release.xcconfig */;
608 buildSettings = {
609 COMBINE_HIDPI_IMAGES = YES;
610 };
611 name = Release;
612 };
613 792E01160CBC0CE3007C00A0 /* Debug */ = {
614 isa = XCBuildConfiguration;
615 baseConfigurationReference = 1828EAA114E334E200BE00C2 /* debug.xcconfig */;
616 buildSettings = {
617 };
618 name = Debug;
619 };
620 792E01170CBC0CE3007C00A0 /* Release */ = {
621 isa = XCBuildConfiguration;
622 baseConfigurationReference = 1828EAA314E334E200BE00C2 /* release.xcconfig */;
623 buildSettings = {
624 };
625 name = Release;
626 };
627 792E01180CBC0CE3007C00A0 /* Debug */ = {
628 isa = XCBuildConfiguration;
629 baseConfigurationReference = 1828EAA114E334E200BE00C2 /* debug.xcconfig */;
630 buildSettings = {
631 };
632 name = Debug;
633 };
634 792E01190CBC0CE3007C00A0 /* Release */ = {
635 isa = XCBuildConfiguration;
636 baseConfigurationReference = 1828EAA314E334E200BE00C2 /* release.xcconfig */;
637 buildSettings = {
638 };
639 name = Release;
640 };
641 792E011A0CBC0CE3007C00A0 /* Debug */ = {
642 isa = XCBuildConfiguration;
643 baseConfigurationReference = 1828EAA114E334E200BE00C2 /* debug.xcconfig */;
644 buildSettings = {
645 COMBINE_HIDPI_IMAGES = YES;
646 };
647 name = Debug;
648 };
649 792E011B0CBC0CE3007C00A0 /* Release */ = {
650 isa = XCBuildConfiguration;
651 baseConfigurationReference = 1828EAA314E334E200BE00C2 /* release.xcconfig */;
652 buildSettings = {
653 COMBINE_HIDPI_IMAGES = YES;
654 };
655 name = Release;
656 };
657 792E011C0CBC0CE3007C00A0 /* Debug */ = {
658 isa = XCBuildConfiguration;
659 baseConfigurationReference = 1828EAA214E334E200BE00C2 /* lib.xcconfig */;
660 buildSettings = {
661 CLANG_WARN_CONSTANT_CONVERSION = YES;
662 CLANG_WARN_EMPTY_BODY = YES;
663 CLANG_WARN_ENUM_CONVERSION = YES;
664 CLANG_WARN_INT_CONVERSION = YES;
665 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
666 GCC_WARN_UNINITIALIZED_AUTOS = YES;
667 };
668 name = Debug;
669 };
670 792E011D0CBC0CE3007C00A0 /* Release */ = {
671 isa = XCBuildConfiguration;
672 baseConfigurationReference = 1828EAA214E334E200BE00C2 /* lib.xcconfig */;
673 buildSettings = {
674 CLANG_WARN_CONSTANT_CONVERSION = YES;
675 CLANG_WARN_EMPTY_BODY = YES;
676 CLANG_WARN_ENUM_CONVERSION = YES;
677 CLANG_WARN_INT_CONVERSION = YES;
678 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
679 GCC_WARN_UNINITIALIZED_AUTOS = YES;
680 };
681 name = Release;
682 };
683 /* End XCBuildConfiguration section */
684
685 /* Begin XCConfigurationList section */
686 4C96C8D8113F4165005483E8 /* Build configuration list for PBXNativeTarget "parseTicket" */ = {
687 isa = XCConfigurationList;
688 buildConfigurations = (
689 4C96C8D0113F4132005483E8 /* Debug */,
690 4C96C8D1113F4132005483E8 /* Release */,
691 );
692 defaultConfigurationIsVisible = 0;
693 defaultConfigurationName = Release;
694 };
695 4CD81A5D09BE1FD2000A9641 /* Build configuration list for PBXNativeTarget "libDER" */ = {
696 isa = XCConfigurationList;
697 buildConfigurations = (
698 792E01120CBC0CE3007C00A0 /* Debug */,
699 792E01130CBC0CE3007C00A0 /* Release */,
700 );
701 defaultConfigurationIsVisible = 0;
702 defaultConfigurationName = Release;
703 };
704 4CD81A6109BE1FD2000A9641 /* Build configuration list for PBXNativeTarget "libDERUtils" */ = {
705 isa = XCConfigurationList;
706 buildConfigurations = (
707 792E01140CBC0CE3007C00A0 /* Debug */,
708 792E01150CBC0CE3007C00A0 /* Release */,
709 );
710 defaultConfigurationIsVisible = 0;
711 defaultConfigurationName = Release;
712 };
713 4CD81A6509BE1FD2000A9641 /* Build configuration list for PBXNativeTarget "parseCert" */ = {
714 isa = XCConfigurationList;
715 buildConfigurations = (
716 792E01160CBC0CE3007C00A0 /* Debug */,
717 792E01170CBC0CE3007C00A0 /* Release */,
718 );
719 defaultConfigurationIsVisible = 0;
720 defaultConfigurationName = Release;
721 };
722 4CD81A6909BE1FD2000A9641 /* Build configuration list for PBXNativeTarget "parseCrl" */ = {
723 isa = XCConfigurationList;
724 buildConfigurations = (
725 792E01180CBC0CE3007C00A0 /* Debug */,
726 792E01190CBC0CE3007C00A0 /* Release */,
727 );
728 defaultConfigurationIsVisible = 0;
729 defaultConfigurationName = Release;
730 };
731 4CD81A6D09BE1FD2000A9641 /* Build configuration list for PBXAggregateTarget "World" */ = {
732 isa = XCConfigurationList;
733 buildConfigurations = (
734 792E011A0CBC0CE3007C00A0 /* Debug */,
735 792E011B0CBC0CE3007C00A0 /* Release */,
736 );
737 defaultConfigurationIsVisible = 0;
738 defaultConfigurationName = Release;
739 };
740 4CD81A7109BE1FD2000A9641 /* Build configuration list for PBXProject "libDER" */ = {
741 isa = XCConfigurationList;
742 buildConfigurations = (
743 792E011C0CBC0CE3007C00A0 /* Debug */,
744 792E011D0CBC0CE3007C00A0 /* Release */,
745 );
746 defaultConfigurationIsVisible = 0;
747 defaultConfigurationName = Release;
748 };
749 /* End XCConfigurationList section */
750 };
751 rootObject = 053BA30A091C00A400A7007A /* Project object */;
752 }