9 /* Begin PBXBuildFile section */
10 D60C834A09F5AD980069DF6D /* Download.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D60C834409F5AD980069DF6D /* Download.cpp */; };
11 D60C834B09F5AD980069DF6D /* Download.h in Headers */ = {isa = PBXBuildFile; fileRef = D60C834509F5AD980069DF6D /* Download.h */; };
12 D60C834C09F5AD980069DF6D /* SecureDownload.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D60C834609F5AD980069DF6D /* SecureDownload.cpp */; };
13 D60C834D09F5AD980069DF6D /* SecureDownload.h in Headers */ = {isa = PBXBuildFile; fileRef = D60C834709F5AD980069DF6D /* SecureDownload.h */; settings = {ATTRIBUTES = (); }; };
14 D60C834E09F5AD980069DF6D /* SecureDownloadInternal.c in Sources */ = {isa = PBXBuildFile; fileRef = D60C834809F5AD980069DF6D /* SecureDownloadInternal.c */; };
15 D60C834F09F5AD980069DF6D /* SecureDownloadInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = D60C834909F5AD980069DF6D /* SecureDownloadInternal.h */; settings = {ATTRIBUTES = (); }; };
16 D6C8AFBC05DD26C6003DB724 /* SecManifest.h in Headers */ = {isa = PBXBuildFile; fileRef = D658622705DA860900E7380F /* SecManifest.h */; settings = {ATTRIBUTES = (); }; };
17 D6C8AFBD05DD26D3003DB724 /* Manifest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D637ECC205DA85AD0096F1E6 /* Manifest.cpp */; };
18 D6C8AFBE05DD26D6003DB724 /* SecManifest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D637ECC305DA85AD0096F1E6 /* SecManifest.cpp */; };
19 D6CDE5BE05E3DBD9006C8558 /* AppleManifest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D6CDE5B805E3DBD9006C8558 /* AppleManifest.cpp */; };
20 D6CDE5BF05E3DBD9006C8558 /* AppleManifest.h in Headers */ = {isa = PBXBuildFile; fileRef = D6CDE5B905E3DBD9006C8558 /* AppleManifest.h */; };
21 D6D22A7505DD9B8100C52E2D /* Manifest.h in Headers */ = {isa = PBXBuildFile; fileRef = D658622605DA860900E7380F /* Manifest.h */; };
22 D6E7672605F3F8B6007C5669 /* ManifestInternal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D6E7672205F3F8B6007C5669 /* ManifestInternal.cpp */; };
23 D6E7672705F3F8B6007C5669 /* ManifestInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = D6E7672305F3F8B6007C5669 /* ManifestInternal.h */; };
24 D6E7672805F3F8B6007C5669 /* ManifestSigner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D6E7672405F3F8B6007C5669 /* ManifestSigner.cpp */; };
25 D6E7672905F3F8B6007C5669 /* ManifestSigner.h in Headers */ = {isa = PBXBuildFile; fileRef = D6E7672505F3F8B6007C5669 /* ManifestSigner.h */; };
26 /* End PBXBuildFile section */
28 /* Begin PBXContainerItemProxy section */
29 182BB326146F0F6D000BF1F3 /* PBXContainerItemProxy */ = {
30 isa = PBXContainerItemProxy;
31 containerPortal = 182BB321146F0F6D000BF1F3 /* libsecurity_utilities.xcodeproj */;
33 remoteGlobalIDString = 4CA2A53A0523D32800978A7B;
34 remoteInfo = libsecurity_utilities;
36 182BB32A146F0F8B000BF1F3 /* PBXContainerItemProxy */ = {
37 isa = PBXContainerItemProxy;
38 containerPortal = 182BB321146F0F6D000BF1F3 /* libsecurity_utilities.xcodeproj */;
40 remoteGlobalIDString = C2C9C69D0CECBE8400B3FE07;
41 remoteInfo = libsecurity_utilitiesDTrace;
43 /* End PBXContainerItemProxy section */
45 /* Begin PBXFileReference section */
46 182BB31D146F0F07000BF1F3 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
47 182BB31E146F0F07000BF1F3 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
48 182BB31F146F0F07000BF1F3 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
49 182BB320146F0F07000BF1F3 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
50 182BB321146F0F6D000BF1F3 /* libsecurity_utilities.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libsecurity_utilities.xcodeproj; path = ../libsecurity_utilities/libsecurity_utilities.xcodeproj; sourceTree = "<group>"; };
51 D60C834409F5AD980069DF6D /* Download.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Download.cpp; path = lib/Download.cpp; sourceTree = "<group>"; };
52 D60C834509F5AD980069DF6D /* Download.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Download.h; path = lib/Download.h; sourceTree = "<group>"; };
53 D60C834609F5AD980069DF6D /* SecureDownload.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SecureDownload.cpp; path = lib/SecureDownload.cpp; sourceTree = "<group>"; };
54 D60C834709F5AD980069DF6D /* SecureDownload.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SecureDownload.h; path = lib/SecureDownload.h; sourceTree = "<group>"; };
55 D60C834809F5AD980069DF6D /* SecureDownloadInternal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SecureDownloadInternal.c; path = lib/SecureDownloadInternal.c; sourceTree = "<group>"; };
56 D60C834909F5AD980069DF6D /* SecureDownloadInternal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SecureDownloadInternal.h; path = lib/SecureDownloadInternal.h; sourceTree = "<group>"; };
57 D637ECC205DA85AD0096F1E6 /* Manifest.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Manifest.cpp; path = lib/Manifest.cpp; sourceTree = "<group>"; };
58 D637ECC305DA85AD0096F1E6 /* SecManifest.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SecManifest.cpp; path = lib/SecManifest.cpp; sourceTree = "<group>"; };
59 D658622605DA860900E7380F /* Manifest.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Manifest.h; path = lib/Manifest.h; sourceTree = "<group>"; };
60 D658622705DA860900E7380F /* SecManifest.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SecManifest.h; path = lib/SecManifest.h; sourceTree = "<group>"; };
61 D658622E05DA866200E7380F /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
62 D658627305DA867300E7380F /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
63 D6C8AFAE05DD2430003DB724 /* libsecurity_manifest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecurity_manifest.a; sourceTree = BUILT_PRODUCTS_DIR; };
64 D6C8AFE005DD2FF8003DB724 /* security_manifest.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; name = security_manifest.exp; path = lib/security_manifest.exp; sourceTree = "<group>"; };
65 D6CDE5B805E3DBD9006C8558 /* AppleManifest.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AppleManifest.cpp; path = lib/AppleManifest.cpp; sourceTree = "<group>"; };
66 D6CDE5B905E3DBD9006C8558 /* AppleManifest.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AppleManifest.h; path = lib/AppleManifest.h; sourceTree = "<group>"; };
67 D6E7672205F3F8B6007C5669 /* ManifestInternal.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ManifestInternal.cpp; path = lib/ManifestInternal.cpp; sourceTree = "<group>"; };
68 D6E7672305F3F8B6007C5669 /* ManifestInternal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ManifestInternal.h; path = lib/ManifestInternal.h; sourceTree = "<group>"; };
69 D6E7672405F3F8B6007C5669 /* ManifestSigner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ManifestSigner.cpp; path = lib/ManifestSigner.cpp; sourceTree = "<group>"; };
70 D6E7672505F3F8B6007C5669 /* ManifestSigner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ManifestSigner.h; path = lib/ManifestSigner.h; sourceTree = "<group>"; };
71 /* End PBXFileReference section */
73 /* Begin PBXFrameworksBuildPhase section */
74 D6C8AFAB05DD2430003DB724 /* Frameworks */ = {
75 isa = PBXFrameworksBuildPhase;
76 buildActionMask = 2147483647;
79 runOnlyForDeploymentPostprocessing = 0;
81 /* End PBXFrameworksBuildPhase section */
83 /* Begin PBXGroup section */
84 034768DDFF38A45A11DB9C8B /* Products */ = {
87 D6C8AFAE05DD2430003DB724 /* libsecurity_manifest.a */,
90 sourceTree = "<group>";
92 0867D691FE84028FC02AAC07 /* libsecurity_manifest */ = {
95 182BB321146F0F6D000BF1F3 /* libsecurity_utilities.xcodeproj */,
96 08FB77ACFE841707C02AAC07 /* Source */,
97 182BB31C146F0F07000BF1F3 /* config */,
98 089C1665FE841158C02AAC07 /* Resources */,
99 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
100 034768DDFF38A45A11DB9C8B /* Products */,
101 D6C8AFE005DD2FF8003DB724 /* security_manifest.exp */,
103 name = libsecurity_manifest;
104 sourceTree = "<group>";
106 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
109 D658627305DA867300E7380F /* Security.framework */,
110 D658622E05DA866200E7380F /* CoreFoundation.framework */,
112 name = "External Frameworks and Libraries";
113 sourceTree = "<group>";
115 089C1665FE841158C02AAC07 /* Resources */ = {
120 sourceTree = "<group>";
122 08FB77ACFE841707C02AAC07 /* Source */ = {
125 D60C834409F5AD980069DF6D /* Download.cpp */,
126 D60C834509F5AD980069DF6D /* Download.h */,
127 D60C834609F5AD980069DF6D /* SecureDownload.cpp */,
128 D60C834709F5AD980069DF6D /* SecureDownload.h */,
129 D60C834809F5AD980069DF6D /* SecureDownloadInternal.c */,
130 D60C834909F5AD980069DF6D /* SecureDownloadInternal.h */,
131 D6CDE5B805E3DBD9006C8558 /* AppleManifest.cpp */,
132 D6CDE5B905E3DBD9006C8558 /* AppleManifest.h */,
133 D6E7672205F3F8B6007C5669 /* ManifestInternal.cpp */,
134 D6E7672305F3F8B6007C5669 /* ManifestInternal.h */,
135 D6E7672405F3F8B6007C5669 /* ManifestSigner.cpp */,
136 D6E7672505F3F8B6007C5669 /* ManifestSigner.h */,
137 D637ECC205DA85AD0096F1E6 /* Manifest.cpp */,
138 D658622605DA860900E7380F /* Manifest.h */,
139 D658622705DA860900E7380F /* SecManifest.h */,
140 D637ECC305DA85AD0096F1E6 /* SecManifest.cpp */,
143 sourceTree = "<group>";
145 182BB31C146F0F07000BF1F3 /* config */ = {
148 182BB31D146F0F07000BF1F3 /* base.xcconfig */,
149 182BB31E146F0F07000BF1F3 /* debug.xcconfig */,
150 182BB31F146F0F07000BF1F3 /* lib.xcconfig */,
151 182BB320146F0F07000BF1F3 /* release.xcconfig */,
155 sourceTree = "<group>";
157 182BB322146F0F6D000BF1F3 /* Products */ = {
160 182BB327146F0F6D000BF1F3 /* libsecurity_utilities.a */,
163 sourceTree = "<group>";
165 /* End PBXGroup section */
167 /* Begin PBXHeadersBuildPhase section */
168 D6C8AFA905DD2430003DB724 /* Headers */ = {
169 isa = PBXHeadersBuildPhase;
170 buildActionMask = 2147483647;
172 D6CDE5BF05E3DBD9006C8558 /* AppleManifest.h in Headers */,
173 D60C834D09F5AD980069DF6D /* SecureDownload.h in Headers */,
174 D6D22A7505DD9B8100C52E2D /* Manifest.h in Headers */,
175 D6E7672705F3F8B6007C5669 /* ManifestInternal.h in Headers */,
176 D6C8AFBC05DD26C6003DB724 /* SecManifest.h in Headers */,
177 D60C834F09F5AD980069DF6D /* SecureDownloadInternal.h in Headers */,
178 D6E7672905F3F8B6007C5669 /* ManifestSigner.h in Headers */,
179 D60C834B09F5AD980069DF6D /* Download.h in Headers */,
181 runOnlyForDeploymentPostprocessing = 0;
183 /* End PBXHeadersBuildPhase section */
185 /* Begin PBXNativeTarget section */
186 D6C8AFAD05DD2430003DB724 /* libsecurity_manifest */ = {
187 isa = PBXNativeTarget;
188 buildConfigurationList = C27AD3960987FCDE001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_manifest" */;
190 D6C8AFA905DD2430003DB724 /* Headers */,
191 D6C8AFAA05DD2430003DB724 /* Sources */,
192 D6C8AFAB05DD2430003DB724 /* Frameworks */,
197 182BB32B146F0F8B000BF1F3 /* PBXTargetDependency */,
199 name = libsecurity_manifest;
200 productName = libsecurity_manifest;
201 productReference = D6C8AFAE05DD2430003DB724 /* libsecurity_manifest.a */;
202 productType = "com.apple.product-type.library.static";
204 /* End PBXNativeTarget section */
206 /* Begin PBXProject section */
207 0867D690FE84028FC02AAC07 /* Project object */ = {
210 LastUpgradeCheck = 0700;
212 buildConfigurationList = C27AD39A0987FCDE001272E0 /* Build configuration list for PBXProject "libsecurity_manifest" */;
213 compatibilityVersion = "Xcode 3.2";
214 developmentRegion = English;
215 hasScannedForEncodings = 1;
222 mainGroup = 0867D691FE84028FC02AAC07 /* libsecurity_manifest */;
223 productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
225 projectReferences = (
227 ProductGroup = 182BB322146F0F6D000BF1F3 /* Products */;
228 ProjectRef = 182BB321146F0F6D000BF1F3 /* libsecurity_utilities.xcodeproj */;
233 D6C8AFAD05DD2430003DB724 /* libsecurity_manifest */,
236 /* End PBXProject section */
238 /* Begin PBXReferenceProxy section */
239 182BB327146F0F6D000BF1F3 /* libsecurity_utilities.a */ = {
240 isa = PBXReferenceProxy;
241 fileType = archive.ar;
242 path = libsecurity_utilities.a;
243 remoteRef = 182BB326146F0F6D000BF1F3 /* PBXContainerItemProxy */;
244 sourceTree = BUILT_PRODUCTS_DIR;
246 /* End PBXReferenceProxy section */
248 /* Begin PBXSourcesBuildPhase section */
249 D6C8AFAA05DD2430003DB724 /* Sources */ = {
250 isa = PBXSourcesBuildPhase;
251 buildActionMask = 2147483647;
253 D6C8AFBD05DD26D3003DB724 /* Manifest.cpp in Sources */,
254 D6C8AFBE05DD26D6003DB724 /* SecManifest.cpp in Sources */,
255 D6CDE5BE05E3DBD9006C8558 /* AppleManifest.cpp in Sources */,
256 D6E7672605F3F8B6007C5669 /* ManifestInternal.cpp in Sources */,
257 D6E7672805F3F8B6007C5669 /* ManifestSigner.cpp in Sources */,
258 D60C834A09F5AD980069DF6D /* Download.cpp in Sources */,
259 D60C834C09F5AD980069DF6D /* SecureDownload.cpp in Sources */,
260 D60C834E09F5AD980069DF6D /* SecureDownloadInternal.c in Sources */,
262 runOnlyForDeploymentPostprocessing = 0;
264 /* End PBXSourcesBuildPhase section */
266 /* Begin PBXTargetDependency section */
267 182BB32B146F0F8B000BF1F3 /* PBXTargetDependency */ = {
268 isa = PBXTargetDependency;
269 name = libsecurity_utilitiesDTrace;
270 targetProxy = 182BB32A146F0F8B000BF1F3 /* PBXContainerItemProxy */;
272 /* End PBXTargetDependency section */
274 /* Begin XCBuildConfiguration section */
275 C27AD3970987FCDE001272E0 /* Debug */ = {
276 isa = XCBuildConfiguration;
277 baseConfigurationReference = 182BB31E146F0F07000BF1F3 /* debug.xcconfig */;
279 COMBINE_HIDPI_IMAGES = YES;
280 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
282 "-Wno-error=#warnings",
284 "-Wno-four-char-constants",
285 "-Wno-unknown-pragmas",
291 C27AD3990987FCDE001272E0 /* Release */ = {
292 isa = XCBuildConfiguration;
293 baseConfigurationReference = 182BB320146F0F07000BF1F3 /* release.xcconfig */;
295 COMBINE_HIDPI_IMAGES = YES;
296 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
298 "-Wno-error=#warnings",
300 "-Wno-four-char-constants",
301 "-Wno-unknown-pragmas",
307 C27AD39B0987FCDE001272E0 /* Debug */ = {
308 isa = XCBuildConfiguration;
309 baseConfigurationReference = 182BB31F146F0F07000BF1F3 /* lib.xcconfig */;
311 CLANG_WARN_CONSTANT_CONVERSION = YES;
312 CLANG_WARN_EMPTY_BODY = YES;
313 CLANG_WARN_ENUM_CONVERSION = YES;
314 CLANG_WARN_INT_CONVERSION = YES;
315 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
316 GCC_WARN_UNINITIALIZED_AUTOS = YES;
320 C27AD39D0987FCDE001272E0 /* Release */ = {
321 isa = XCBuildConfiguration;
322 baseConfigurationReference = 182BB31F146F0F07000BF1F3 /* lib.xcconfig */;
324 CLANG_WARN_CONSTANT_CONVERSION = YES;
325 CLANG_WARN_EMPTY_BODY = YES;
326 CLANG_WARN_ENUM_CONVERSION = YES;
327 CLANG_WARN_INT_CONVERSION = YES;
328 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
329 GCC_WARN_UNINITIALIZED_AUTOS = YES;
333 /* End XCBuildConfiguration section */
335 /* Begin XCConfigurationList section */
336 C27AD3960987FCDE001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_manifest" */ = {
337 isa = XCConfigurationList;
338 buildConfigurations = (
339 C27AD3970987FCDE001272E0 /* Debug */,
340 C27AD3990987FCDE001272E0 /* Release */,
342 defaultConfigurationIsVisible = 0;
343 defaultConfigurationName = Release;
345 C27AD39A0987FCDE001272E0 /* Build configuration list for PBXProject "libsecurity_manifest" */ = {
346 isa = XCConfigurationList;
347 buildConfigurations = (
348 C27AD39B0987FCDE001272E0 /* Debug */,
349 C27AD39D0987FCDE001272E0 /* Release */,
351 defaultConfigurationIsVisible = 0;
352 defaultConfigurationName = Release;
354 /* End XCConfigurationList section */
356 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;