]>
Commit | Line | Data |
---|---|---|
b1ab9ed8 A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXBuildFile section */ | |
10 | 18C5A961148442000010EF34 /* libsecurity_transform.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CA1FEBE052A3C8100F22E42 /* libsecurity_transform.a */; }; | |
11 | 18C5A964148443F00010EF34 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18C5A963148443F00010EF34 /* SenTestingKit.framework */; }; | |
12 | 18C5A9661484440D0010EF34 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18C5A9651484440D0010EF34 /* Foundation.framework */; }; | |
13 | 4C010B9B121AE9960094CB72 /* speed-test.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4C010B9A121AE9960094CB72 /* speed-test.mm */; }; | |
14 | 4C010BBB121AECF10094CB72 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D16D6FB114EA1000096BD75 /* Security.framework */; }; | |
15 | 4C010C52121B00350094CB72 /* SecExternalSourceTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C010C4B121AFCA70094CB72 /* SecExternalSourceTransform.h */; }; | |
16 | 4C010C53121B00440094CB72 /* SecExternalSourceTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C010C4C121AFCA70094CB72 /* SecExternalSourceTransform.cpp */; }; | |
17 | 4C0113511468693100E4F866 /* SecMaskGenerationFunctionTransform.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C01134F1468693100E4F866 /* SecMaskGenerationFunctionTransform.c */; }; | |
18 | 4C0113521468693100E4F866 /* SecMaskGenerationFunctionTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C0113501468693100E4F866 /* SecMaskGenerationFunctionTransform.h */; settings = {ATTRIBUTES = (); }; }; | |
19 | 4C01135C14686F2600E4F866 /* NSData+HexString.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C01135A14686F2600E4F866 /* NSData+HexString.m */; }; | |
b1ab9ed8 | 20 | 4C27A37814F2DCB4007FCA66 /* CEncryptDecrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C27A37714F2DCB4007FCA66 /* CEncryptDecrypt.c */; }; |
b1ab9ed8 A |
21 | 4C6E5966116D4E3E00A70E8F /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C6E5964116D4E3E00A70E8F /* misc.c */; }; |
22 | 4C6E5967116D4E3E00A70E8F /* misc.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6E5965116D4E3E00A70E8F /* misc.h */; }; | |
23 | 4C73822D112DCC4800EA003B /* SecCustomTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C73822B112DCC4800EA003B /* SecCustomTransform.h */; settings = {ATTRIBUTES = (); }; }; | |
24 | 4C73822E112DCC4800EA003B /* SecCustomTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C73822C112DCC4800EA003B /* SecCustomTransform.cpp */; }; | |
25 | 4C8174341133031E007F84D6 /* libsecurity_transform.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CA1FEBE052A3C8100F22E42 /* libsecurity_transform.a */; }; | |
26 | 4CB89E62124D5667004DEC20 /* SecTransformValidator.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CB89E61124D5667004DEC20 /* SecTransformValidator.h */; settings = {ATTRIBUTES = (); }; }; | |
27 | 4CC4A8B21264D22300075C8F /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D16D6FB114EA1000096BD75 /* Security.framework */; }; | |
28 | 4CD6A669113F41990094F287 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CD6A668113F41990094F287 /* libz.dylib */; }; | |
29 | 4CD87F501130A49400A98C5E /* 100-sha2.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD87F3D1130A34700A98C5E /* 100-sha2.m */; }; | |
30 | 4CDF6DCC113C4E9E00C64234 /* EncodeDecodeTransforms.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CDF6DC9113C4E9E00C64234 /* EncodeDecodeTransforms.c */; }; | |
31 | 4CDF6DCD113C4E9E00C64234 /* SecDecodeTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CDF6DCA113C4E9E00C64234 /* SecDecodeTransform.h */; settings = {ATTRIBUTES = (); }; }; | |
32 | 4CDF6DCE113C4E9E00C64234 /* SecEncodeTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CDF6DCB113C4E9E00C64234 /* SecEncodeTransform.h */; settings = {ATTRIBUTES = (); }; }; | |
b1ab9ed8 A |
33 | 5DCAD5B711F0E099003F2E7A /* SecCollectTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5DCAD5B511F0E099003F2E7A /* SecCollectTransform.cpp */; }; |
34 | 5DCAD5B811F0E099003F2E7A /* SecCollectTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DCAD5B611F0E099003F2E7A /* SecCollectTransform.h */; }; | |
35 | 5DD2E91E114E9044007429E7 /* EncryptTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DD2E91C114E9044007429E7 /* EncryptTransform.h */; }; | |
36 | 5DD2E91F114E9044007429E7 /* EncryptTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5DD2E91D114E9044007429E7 /* EncryptTransform.cpp */; }; | |
37 | 5DD2E925114E9094007429E7 /* EncryptTransformUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DD2E923114E9094007429E7 /* EncryptTransformUtilities.h */; }; | |
38 | 5DD2E926114E9094007429E7 /* EncryptTransformUtilities.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5DD2E924114E9094007429E7 /* EncryptTransformUtilities.cpp */; }; | |
39 | 5DD2E929114E90E2007429E7 /* SecEncryptTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DD2E927114E90E2007429E7 /* SecEncryptTransform.h */; settings = {ATTRIBUTES = (); }; }; | |
40 | 5DD2E92A114E90E2007429E7 /* SecEncryptTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5DD2E928114E90E2007429E7 /* SecEncryptTransform.cpp */; }; | |
41 | 5DD2E938114E91CC007429E7 /* SecSignVerifyTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DD2E936114E91CC007429E7 /* SecSignVerifyTransform.h */; settings = {ATTRIBUTES = (); }; }; | |
42 | 5DD2E939114E91CC007429E7 /* SecSignVerifyTransform.c in Sources */ = {isa = PBXBuildFile; fileRef = 5DD2E937114E91CC007429E7 /* SecSignVerifyTransform.c */; }; | |
43 | 5DD2E9B5114E986D007429E7 /* custom.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5DD2E96E114E95B1007429E7 /* custom.mm */; }; | |
44 | AA068646138C420C0059E73E /* SecReadTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = AA068645138C420C0059E73E /* SecReadTransform.h */; settings = {ATTRIBUTES = (); }; }; | |
45 | AA068EDF1174AB350002E9E0 /* GroupTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA068EDB1174AB350002E9E0 /* GroupTransform.cpp */; }; | |
46 | AA068EE01174AB350002E9E0 /* GroupTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = AA068EDC1174AB350002E9E0 /* GroupTransform.h */; }; | |
47 | AA068EE11174AB350002E9E0 /* SecGroupTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA068EDD1174AB350002E9E0 /* SecGroupTransform.cpp */; }; | |
48 | AA068EE21174AB350002E9E0 /* SecGroupTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = AA068EDE1174AB350002E9E0 /* SecGroupTransform.h */; }; | |
49 | AA068EEE1174ABB20002E9E0 /* SecTransformInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = AA068EED1174ABB20002E9E0 /* SecTransformInternal.h */; settings = {ATTRIBUTES = (); }; }; | |
50 | AA957FCB122C571E00181BE1 /* SecTransformReadTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = AA957FCA122C571E00181BE1 /* SecTransformReadTransform.h */; settings = {ATTRIBUTES = (); }; }; | |
51 | AA957FD5122C57AF00181BE1 /* SecTransformReadTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA957FD4122C57AF00181BE1 /* SecTransformReadTransform.cpp */; }; | |
52 | AA9781A91175475500699E38 /* c++utils.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9781A71175475500699E38 /* c++utils.h */; }; | |
53 | AA9781AA1175475500699E38 /* c++utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9781A81175475500699E38 /* c++utils.cpp */; }; | |
54 | AA9E1C221117966F00380F0D /* CoreFoundationBasics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C051117966F00380F0D /* CoreFoundationBasics.cpp */; }; | |
55 | AA9E1C231117966F00380F0D /* CoreFoundationBasics.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C061117966F00380F0D /* CoreFoundationBasics.h */; }; | |
56 | AA9E1C241117966F00380F0D /* Digest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C071117966F00380F0D /* Digest.cpp */; }; | |
57 | AA9E1C251117966F00380F0D /* Digest.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C081117966F00380F0D /* Digest.h */; }; | |
58 | AA9E1C261117966F00380F0D /* LinkedList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C091117966F00380F0D /* LinkedList.cpp */; }; | |
59 | AA9E1C271117966F00380F0D /* LinkedList.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C0A1117966F00380F0D /* LinkedList.h */; }; | |
60 | AA9E1C281117966F00380F0D /* Monitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C0B1117966F00380F0D /* Monitor.cpp */; }; | |
61 | AA9E1C291117966F00380F0D /* Monitor.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C0C1117966F00380F0D /* Monitor.h */; }; | |
62 | AA9E1C2A1117966F00380F0D /* NullTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C0D1117966F00380F0D /* NullTransform.cpp */; }; | |
63 | AA9E1C2B1117966F00380F0D /* NullTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C0E1117966F00380F0D /* NullTransform.h */; }; | |
64 | AA9E1C2C1117966F00380F0D /* SecDigestTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C0F1117966F00380F0D /* SecDigestTransform.cpp */; }; | |
65 | AA9E1C2D1117966F00380F0D /* SecDigestTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C101117966F00380F0D /* SecDigestTransform.h */; settings = {ATTRIBUTES = (); }; }; | |
66 | AA9E1C2E1117966F00380F0D /* SecNullTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C111117966F00380F0D /* SecNullTransform.cpp */; }; | |
67 | AA9E1C2F1117966F00380F0D /* SecNullTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C121117966F00380F0D /* SecNullTransform.h */; settings = {ATTRIBUTES = (); }; }; | |
68 | AA9E1C301117966F00380F0D /* SecTransform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C131117966F00380F0D /* SecTransform.cpp */; }; | |
69 | AA9E1C311117966F00380F0D /* SecTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C141117966F00380F0D /* SecTransform.h */; settings = {ATTRIBUTES = (); }; }; | |
70 | AA9E1C331117966F00380F0D /* SingleShotSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C161117966F00380F0D /* SingleShotSource.cpp */; }; | |
71 | AA9E1C341117966F00380F0D /* SingleShotSource.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C171117966F00380F0D /* SingleShotSource.h */; }; | |
72 | AA9E1C351117966F00380F0D /* Source.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C181117966F00380F0D /* Source.cpp */; }; | |
73 | AA9E1C361117966F00380F0D /* Source.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C191117966F00380F0D /* Source.h */; }; | |
74 | AA9E1C371117966F00380F0D /* StreamSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C1A1117966F00380F0D /* StreamSource.cpp */; }; | |
75 | AA9E1C381117966F00380F0D /* StreamSource.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C1B1117966F00380F0D /* StreamSource.h */; }; | |
76 | AA9E1C391117966F00380F0D /* Transform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C1C1117966F00380F0D /* Transform.cpp */; }; | |
77 | AA9E1C3A1117966F00380F0D /* Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C1D1117966F00380F0D /* Transform.h */; }; | |
78 | AA9E1C3B1117966F00380F0D /* TransformFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C1E1117966F00380F0D /* TransformFactory.cpp */; }; | |
79 | AA9E1C3C1117966F00380F0D /* TransformFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C1F1117966F00380F0D /* TransformFactory.h */; }; | |
80 | AA9E1C3D1117966F00380F0D /* Utilities.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA9E1C201117966F00380F0D /* Utilities.cpp */; }; | |
81 | AA9E1C3E1117966F00380F0D /* Utilities.h in Headers */ = {isa = PBXBuildFile; fileRef = AA9E1C211117966F00380F0D /* Utilities.h */; }; | |
82 | /* End PBXBuildFile section */ | |
83 | ||
84 | /* Begin PBXContainerItemProxy section */ | |
85 | 4C010B90121AE9070094CB72 /* PBXContainerItemProxy */ = { | |
86 | isa = PBXContainerItemProxy; | |
87 | containerPortal = 4CA1FEAB052A3C3800F22E42 /* Project object */; | |
88 | proxyType = 1; | |
89 | remoteGlobalIDString = 4CA1FEBD052A3C8100F22E42; | |
90 | remoteInfo = libsecurity_transform; | |
91 | }; | |
92 | 4C817255112F030F007F84D6 /* PBXContainerItemProxy */ = { | |
93 | isa = PBXContainerItemProxy; | |
94 | containerPortal = 4CA1FEAB052A3C3800F22E42 /* Project object */; | |
95 | proxyType = 1; | |
96 | remoteGlobalIDString = 4CA1FEBD052A3C8100F22E42; | |
97 | remoteInfo = libsecurity_transform; | |
98 | }; | |
99 | 4CD87FFF1131E0F500A98C5E /* PBXContainerItemProxy */ = { | |
100 | isa = PBXContainerItemProxy; | |
101 | containerPortal = 4CA1FEAB052A3C3800F22E42 /* Project object */; | |
102 | proxyType = 1; | |
103 | remoteGlobalIDString = 4CA1FEBD052A3C8100F22E42; | |
104 | remoteInfo = libsecurity_transform; | |
105 | }; | |
106 | /* End PBXContainerItemProxy section */ | |
107 | ||
108 | /* Begin PBXFileReference section */ | |
109 | 18BBC7391471F6DF00F2B224 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; }; | |
110 | 18BBC73A1471F6DF00F2B224 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; }; | |
111 | 18BBC73B1471F6DF00F2B224 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; }; | |
112 | 18BBC73C1471F6DF00F2B224 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; }; | |
113 | 18BBC73D1471F6DF00F2B224 /* security.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = security.xcconfig; sourceTree = "<group>"; }; | |
114 | 18C5A963148443F00010EF34 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; }; | |
427c49bc | 115 | 18C5A9651484440D0010EF34 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
b1ab9ed8 A |
116 | 4C010B87121AE8DF0094CB72 /* input-speed-test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "input-speed-test"; sourceTree = BUILT_PRODUCTS_DIR; }; |
117 | 4C010B99121AE9960094CB72 /* speed-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "speed-test.h"; path = "misc/speed-test.h"; sourceTree = "<group>"; }; | |
118 | 4C010B9A121AE9960094CB72 /* speed-test.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = "speed-test.mm"; path = "misc/speed-test.mm"; sourceTree = "<group>"; }; | |
427c49bc | 119 | 4C010BBE121AED340094CB72 /* libc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libc++.dylib"; path = "usr/lib/libc++.dylib"; sourceTree = SDKROOT; }; |
b1ab9ed8 A |
120 | 4C010C4B121AFCA70094CB72 /* SecExternalSourceTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecExternalSourceTransform.h; sourceTree = "<group>"; }; |
121 | 4C010C4C121AFCA70094CB72 /* SecExternalSourceTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SecExternalSourceTransform.cpp; sourceTree = "<group>"; }; | |
122 | 4C01134F1468693100E4F866 /* SecMaskGenerationFunctionTransform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecMaskGenerationFunctionTransform.c; sourceTree = "<group>"; }; | |
123 | 4C0113501468693100E4F866 /* SecMaskGenerationFunctionTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecMaskGenerationFunctionTransform.h; sourceTree = "<group>"; }; | |
124 | 4C01135A14686F2600E4F866 /* NSData+HexString.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+HexString.m"; sourceTree = "<group>"; }; | |
125 | 4C01135B14686F2600E4F866 /* NSData+HexString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+HexString.h"; sourceTree = "<group>"; }; | |
427c49bc | 126 | 4C27A37414F2D66C007FCA66 /* libcorecrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcorecrypto.dylib; path = usr/lib/system/libcorecrypto.dylib; sourceTree = SDKROOT; }; |
b1ab9ed8 A |
127 | 4C27A37714F2DCB4007FCA66 /* CEncryptDecrypt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CEncryptDecrypt.c; sourceTree = "<group>"; }; |
128 | 4C6E5964116D4E3E00A70E8F /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; }; | |
129 | 4C6E5965116D4E3E00A70E8F /* misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; }; | |
130 | 4C73822B112DCC4800EA003B /* SecCustomTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecCustomTransform.h; sourceTree = "<group>"; }; | |
131 | 4C73822C112DCC4800EA003B /* SecCustomTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = SecCustomTransform.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; | |
132 | 4C738257112DF65200EA003B /* unit-tests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "unit-tests.octest"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
133 | 4C738258112DF65200EA003B /* unit-tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "unit-tests-Info.plist"; sourceTree = "<group>"; }; | |
134 | 4C738260112DF68900EA003B /* custom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = custom.h; sourceTree = "<group>"; }; | |
135 | 4CA1FEBE052A3C8100F22E42 /* libsecurity_transform.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_transform.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
136 | 4CB89E61124D5667004DEC20 /* SecTransformValidator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecTransformValidator.h; sourceTree = "<group>"; }; | |
137 | 4CBCBEB61130A2D700CC18E9 /* 100-sha2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "100-sha2"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
138 | 4CBCBEB81130A2D800CC18E9 /* Info-security_transform.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-security_transform.plist"; sourceTree = "<group>"; }; | |
427c49bc | 139 | 4CD6A668113F41990094F287 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; |
b1ab9ed8 A |
140 | 4CD87F3D1130A34700A98C5E /* 100-sha2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "100-sha2.m"; sourceTree = "<group>"; }; |
141 | 4CDF6DC9113C4E9E00C64234 /* EncodeDecodeTransforms.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EncodeDecodeTransforms.c; sourceTree = "<group>"; }; | |
142 | 4CDF6DCA113C4E9E00C64234 /* SecDecodeTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecDecodeTransform.h; sourceTree = "<group>"; }; | |
143 | 4CDF6DCB113C4E9E00C64234 /* SecEncodeTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecEncodeTransform.h; sourceTree = "<group>"; }; | |
427c49bc | 144 | 5D16D6FB114EA1000096BD75 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; |
b1ab9ed8 A |
145 | 5DCAD5B511F0E099003F2E7A /* SecCollectTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SecCollectTransform.cpp; sourceTree = "<group>"; }; |
146 | 5DCAD5B611F0E099003F2E7A /* SecCollectTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecCollectTransform.h; sourceTree = "<group>"; }; | |
147 | 5DD2E91C114E9044007429E7 /* EncryptTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = EncryptTransform.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; | |
148 | 5DD2E91D114E9044007429E7 /* EncryptTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = EncryptTransform.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; | |
149 | 5DD2E923114E9094007429E7 /* EncryptTransformUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EncryptTransformUtilities.h; sourceTree = "<group>"; }; | |
150 | 5DD2E924114E9094007429E7 /* EncryptTransformUtilities.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EncryptTransformUtilities.cpp; sourceTree = "<group>"; }; | |
151 | 5DD2E927114E90E2007429E7 /* SecEncryptTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecEncryptTransform.h; sourceTree = "<group>"; }; | |
152 | 5DD2E928114E90E2007429E7 /* SecEncryptTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SecEncryptTransform.cpp; sourceTree = "<group>"; }; | |
153 | 5DD2E936114E91CC007429E7 /* SecSignVerifyTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecSignVerifyTransform.h; sourceTree = "<group>"; }; | |
154 | 5DD2E937114E91CC007429E7 /* SecSignVerifyTransform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecSignVerifyTransform.c; sourceTree = "<group>"; }; | |
155 | 5DD2E96E114E95B1007429E7 /* custom.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = custom.mm; sourceTree = "<group>"; }; | |
156 | AA068645138C420C0059E73E /* SecReadTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecReadTransform.h; sourceTree = "<group>"; }; | |
157 | AA068648138C42520059E73E /* SecReadTransform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecReadTransform.h; sourceTree = "<group>"; }; | |
158 | AA068EDB1174AB350002E9E0 /* GroupTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GroupTransform.cpp; sourceTree = "<group>"; }; | |
159 | AA068EDC1174AB350002E9E0 /* GroupTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupTransform.h; sourceTree = "<group>"; }; | |
160 | AA068EDD1174AB350002E9E0 /* SecGroupTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SecGroupTransform.cpp; sourceTree = "<group>"; }; | |
161 | AA068EDE1174AB350002E9E0 /* SecGroupTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecGroupTransform.h; sourceTree = "<group>"; }; | |
162 | AA068EED1174ABB20002E9E0 /* SecTransformInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecTransformInternal.h; sourceTree = "<group>"; }; | |
163 | AA957FCA122C571E00181BE1 /* SecTransformReadTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecTransformReadTransform.h; sourceTree = "<group>"; }; | |
164 | AA957FD4122C57AF00181BE1 /* SecTransformReadTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SecTransformReadTransform.cpp; sourceTree = "<group>"; }; | |
165 | AA9781A71175475500699E38 /* c++utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "c++utils.h"; sourceTree = "<group>"; }; | |
166 | AA9781A81175475500699E38 /* c++utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "c++utils.cpp"; sourceTree = "<group>"; }; | |
167 | AA9E1C051117966F00380F0D /* CoreFoundationBasics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CoreFoundationBasics.cpp; sourceTree = "<group>"; }; | |
168 | AA9E1C061117966F00380F0D /* CoreFoundationBasics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CoreFoundationBasics.h; sourceTree = "<group>"; }; | |
169 | AA9E1C071117966F00380F0D /* Digest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Digest.cpp; sourceTree = "<group>"; }; | |
170 | AA9E1C081117966F00380F0D /* Digest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Digest.h; sourceTree = "<group>"; }; | |
171 | AA9E1C091117966F00380F0D /* LinkedList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LinkedList.cpp; sourceTree = "<group>"; }; | |
172 | AA9E1C0A1117966F00380F0D /* LinkedList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkedList.h; sourceTree = "<group>"; }; | |
173 | AA9E1C0B1117966F00380F0D /* Monitor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Monitor.cpp; sourceTree = "<group>"; }; | |
174 | AA9E1C0C1117966F00380F0D /* Monitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Monitor.h; sourceTree = "<group>"; }; | |
175 | AA9E1C0D1117966F00380F0D /* NullTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NullTransform.cpp; sourceTree = "<group>"; }; | |
176 | AA9E1C0E1117966F00380F0D /* NullTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NullTransform.h; sourceTree = "<group>"; }; | |
177 | AA9E1C0F1117966F00380F0D /* SecDigestTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SecDigestTransform.cpp; sourceTree = "<group>"; }; | |
178 | AA9E1C101117966F00380F0D /* SecDigestTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecDigestTransform.h; sourceTree = "<group>"; }; | |
179 | AA9E1C111117966F00380F0D /* SecNullTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SecNullTransform.cpp; sourceTree = "<group>"; }; | |
180 | AA9E1C121117966F00380F0D /* SecNullTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecNullTransform.h; sourceTree = "<group>"; }; | |
181 | AA9E1C131117966F00380F0D /* SecTransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SecTransform.cpp; sourceTree = "<group>"; }; | |
182 | AA9E1C141117966F00380F0D /* SecTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecTransform.h; sourceTree = "<group>"; }; | |
183 | AA9E1C161117966F00380F0D /* SingleShotSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SingleShotSource.cpp; sourceTree = "<group>"; }; | |
184 | AA9E1C171117966F00380F0D /* SingleShotSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SingleShotSource.h; sourceTree = "<group>"; }; | |
185 | AA9E1C181117966F00380F0D /* Source.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Source.cpp; sourceTree = "<group>"; }; | |
186 | AA9E1C191117966F00380F0D /* Source.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Source.h; sourceTree = "<group>"; }; | |
187 | AA9E1C1A1117966F00380F0D /* StreamSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StreamSource.cpp; sourceTree = "<group>"; }; | |
188 | AA9E1C1B1117966F00380F0D /* StreamSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StreamSource.h; sourceTree = "<group>"; }; | |
189 | AA9E1C1C1117966F00380F0D /* Transform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = Transform.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; | |
190 | AA9E1C1D1117966F00380F0D /* Transform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = Transform.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; | |
191 | AA9E1C1E1117966F00380F0D /* TransformFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TransformFactory.cpp; sourceTree = "<group>"; }; | |
192 | AA9E1C1F1117966F00380F0D /* TransformFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TransformFactory.h; sourceTree = "<group>"; }; | |
193 | AA9E1C201117966F00380F0D /* Utilities.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Utilities.cpp; sourceTree = "<group>"; }; | |
194 | AA9E1C211117966F00380F0D /* Utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Utilities.h; sourceTree = "<group>"; }; | |
195 | AA9E1C9A1117A4A800380F0D /* security_transform.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; name = security_transform.exp; path = lib/security_transform.exp; sourceTree = "<group>"; }; | |
196 | AA9E1CAD1117A6E000380F0D /* libsecurity_transform_Development.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libsecurity_transform_Development.xcconfig; sourceTree = "<group>"; }; | |
197 | AA9E1CAE1117A6F200380F0D /* libsecurity_transform_Deployment.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libsecurity_transform_Deployment.xcconfig; sourceTree = "<group>"; }; | |
198 | AA9E1CAF1117A70300380F0D /* libsecurity_transform.Default.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libsecurity_transform.Default.xcconfig; sourceTree = "<group>"; }; | |
199 | AA9E1CB01117A78C00380F0D /* security_transform_Development.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = security_transform_Development.xcconfig; sourceTree = "<group>"; }; | |
200 | AA9E1CB11117A7A300380F0D /* security_transform_Deployment.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = security_transform_Deployment.xcconfig; sourceTree = "<group>"; }; | |
201 | AA9E1CB21117A7BA00380F0D /* security_transform_Default.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = security_transform_Default.xcconfig; sourceTree = "<group>"; }; | |
202 | AACAD86B11628E700070BA52 /* libsecurity_transform_core.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libsecurity_transform_core.xcconfig; sourceTree = "<group>"; }; | |
203 | /* End PBXFileReference section */ | |
204 | ||
205 | /* Begin PBXFrameworksBuildPhase section */ | |
206 | 4C010B85121AE8DF0094CB72 /* Frameworks */ = { | |
207 | isa = PBXFrameworksBuildPhase; | |
208 | buildActionMask = 2147483647; | |
209 | files = ( | |
210 | 4C010BBB121AECF10094CB72 /* Security.framework in Frameworks */, | |
211 | ); | |
212 | runOnlyForDeploymentPostprocessing = 0; | |
213 | }; | |
214 | 4C738254112DF65200EA003B /* Frameworks */ = { | |
215 | isa = PBXFrameworksBuildPhase; | |
216 | buildActionMask = 2147483647; | |
217 | files = ( | |
218 | 18C5A9661484440D0010EF34 /* Foundation.framework in Frameworks */, | |
219 | 18C5A964148443F00010EF34 /* SenTestingKit.framework in Frameworks */, | |
220 | 18C5A961148442000010EF34 /* libsecurity_transform.a in Frameworks */, | |
221 | 4CD6A669113F41990094F287 /* libz.dylib in Frameworks */, | |
222 | 4CC4A8B21264D22300075C8F /* Security.framework in Frameworks */, | |
b1ab9ed8 A |
223 | ); |
224 | runOnlyForDeploymentPostprocessing = 0; | |
225 | }; | |
226 | 4CA1FEBB052A3C8100F22E42 /* Frameworks */ = { | |
227 | isa = PBXFrameworksBuildPhase; | |
228 | buildActionMask = 2147483647; | |
229 | files = ( | |
b1ab9ed8 A |
230 | ); |
231 | runOnlyForDeploymentPostprocessing = 0; | |
232 | }; | |
233 | 4CBCBEB41130A2D700CC18E9 /* Frameworks */ = { | |
234 | isa = PBXFrameworksBuildPhase; | |
235 | buildActionMask = 2147483647; | |
236 | files = ( | |
237 | 4C8174341133031E007F84D6 /* libsecurity_transform.a in Frameworks */, | |
238 | ); | |
239 | runOnlyForDeploymentPostprocessing = 0; | |
240 | }; | |
241 | /* End PBXFrameworksBuildPhase section */ | |
242 | ||
243 | /* Begin PBXGroup section */ | |
244 | 18BBC7381471F6DF00F2B224 /* config */ = { | |
245 | isa = PBXGroup; | |
246 | children = ( | |
247 | 18BBC7391471F6DF00F2B224 /* base.xcconfig */, | |
248 | 18BBC73A1471F6DF00F2B224 /* debug.xcconfig */, | |
249 | 18BBC73B1471F6DF00F2B224 /* lib.xcconfig */, | |
250 | 18BBC73C1471F6DF00F2B224 /* release.xcconfig */, | |
251 | 18BBC73D1471F6DF00F2B224 /* security.xcconfig */, | |
252 | ); | |
253 | name = config; | |
254 | path = ../config; | |
255 | sourceTree = "<group>"; | |
256 | }; | |
257 | 4C73825F112DF66700EA003B /* unit-tests */ = { | |
258 | isa = PBXGroup; | |
259 | children = ( | |
260 | 4C01135A14686F2600E4F866 /* NSData+HexString.m */, | |
261 | 4C01135B14686F2600E4F866 /* NSData+HexString.h */, | |
262 | 4C738260112DF68900EA003B /* custom.h */, | |
263 | 5DD2E96E114E95B1007429E7 /* custom.mm */, | |
264 | ); | |
265 | name = "unit-tests"; | |
266 | sourceTree = "<group>"; | |
267 | }; | |
268 | 4CA1FEA7052A3C3800F22E42 = { | |
269 | isa = PBXGroup; | |
270 | children = ( | |
b1ab9ed8 A |
271 | 18C5A9651484440D0010EF34 /* Foundation.framework */, |
272 | 18C5A963148443F00010EF34 /* SenTestingKit.framework */, | |
273 | 18BBC7381471F6DF00F2B224 /* config */, | |
427c49bc | 274 | 4C27A37414F2D66C007FCA66 /* libcorecrypto.dylib */, |
b1ab9ed8 A |
275 | 4C010BBE121AED340094CB72 /* libc++.dylib */, |
276 | 4CD6A668113F41990094F287 /* libz.dylib */, | |
277 | 4C73825F112DF66700EA003B /* unit-tests */, | |
278 | 4CBCBEB01130A2AB00CC18E9 /* misc-tests */, | |
279 | AA9E1CA31117A67D00380F0D /* Configurations */, | |
280 | AA9E1C9A1117A4A800380F0D /* security_transform.exp */, | |
281 | 4CAFF3FC0534D89900303760 /* lib */, | |
282 | 4CA1FEBF052A3C8100F22E42 /* Products */, | |
283 | 4C738258112DF65200EA003B /* unit-tests-Info.plist */, | |
284 | 4CBCBEB81130A2D800CC18E9 /* Info-security_transform.plist */, | |
285 | 5D16D6FB114EA1000096BD75 /* Security.framework */, | |
286 | ); | |
287 | sourceTree = "<group>"; | |
288 | }; | |
289 | 4CA1FEBF052A3C8100F22E42 /* Products */ = { | |
290 | isa = PBXGroup; | |
291 | children = ( | |
292 | 4CA1FEBE052A3C8100F22E42 /* libsecurity_transform.a */, | |
293 | 4C738257112DF65200EA003B /* unit-tests.octest */, | |
294 | 4CBCBEB61130A2D700CC18E9 /* 100-sha2 */, | |
295 | 4C010B87121AE8DF0094CB72 /* input-speed-test */, | |
296 | ); | |
297 | name = Products; | |
298 | sourceTree = "<group>"; | |
299 | }; | |
300 | 4CAFF3FC0534D89900303760 /* lib */ = { | |
301 | isa = PBXGroup; | |
302 | children = ( | |
303 | 4C01134F1468693100E4F866 /* SecMaskGenerationFunctionTransform.c */, | |
304 | 4C0113501468693100E4F866 /* SecMaskGenerationFunctionTransform.h */, | |
305 | AA068645138C420C0059E73E /* SecReadTransform.h */, | |
306 | 5DCAD5B511F0E099003F2E7A /* SecCollectTransform.cpp */, | |
307 | 5DCAD5B611F0E099003F2E7A /* SecCollectTransform.h */, | |
308 | AA9781A71175475500699E38 /* c++utils.h */, | |
309 | AA9781A81175475500699E38 /* c++utils.cpp */, | |
310 | AA9E1C051117966F00380F0D /* CoreFoundationBasics.cpp */, | |
311 | AA9E1C061117966F00380F0D /* CoreFoundationBasics.h */, | |
312 | AA9E1C071117966F00380F0D /* Digest.cpp */, | |
313 | AA9E1C081117966F00380F0D /* Digest.h */, | |
314 | 4CDF6DC9113C4E9E00C64234 /* EncodeDecodeTransforms.c */, | |
315 | 5DD2E91C114E9044007429E7 /* EncryptTransform.h */, | |
316 | 5DD2E91D114E9044007429E7 /* EncryptTransform.cpp */, | |
317 | 4C27A37714F2DCB4007FCA66 /* CEncryptDecrypt.c */, | |
318 | 5DD2E923114E9094007429E7 /* EncryptTransformUtilities.h */, | |
319 | 5DD2E924114E9094007429E7 /* EncryptTransformUtilities.cpp */, | |
320 | AA068EDB1174AB350002E9E0 /* GroupTransform.cpp */, | |
321 | AA068EDC1174AB350002E9E0 /* GroupTransform.h */, | |
322 | AA9E1C091117966F00380F0D /* LinkedList.cpp */, | |
323 | AA9E1C0A1117966F00380F0D /* LinkedList.h */, | |
324 | 4C6E5964116D4E3E00A70E8F /* misc.c */, | |
325 | 4C6E5965116D4E3E00A70E8F /* misc.h */, | |
326 | AA9E1C0B1117966F00380F0D /* Monitor.cpp */, | |
327 | AA9E1C0C1117966F00380F0D /* Monitor.h */, | |
328 | AA9E1C0D1117966F00380F0D /* NullTransform.cpp */, | |
329 | AA9E1C0E1117966F00380F0D /* NullTransform.h */, | |
330 | 4C73822B112DCC4800EA003B /* SecCustomTransform.h */, | |
331 | 4C73822C112DCC4800EA003B /* SecCustomTransform.cpp */, | |
332 | 4CDF6DCA113C4E9E00C64234 /* SecDecodeTransform.h */, | |
333 | AA9E1C0F1117966F00380F0D /* SecDigestTransform.cpp */, | |
334 | AA9E1C101117966F00380F0D /* SecDigestTransform.h */, | |
335 | 5DD2E927114E90E2007429E7 /* SecEncryptTransform.h */, | |
336 | 4CDF6DCB113C4E9E00C64234 /* SecEncodeTransform.h */, | |
337 | 5DD2E928114E90E2007429E7 /* SecEncryptTransform.cpp */, | |
338 | AA068EDD1174AB350002E9E0 /* SecGroupTransform.cpp */, | |
339 | AA068EDE1174AB350002E9E0 /* SecGroupTransform.h */, | |
340 | AA9E1C111117966F00380F0D /* SecNullTransform.cpp */, | |
341 | 5DD2E936114E91CC007429E7 /* SecSignVerifyTransform.h */, | |
342 | 5DD2E937114E91CC007429E7 /* SecSignVerifyTransform.c */, | |
343 | AA9E1C121117966F00380F0D /* SecNullTransform.h */, | |
344 | AA9E1C131117966F00380F0D /* SecTransform.cpp */, | |
345 | AA9E1C141117966F00380F0D /* SecTransform.h */, | |
346 | AA068EED1174ABB20002E9E0 /* SecTransformInternal.h */, | |
347 | AA9E1C161117966F00380F0D /* SingleShotSource.cpp */, | |
348 | AA9E1C171117966F00380F0D /* SingleShotSource.h */, | |
349 | AA9E1C181117966F00380F0D /* Source.cpp */, | |
350 | AA9E1C191117966F00380F0D /* Source.h */, | |
351 | AA9E1C1A1117966F00380F0D /* StreamSource.cpp */, | |
352 | AA9E1C1B1117966F00380F0D /* StreamSource.h */, | |
353 | AA9E1C1C1117966F00380F0D /* Transform.cpp */, | |
354 | AA9E1C1D1117966F00380F0D /* Transform.h */, | |
355 | AA9E1C1E1117966F00380F0D /* TransformFactory.cpp */, | |
356 | AA9E1C1F1117966F00380F0D /* TransformFactory.h */, | |
357 | AA9E1C201117966F00380F0D /* Utilities.cpp */, | |
358 | AA9E1C211117966F00380F0D /* Utilities.h */, | |
359 | 4C010C4B121AFCA70094CB72 /* SecExternalSourceTransform.h */, | |
360 | 4C010C4C121AFCA70094CB72 /* SecExternalSourceTransform.cpp */, | |
361 | AA957FCA122C571E00181BE1 /* SecTransformReadTransform.h */, | |
362 | AA957FD4122C57AF00181BE1 /* SecTransformReadTransform.cpp */, | |
363 | 4CB89E61124D5667004DEC20 /* SecTransformValidator.h */, | |
364 | AA068648138C42520059E73E /* SecReadTransform.h */, | |
365 | ); | |
366 | path = lib; | |
367 | sourceTree = "<group>"; | |
368 | }; | |
369 | 4CBCBEB01130A2AB00CC18E9 /* misc-tests */ = { | |
370 | isa = PBXGroup; | |
371 | children = ( | |
372 | 4CD87F3D1130A34700A98C5E /* 100-sha2.m */, | |
373 | 4C010B99121AE9960094CB72 /* speed-test.h */, | |
374 | 4C010B9A121AE9960094CB72 /* speed-test.mm */, | |
375 | ); | |
376 | name = "misc-tests"; | |
377 | sourceTree = "<group>"; | |
378 | }; | |
379 | AA9E1CA31117A67D00380F0D /* Configurations */ = { | |
380 | isa = PBXGroup; | |
381 | children = ( | |
382 | AACAD86B11628E700070BA52 /* libsecurity_transform_core.xcconfig */, | |
383 | AA9E1CAD1117A6E000380F0D /* libsecurity_transform_Development.xcconfig */, | |
384 | AA9E1CAE1117A6F200380F0D /* libsecurity_transform_Deployment.xcconfig */, | |
385 | AA9E1CAF1117A70300380F0D /* libsecurity_transform.Default.xcconfig */, | |
386 | AA9E1CB01117A78C00380F0D /* security_transform_Development.xcconfig */, | |
387 | AA9E1CB11117A7A300380F0D /* security_transform_Deployment.xcconfig */, | |
388 | AA9E1CB21117A7BA00380F0D /* security_transform_Default.xcconfig */, | |
389 | ); | |
390 | path = Configurations; | |
391 | sourceTree = "<group>"; | |
392 | }; | |
393 | /* End PBXGroup section */ | |
394 | ||
395 | /* Begin PBXHeadersBuildPhase section */ | |
396 | 4CA1FEB9052A3C8100F22E42 /* Headers */ = { | |
397 | isa = PBXHeadersBuildPhase; | |
398 | buildActionMask = 2147483647; | |
399 | files = ( | |
400 | AA9E1C2D1117966F00380F0D /* SecDigestTransform.h in Headers */, | |
401 | AA068646138C420C0059E73E /* SecReadTransform.h in Headers */, | |
402 | AA9E1C311117966F00380F0D /* SecTransform.h in Headers */, | |
403 | 4C73822D112DCC4800EA003B /* SecCustomTransform.h in Headers */, | |
404 | 4CDF6DCD113C4E9E00C64234 /* SecDecodeTransform.h in Headers */, | |
405 | 4CDF6DCE113C4E9E00C64234 /* SecEncodeTransform.h in Headers */, | |
406 | 5DD2E929114E90E2007429E7 /* SecEncryptTransform.h in Headers */, | |
407 | 5DD2E938114E91CC007429E7 /* SecSignVerifyTransform.h in Headers */, | |
408 | AA957FCB122C571E00181BE1 /* SecTransformReadTransform.h in Headers */, | |
409 | AA9E1C231117966F00380F0D /* CoreFoundationBasics.h in Headers */, | |
410 | AA9E1C251117966F00380F0D /* Digest.h in Headers */, | |
411 | 4CB89E62124D5667004DEC20 /* SecTransformValidator.h in Headers */, | |
412 | AA9E1C2F1117966F00380F0D /* SecNullTransform.h in Headers */, | |
413 | AA068EEE1174ABB20002E9E0 /* SecTransformInternal.h in Headers */, | |
414 | AA9E1C271117966F00380F0D /* LinkedList.h in Headers */, | |
415 | AA9E1C291117966F00380F0D /* Monitor.h in Headers */, | |
416 | AA9E1C2B1117966F00380F0D /* NullTransform.h in Headers */, | |
417 | AA9E1C341117966F00380F0D /* SingleShotSource.h in Headers */, | |
418 | AA9E1C361117966F00380F0D /* Source.h in Headers */, | |
419 | AA9E1C381117966F00380F0D /* StreamSource.h in Headers */, | |
420 | AA9E1C3A1117966F00380F0D /* Transform.h in Headers */, | |
421 | AA9E1C3C1117966F00380F0D /* TransformFactory.h in Headers */, | |
422 | AA9E1C3E1117966F00380F0D /* Utilities.h in Headers */, | |
423 | 4C0113521468693100E4F866 /* SecMaskGenerationFunctionTransform.h in Headers */, | |
424 | 5DD2E91E114E9044007429E7 /* EncryptTransform.h in Headers */, | |
425 | 5DD2E925114E9094007429E7 /* EncryptTransformUtilities.h in Headers */, | |
426 | 4C6E5967116D4E3E00A70E8F /* misc.h in Headers */, | |
427 | AA068EE01174AB350002E9E0 /* GroupTransform.h in Headers */, | |
428 | AA068EE21174AB350002E9E0 /* SecGroupTransform.h in Headers */, | |
429 | AA9781A91175475500699E38 /* c++utils.h in Headers */, | |
430 | 5DCAD5B811F0E099003F2E7A /* SecCollectTransform.h in Headers */, | |
431 | 4C010C52121B00350094CB72 /* SecExternalSourceTransform.h in Headers */, | |
432 | ); | |
433 | runOnlyForDeploymentPostprocessing = 0; | |
434 | }; | |
435 | /* End PBXHeadersBuildPhase section */ | |
436 | ||
437 | /* Begin PBXNativeTarget section */ | |
438 | 4C010B86121AE8DF0094CB72 /* input-speed-test */ = { | |
439 | isa = PBXNativeTarget; | |
440 | buildConfigurationList = 4C010B97121AE9340094CB72 /* Build configuration list for PBXNativeTarget "input-speed-test" */; | |
441 | buildPhases = ( | |
442 | 4C010B84121AE8DF0094CB72 /* Sources */, | |
443 | 4C010B85121AE8DF0094CB72 /* Frameworks */, | |
444 | ); | |
445 | buildRules = ( | |
446 | ); | |
447 | dependencies = ( | |
448 | 4C010B91121AE9070094CB72 /* PBXTargetDependency */, | |
449 | ); | |
450 | name = "input-speed-test"; | |
451 | productName = "input-speed-test"; | |
452 | productReference = 4C010B87121AE8DF0094CB72 /* input-speed-test */; | |
453 | productType = "com.apple.product-type.tool"; | |
454 | }; | |
455 | 4C738256112DF65200EA003B /* unit-tests */ = { | |
456 | isa = PBXNativeTarget; | |
457 | buildConfigurationList = 4C73825C112DF65400EA003B /* Build configuration list for PBXNativeTarget "unit-tests" */; | |
458 | buildPhases = ( | |
459 | 4C738252112DF65200EA003B /* Resources */, | |
460 | 4C738253112DF65200EA003B /* Sources */, | |
461 | 4C738254112DF65200EA003B /* Frameworks */, | |
462 | 4C738255112DF65200EA003B /* ShellScript */, | |
463 | ); | |
464 | buildRules = ( | |
465 | ); | |
466 | dependencies = ( | |
467 | 4C817256112F030F007F84D6 /* PBXTargetDependency */, | |
468 | ); | |
469 | name = "unit-tests"; | |
470 | productName = "unit-tests"; | |
471 | productReference = 4C738257112DF65200EA003B /* unit-tests.octest */; | |
d8f41ccd | 472 | productType = "com.apple.product-type.bundle.ocunit-test"; |
b1ab9ed8 A |
473 | }; |
474 | 4CA1FEBD052A3C8100F22E42 /* libsecurity_transform */ = { | |
475 | isa = PBXNativeTarget; | |
476 | buildConfigurationList = C27AD4000987FCDF001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_transform" */; | |
477 | buildPhases = ( | |
478 | 4CA1FEB9052A3C8100F22E42 /* Headers */, | |
479 | 4CA1FEBA052A3C8100F22E42 /* Sources */, | |
480 | 4CA1FEBB052A3C8100F22E42 /* Frameworks */, | |
481 | ); | |
482 | buildRules = ( | |
483 | ); | |
484 | dependencies = ( | |
485 | ); | |
486 | name = libsecurity_transform; | |
487 | productName = libsecurity_transform; | |
488 | productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_transform.a */; | |
489 | productType = "com.apple.product-type.library.static"; | |
490 | }; | |
491 | 4CBCBEB51130A2D700CC18E9 /* 100-sha2 */ = { | |
492 | isa = PBXNativeTarget; | |
493 | buildConfigurationList = 4CBCBEBC1130A2DB00CC18E9 /* Build configuration list for PBXNativeTarget "100-sha2" */; | |
494 | buildPhases = ( | |
495 | 4CBCBEB31130A2D700CC18E9 /* Sources */, | |
496 | 4CBCBEB41130A2D700CC18E9 /* Frameworks */, | |
497 | ); | |
498 | buildRules = ( | |
499 | ); | |
500 | dependencies = ( | |
501 | 4CD880001131E0F500A98C5E /* PBXTargetDependency */, | |
502 | ); | |
503 | name = "100-sha2"; | |
504 | productName = "100-sha2"; | |
505 | productReference = 4CBCBEB61130A2D700CC18E9 /* 100-sha2 */; | |
506 | productType = "com.apple.product-type.tool"; | |
507 | }; | |
508 | /* End PBXNativeTarget section */ | |
509 | ||
510 | /* Begin PBXProject section */ | |
511 | 4CA1FEAB052A3C3800F22E42 /* Project object */ = { | |
512 | isa = PBXProject; | |
513 | attributes = { | |
427c49bc | 514 | LastUpgradeCheck = 0500; |
b1ab9ed8 A |
515 | }; |
516 | buildConfigurationList = C27AD4040987FCDF001272E0 /* Build configuration list for PBXProject "libsecurity_transform" */; | |
517 | compatibilityVersion = "Xcode 3.2"; | |
518 | developmentRegion = English; | |
519 | hasScannedForEncodings = 1; | |
520 | knownRegions = ( | |
521 | English, | |
522 | Japanese, | |
523 | French, | |
524 | German, | |
525 | ); | |
526 | mainGroup = 4CA1FEA7052A3C3800F22E42; | |
527 | productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */; | |
528 | projectDirPath = ""; | |
529 | projectRoot = ""; | |
530 | targets = ( | |
531 | 4CA1FEBD052A3C8100F22E42 /* libsecurity_transform */, | |
532 | 4C738256112DF65200EA003B /* unit-tests */, | |
533 | 4CBCBEB51130A2D700CC18E9 /* 100-sha2 */, | |
534 | 4C010B86121AE8DF0094CB72 /* input-speed-test */, | |
535 | ); | |
536 | }; | |
537 | /* End PBXProject section */ | |
538 | ||
539 | /* Begin PBXResourcesBuildPhase section */ | |
540 | 4C738252112DF65200EA003B /* Resources */ = { | |
541 | isa = PBXResourcesBuildPhase; | |
542 | buildActionMask = 2147483647; | |
543 | files = ( | |
544 | ); | |
545 | runOnlyForDeploymentPostprocessing = 0; | |
546 | }; | |
547 | /* End PBXResourcesBuildPhase section */ | |
548 | ||
549 | /* Begin PBXShellScriptBuildPhase section */ | |
550 | 4C738255112DF65200EA003B /* ShellScript */ = { | |
551 | isa = PBXShellScriptBuildPhase; | |
552 | buildActionMask = 2147483647; | |
553 | files = ( | |
554 | ); | |
555 | inputPaths = ( | |
556 | ); | |
557 | outputPaths = ( | |
558 | ); | |
559 | runOnlyForDeploymentPostprocessing = 0; | |
560 | shellPath = /bin/sh; | |
561 | shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n"; | |
562 | }; | |
563 | /* End PBXShellScriptBuildPhase section */ | |
564 | ||
565 | /* Begin PBXSourcesBuildPhase section */ | |
566 | 4C010B84121AE8DF0094CB72 /* Sources */ = { | |
567 | isa = PBXSourcesBuildPhase; | |
568 | buildActionMask = 2147483647; | |
569 | files = ( | |
570 | 4C010B9B121AE9960094CB72 /* speed-test.mm in Sources */, | |
571 | ); | |
572 | runOnlyForDeploymentPostprocessing = 0; | |
573 | }; | |
574 | 4C738253112DF65200EA003B /* Sources */ = { | |
575 | isa = PBXSourcesBuildPhase; | |
576 | buildActionMask = 2147483647; | |
577 | files = ( | |
578 | 5DD2E9B5114E986D007429E7 /* custom.mm in Sources */, | |
579 | 4C01135C14686F2600E4F866 /* NSData+HexString.m in Sources */, | |
580 | ); | |
581 | runOnlyForDeploymentPostprocessing = 0; | |
582 | }; | |
583 | 4CA1FEBA052A3C8100F22E42 /* Sources */ = { | |
584 | isa = PBXSourcesBuildPhase; | |
585 | buildActionMask = 2147483647; | |
586 | files = ( | |
587 | AA9E1C221117966F00380F0D /* CoreFoundationBasics.cpp in Sources */, | |
588 | AA9E1C241117966F00380F0D /* Digest.cpp in Sources */, | |
589 | AA9E1C261117966F00380F0D /* LinkedList.cpp in Sources */, | |
590 | AA9E1C281117966F00380F0D /* Monitor.cpp in Sources */, | |
591 | AA9E1C2A1117966F00380F0D /* NullTransform.cpp in Sources */, | |
592 | AA9E1C2C1117966F00380F0D /* SecDigestTransform.cpp in Sources */, | |
593 | AA9E1C2E1117966F00380F0D /* SecNullTransform.cpp in Sources */, | |
594 | AA9E1C301117966F00380F0D /* SecTransform.cpp in Sources */, | |
595 | AA9E1C331117966F00380F0D /* SingleShotSource.cpp in Sources */, | |
596 | AA9E1C351117966F00380F0D /* Source.cpp in Sources */, | |
597 | AA9E1C371117966F00380F0D /* StreamSource.cpp in Sources */, | |
598 | AA9E1C391117966F00380F0D /* Transform.cpp in Sources */, | |
599 | AA9E1C3B1117966F00380F0D /* TransformFactory.cpp in Sources */, | |
600 | AA9E1C3D1117966F00380F0D /* Utilities.cpp in Sources */, | |
601 | 4C73822E112DCC4800EA003B /* SecCustomTransform.cpp in Sources */, | |
602 | 4CDF6DCC113C4E9E00C64234 /* EncodeDecodeTransforms.c in Sources */, | |
603 | 5DD2E91F114E9044007429E7 /* EncryptTransform.cpp in Sources */, | |
604 | 5DD2E926114E9094007429E7 /* EncryptTransformUtilities.cpp in Sources */, | |
605 | 5DD2E92A114E90E2007429E7 /* SecEncryptTransform.cpp in Sources */, | |
606 | 5DD2E939114E91CC007429E7 /* SecSignVerifyTransform.c in Sources */, | |
607 | 4C6E5966116D4E3E00A70E8F /* misc.c in Sources */, | |
608 | AA068EDF1174AB350002E9E0 /* GroupTransform.cpp in Sources */, | |
609 | AA068EE11174AB350002E9E0 /* SecGroupTransform.cpp in Sources */, | |
610 | AA9781AA1175475500699E38 /* c++utils.cpp in Sources */, | |
611 | 5DCAD5B711F0E099003F2E7A /* SecCollectTransform.cpp in Sources */, | |
612 | 4C010C53121B00440094CB72 /* SecExternalSourceTransform.cpp in Sources */, | |
613 | AA957FD5122C57AF00181BE1 /* SecTransformReadTransform.cpp in Sources */, | |
614 | 4C0113511468693100E4F866 /* SecMaskGenerationFunctionTransform.c in Sources */, | |
615 | 4C27A37814F2DCB4007FCA66 /* CEncryptDecrypt.c in Sources */, | |
616 | ); | |
617 | runOnlyForDeploymentPostprocessing = 0; | |
618 | }; | |
619 | 4CBCBEB31130A2D700CC18E9 /* Sources */ = { | |
620 | isa = PBXSourcesBuildPhase; | |
621 | buildActionMask = 2147483647; | |
622 | files = ( | |
623 | 4CD87F501130A49400A98C5E /* 100-sha2.m in Sources */, | |
624 | ); | |
625 | runOnlyForDeploymentPostprocessing = 0; | |
626 | }; | |
627 | /* End PBXSourcesBuildPhase section */ | |
628 | ||
629 | /* Begin PBXTargetDependency section */ | |
630 | 4C010B91121AE9070094CB72 /* PBXTargetDependency */ = { | |
631 | isa = PBXTargetDependency; | |
632 | target = 4CA1FEBD052A3C8100F22E42 /* libsecurity_transform */; | |
633 | targetProxy = 4C010B90121AE9070094CB72 /* PBXContainerItemProxy */; | |
634 | }; | |
635 | 4C817256112F030F007F84D6 /* PBXTargetDependency */ = { | |
636 | isa = PBXTargetDependency; | |
637 | target = 4CA1FEBD052A3C8100F22E42 /* libsecurity_transform */; | |
638 | targetProxy = 4C817255112F030F007F84D6 /* PBXContainerItemProxy */; | |
639 | }; | |
640 | 4CD880001131E0F500A98C5E /* PBXTargetDependency */ = { | |
641 | isa = PBXTargetDependency; | |
642 | target = 4CA1FEBD052A3C8100F22E42 /* libsecurity_transform */; | |
643 | targetProxy = 4CD87FFF1131E0F500A98C5E /* PBXContainerItemProxy */; | |
644 | }; | |
645 | /* End PBXTargetDependency section */ | |
646 | ||
647 | /* Begin XCBuildConfiguration section */ | |
648 | 4C010B89121AE8DF0094CB72 /* Debug */ = { | |
649 | isa = XCBuildConfiguration; | |
650 | buildSettings = { | |
651 | ALWAYS_SEARCH_USER_PATHS = YES; | |
652 | COPY_PHASE_STRIP = NO; | |
653 | GCC_MODEL_TUNING = G5; | |
654 | GCC_OPTIMIZATION_LEVEL = 0; | |
655 | GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
656 | GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; | |
657 | INSTALL_PATH = /usr/local/bin; | |
658 | OTHER_LDFLAGS = ( | |
659 | "-lz", | |
660 | "-framework", | |
661 | Foundation, | |
662 | "-framework", | |
663 | AppKit, | |
664 | ); | |
665 | PRODUCT_NAME = "input-speed-test"; | |
666 | }; | |
667 | name = Debug; | |
668 | }; | |
669 | 4C010B8B121AE8DF0094CB72 /* Release */ = { | |
670 | isa = XCBuildConfiguration; | |
671 | buildSettings = { | |
672 | ALWAYS_SEARCH_USER_PATHS = NO; | |
673 | GCC_MODEL_TUNING = G5; | |
674 | GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
675 | GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; | |
676 | INSTALL_PATH = /usr/local/bin; | |
677 | OTHER_LDFLAGS = ( | |
678 | "-framework", | |
679 | Foundation, | |
680 | "-framework", | |
681 | AppKit, | |
682 | ); | |
683 | PRODUCT_NAME = "input-speed-test"; | |
684 | }; | |
685 | name = Release; | |
686 | }; | |
687 | 4C738259112DF65400EA003B /* Debug */ = { | |
688 | isa = XCBuildConfiguration; | |
427c49bc | 689 | baseConfigurationReference = 18BBC73B1471F6DF00F2B224 /* lib.xcconfig */; |
b1ab9ed8 | 690 | buildSettings = { |
427c49bc | 691 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
692 | FRAMEWORK_SEARCH_PATHS = ( |
693 | "$(inherited)", | |
427c49bc | 694 | "$(DEVELOPER_FRAMEWORKS_DIR)", |
b1ab9ed8 A |
695 | ); |
696 | INFOPLIST_FILE = "unit-tests-Info.plist"; | |
697 | LIBRARY_SEARCH_PATHS = ( | |
698 | "$(inherited)", | |
699 | /usr/lib/system, | |
700 | ); | |
701 | PRODUCT_NAME = "unit-tests"; | |
702 | WRAPPER_EXTENSION = octest; | |
703 | }; | |
704 | name = Debug; | |
705 | }; | |
706 | 4C73825B112DF65400EA003B /* Release */ = { | |
707 | isa = XCBuildConfiguration; | |
427c49bc | 708 | baseConfigurationReference = 18BBC73B1471F6DF00F2B224 /* lib.xcconfig */; |
b1ab9ed8 | 709 | buildSettings = { |
427c49bc | 710 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
711 | FRAMEWORK_SEARCH_PATHS = ( |
712 | "$(inherited)", | |
427c49bc | 713 | "$(DEVELOPER_FRAMEWORKS_DIR)", |
b1ab9ed8 A |
714 | ); |
715 | INFOPLIST_FILE = "unit-tests-Info.plist"; | |
716 | LIBRARY_SEARCH_PATHS = ( | |
717 | "$(inherited)", | |
718 | /usr/lib/system, | |
719 | ); | |
720 | PRODUCT_NAME = "unit-tests"; | |
721 | WRAPPER_EXTENSION = octest; | |
722 | }; | |
723 | name = Release; | |
724 | }; | |
725 | 4CBCBEB91130A2DB00CC18E9 /* Debug */ = { | |
726 | isa = XCBuildConfiguration; | |
727 | buildSettings = { | |
728 | ALWAYS_SEARCH_USER_PATHS = NO; | |
729 | COPY_PHASE_STRIP = NO; | |
730 | GCC_DYNAMIC_NO_PIC = NO; | |
731 | GCC_MODEL_TUNING = G5; | |
732 | GCC_OPTIMIZATION_LEVEL = 0; | |
733 | GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; | |
734 | INSTALL_PATH = /usr/local/bin; | |
735 | OTHER_LDFLAGS = ( | |
736 | "-framework", | |
737 | Foundation, | |
738 | "-framework", | |
739 | AppKit, | |
740 | "-lstdc++", | |
741 | ); | |
742 | PRODUCT_NAME = "100-sha2"; | |
743 | }; | |
744 | name = Debug; | |
745 | }; | |
746 | 4CBCBEBB1130A2DB00CC18E9 /* Release */ = { | |
747 | isa = XCBuildConfiguration; | |
748 | buildSettings = { | |
749 | ALWAYS_SEARCH_USER_PATHS = NO; | |
750 | GCC_MODEL_TUNING = G5; | |
751 | GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; | |
752 | INSTALL_PATH = /usr/local/bin; | |
753 | OTHER_LDFLAGS = ( | |
754 | "-framework", | |
755 | Foundation, | |
756 | "-framework", | |
757 | AppKit, | |
758 | "-lstdc++", | |
759 | ); | |
760 | PRODUCT_NAME = "100-sha2"; | |
761 | }; | |
762 | name = Release; | |
763 | }; | |
764 | C27AD4010987FCDF001272E0 /* Debug */ = { | |
765 | isa = XCBuildConfiguration; | |
427c49bc | 766 | baseConfigurationReference = 18BBC73B1471F6DF00F2B224 /* lib.xcconfig */; |
b1ab9ed8 | 767 | buildSettings = { |
427c49bc | 768 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
769 | LIBRARY_SEARCH_PATHS = ( |
770 | "$(inherited)", | |
771 | /usr/lib/system, | |
772 | ); | |
773 | OTHER_CFLAGS = ( | |
774 | "$(inherited)", | |
775 | "-DCOM_APPLE_SECURITY_SANE_INCLUDES", | |
776 | ); | |
427c49bc A |
777 | WARNING_CFLAGS = ( |
778 | "$(inherited)", | |
779 | "-Wno-error=overloaded-virtual", | |
780 | ); | |
b1ab9ed8 A |
781 | }; |
782 | name = Debug; | |
783 | }; | |
784 | C27AD4030987FCDF001272E0 /* Release */ = { | |
785 | isa = XCBuildConfiguration; | |
427c49bc | 786 | baseConfigurationReference = 18BBC73B1471F6DF00F2B224 /* lib.xcconfig */; |
b1ab9ed8 | 787 | buildSettings = { |
427c49bc | 788 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
789 | LIBRARY_SEARCH_PATHS = ( |
790 | "$(inherited)", | |
791 | /usr/lib/system, | |
792 | ); | |
793 | OTHER_CFLAGS = ( | |
794 | "$(inherited)", | |
795 | "-DCOM_APPLE_SECURITY_SANE_INCLUDES", | |
796 | ); | |
427c49bc A |
797 | WARNING_CFLAGS = ( |
798 | "$(inherited)", | |
799 | "-Wno-error=overloaded-virtual", | |
800 | ); | |
b1ab9ed8 A |
801 | }; |
802 | name = Release; | |
803 | }; | |
804 | C27AD4050987FCDF001272E0 /* Debug */ = { | |
805 | isa = XCBuildConfiguration; | |
427c49bc | 806 | baseConfigurationReference = 18BBC73A1471F6DF00F2B224 /* debug.xcconfig */; |
b1ab9ed8 A |
807 | buildSettings = { |
808 | }; | |
809 | name = Debug; | |
810 | }; | |
811 | C27AD4070987FCDF001272E0 /* Release */ = { | |
812 | isa = XCBuildConfiguration; | |
427c49bc | 813 | baseConfigurationReference = 18BBC73C1471F6DF00F2B224 /* release.xcconfig */; |
b1ab9ed8 A |
814 | buildSettings = { |
815 | }; | |
816 | name = Release; | |
817 | }; | |
818 | /* End XCBuildConfiguration section */ | |
819 | ||
820 | /* Begin XCConfigurationList section */ | |
821 | 4C010B97121AE9340094CB72 /* Build configuration list for PBXNativeTarget "input-speed-test" */ = { | |
822 | isa = XCConfigurationList; | |
823 | buildConfigurations = ( | |
824 | 4C010B89121AE8DF0094CB72 /* Debug */, | |
825 | 4C010B8B121AE8DF0094CB72 /* Release */, | |
826 | ); | |
827 | defaultConfigurationIsVisible = 0; | |
828 | defaultConfigurationName = Release; | |
829 | }; | |
830 | 4C73825C112DF65400EA003B /* Build configuration list for PBXNativeTarget "unit-tests" */ = { | |
831 | isa = XCConfigurationList; | |
832 | buildConfigurations = ( | |
833 | 4C738259112DF65400EA003B /* Debug */, | |
834 | 4C73825B112DF65400EA003B /* Release */, | |
835 | ); | |
836 | defaultConfigurationIsVisible = 0; | |
837 | defaultConfigurationName = Release; | |
838 | }; | |
839 | 4CBCBEBC1130A2DB00CC18E9 /* Build configuration list for PBXNativeTarget "100-sha2" */ = { | |
840 | isa = XCConfigurationList; | |
841 | buildConfigurations = ( | |
842 | 4CBCBEB91130A2DB00CC18E9 /* Debug */, | |
843 | 4CBCBEBB1130A2DB00CC18E9 /* Release */, | |
844 | ); | |
845 | defaultConfigurationIsVisible = 0; | |
846 | defaultConfigurationName = Release; | |
847 | }; | |
848 | C27AD4000987FCDF001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_transform" */ = { | |
849 | isa = XCConfigurationList; | |
850 | buildConfigurations = ( | |
851 | C27AD4010987FCDF001272E0 /* Debug */, | |
852 | C27AD4030987FCDF001272E0 /* Release */, | |
853 | ); | |
854 | defaultConfigurationIsVisible = 0; | |
855 | defaultConfigurationName = Release; | |
856 | }; | |
857 | C27AD4040987FCDF001272E0 /* Build configuration list for PBXProject "libsecurity_transform" */ = { | |
858 | isa = XCConfigurationList; | |
859 | buildConfigurations = ( | |
860 | C27AD4050987FCDF001272E0 /* Debug */, | |
861 | C27AD4070987FCDF001272E0 /* Release */, | |
862 | ); | |
863 | defaultConfigurationIsVisible = 0; | |
864 | defaultConfigurationName = Release; | |
865 | }; | |
866 | /* End XCConfigurationList section */ | |
867 | }; | |
868 | rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */; | |
869 | } |