]> git.saurik.com Git - apple/security.git/blob - OSX/libsecurity_apple_x509_tp/libsecurity_apple_x509_tp.xcodeproj/project.pbxproj
Security-57337.40.85.tar.gz
[apple/security.git] / OSX / libsecurity_apple_x509_tp / libsecurity_apple_x509_tp.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 0544C53506A8718D00F54E48 /* ocspRequest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0544C52D06A8718D00F54E48 /* ocspRequest.cpp */; };
11 0544C53606A8718D00F54E48 /* ocspRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 0544C52E06A8718D00F54E48 /* ocspRequest.h */; };
12 0544C53706A8718D00F54E48 /* tpOcspCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0544C52F06A8718D00F54E48 /* tpOcspCache.cpp */; };
13 0544C53806A8718D00F54E48 /* tpOcspCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 0544C53006A8718D00F54E48 /* tpOcspCache.h */; };
14 0544C53906A8718D00F54E48 /* tpOcspCertVfy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0544C53106A8718D00F54E48 /* tpOcspCertVfy.cpp */; };
15 0544C53A06A8718D00F54E48 /* tpOcspCertVfy.h in Headers */ = {isa = PBXBuildFile; fileRef = 0544C53206A8718D00F54E48 /* tpOcspCertVfy.h */; };
16 0544C53B06A8718D00F54E48 /* tpOcspVerify.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0544C53306A8718D00F54E48 /* tpOcspVerify.cpp */; };
17 0544C53C06A8718D00F54E48 /* tpOcspVerify.h in Headers */ = {isa = PBXBuildFile; fileRef = 0544C53406A8718D00F54E48 /* tpOcspVerify.h */; };
18 859345901B0A575D00DBAFCE /* tpCertAllowList.c in Sources */ = {isa = PBXBuildFile; fileRef = 8593458E1B0A575D00DBAFCE /* tpCertAllowList.c */; };
19 859345911B0A575D00DBAFCE /* tpCertAllowList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8593458F1B0A575D00DBAFCE /* tpCertAllowList.h */; };
20 BE4866E211A21E3C00361B64 /* cuEnc64.c in Sources */ = {isa = PBXBuildFile; fileRef = BE4866E011A21E3C00361B64 /* cuEnc64.c */; };
21 BE4866E311A21E3C00361B64 /* cuEnc64.h in Headers */ = {isa = PBXBuildFile; fileRef = BE4866E111A21E3C00361B64 /* cuEnc64.h */; };
22 C2196B77053B5A2B005808D4 /* AppleX509TPBuiltin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2196B76053B5A2B005808D4 /* AppleX509TPBuiltin.cpp */; };
23 C2B5C4F00534C6AA00AF53F5 /* AppleTP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4D40534C6AA00AF53F5 /* AppleTP.cpp */; };
24 C2B5C4F10534C6AA00AF53F5 /* AppleTP.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B5C4D50534C6AA00AF53F5 /* AppleTP.h */; };
25 C2B5C4F20534C6AA00AF53F5 /* AppleTPSession.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4D60534C6AA00AF53F5 /* AppleTPSession.cpp */; };
26 C2B5C4F30534C6AA00AF53F5 /* AppleTPSession.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B5C4D70534C6AA00AF53F5 /* AppleTPSession.h */; };
27 C2B5C4F50534C6AA00AF53F5 /* certGroupUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4D90534C6AA00AF53F5 /* certGroupUtils.cpp */; };
28 C2B5C4F60534C6AA00AF53F5 /* certGroupUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B5C4DA0534C6AA00AF53F5 /* certGroupUtils.h */; };
29 C2B5C4FB0534C6AA00AF53F5 /* tpCertGroup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4DF0534C6AA00AF53F5 /* tpCertGroup.cpp */; };
30 C2B5C4FC0534C6AA00AF53F5 /* TPCertInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4E00534C6AA00AF53F5 /* TPCertInfo.cpp */; };
31 C2B5C4FD0534C6AA00AF53F5 /* TPCertInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B5C4E10534C6AA00AF53F5 /* TPCertInfo.h */; };
32 C2B5C4FE0534C6AA00AF53F5 /* tpCredRequest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4E20534C6AA00AF53F5 /* tpCredRequest.cpp */; };
33 C2B5C4FF0534C6AA00AF53F5 /* TPCrlInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4E30534C6AA00AF53F5 /* TPCrlInfo.cpp */; };
34 C2B5C5000534C6AA00AF53F5 /* TPCrlInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B5C4E40534C6AA00AF53F5 /* TPCrlInfo.h */; };
35 C2B5C5010534C6AA00AF53F5 /* tpCrlVerify.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4E50534C6AA00AF53F5 /* tpCrlVerify.cpp */; };
36 C2B5C5020534C6AA00AF53F5 /* tpCrlVerify.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B5C4E60534C6AA00AF53F5 /* tpCrlVerify.h */; };
37 C2B5C5030534C6AA00AF53F5 /* TPDatabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4E70534C6AA00AF53F5 /* TPDatabase.cpp */; };
38 C2B5C5040534C6AA00AF53F5 /* TPDatabase.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B5C4E80534C6AA00AF53F5 /* TPDatabase.h */; };
39 C2B5C5050534C6AA00AF53F5 /* tpdebugging.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B5C4E90534C6AA00AF53F5 /* tpdebugging.h */; };
40 C2B5C5060534C6AA00AF53F5 /* TPNetwork.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4EA0534C6AA00AF53F5 /* TPNetwork.cpp */; };
41 C2B5C5070534C6AA00AF53F5 /* TPNetwork.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B5C4EB0534C6AA00AF53F5 /* TPNetwork.h */; };
42 C2B5C5080534C6AA00AF53F5 /* tpPolicies.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4EC0534C6AA00AF53F5 /* tpPolicies.cpp */; };
43 C2B5C5090534C6AA00AF53F5 /* tpPolicies.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B5C4ED0534C6AA00AF53F5 /* tpPolicies.h */; };
44 C2B5C50A0534C6AA00AF53F5 /* tpTime.c in Sources */ = {isa = PBXBuildFile; fileRef = C2B5C4EE0534C6AA00AF53F5 /* tpTime.c */; };
45 C2B5C50B0534C6AA00AF53F5 /* tpTime.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B5C4EF0534C6AA00AF53F5 /* tpTime.h */; };
46 /* End PBXBuildFile section */
47
48 /* Begin PBXContainerItemProxy section */
49 182BB354146F1117000BF1F3 /* PBXContainerItemProxy */ = {
50 isa = PBXContainerItemProxy;
51 containerPortal = 1844611E146E86A900B12992 /* libsecurity_cdsa_plugin.xcodeproj */;
52 proxyType = 1;
53 remoteGlobalIDString = C2C38A530535EDE600D7421F;
54 remoteInfo = libsecurity_cdsa_plugin_generate;
55 };
56 18446123146E86A900B12992 /* PBXContainerItemProxy */ = {
57 isa = PBXContainerItemProxy;
58 containerPortal = 1844611E146E86A900B12992 /* libsecurity_cdsa_plugin.xcodeproj */;
59 proxyType = 2;
60 remoteGlobalIDString = 4CA1FEBE052A3C8100F22E42;
61 remoteInfo = libsecurity_cdsa_plugin;
62 };
63 /* End PBXContainerItemProxy section */
64
65 /* Begin PBXFileReference section */
66 0544C52D06A8718D00F54E48 /* ocspRequest.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ocspRequest.cpp; sourceTree = "<group>"; };
67 0544C52E06A8718D00F54E48 /* ocspRequest.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ocspRequest.h; sourceTree = "<group>"; };
68 0544C52F06A8718D00F54E48 /* tpOcspCache.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tpOcspCache.cpp; sourceTree = "<group>"; };
69 0544C53006A8718D00F54E48 /* tpOcspCache.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tpOcspCache.h; sourceTree = "<group>"; };
70 0544C53106A8718D00F54E48 /* tpOcspCertVfy.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tpOcspCertVfy.cpp; sourceTree = "<group>"; };
71 0544C53206A8718D00F54E48 /* tpOcspCertVfy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tpOcspCertVfy.h; sourceTree = "<group>"; };
72 0544C53306A8718D00F54E48 /* tpOcspVerify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tpOcspVerify.cpp; sourceTree = "<group>"; };
73 0544C53406A8718D00F54E48 /* tpOcspVerify.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tpOcspVerify.h; sourceTree = "<group>"; };
74 1844611A146E85EA00B12992 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
75 1844611B146E85EA00B12992 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
76 1844611C146E85EA00B12992 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
77 1844611D146E85EA00B12992 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
78 1844611E146E86A900B12992 /* libsecurity_cdsa_plugin.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libsecurity_cdsa_plugin.xcodeproj; path = ../libsecurity_cdsa_plugin/libsecurity_cdsa_plugin.xcodeproj; sourceTree = "<group>"; };
79 4094B069057EA5B000B44BCC /* tp_common.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = tp_common.mdsinfo; sourceTree = "<group>"; };
80 4094B06A057EA5B000B44BCC /* tp_policyOids.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = tp_policyOids.mdsinfo; sourceTree = "<group>"; };
81 4094B06B057EA5B000B44BCC /* tp_primary.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = tp_primary.mdsinfo; sourceTree = "<group>"; };
82 4CA1FEBE052A3C8100F22E42 /* libsecurity_apple_x509_tp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_apple_x509_tp.a; sourceTree = BUILT_PRODUCTS_DIR; };
83 8593458E1B0A575D00DBAFCE /* tpCertAllowList.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 30; indentWidth = 8; path = tpCertAllowList.c; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; };
84 8593458F1B0A575D00DBAFCE /* tpCertAllowList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tpCertAllowList.h; sourceTree = "<group>"; };
85 BE4866E011A21E3C00361B64 /* cuEnc64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuEnc64.c; sourceTree = "<group>"; };
86 BE4866E111A21E3C00361B64 /* cuEnc64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cuEnc64.h; sourceTree = "<group>"; };
87 C2196B76053B5A2B005808D4 /* AppleX509TPBuiltin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AppleX509TPBuiltin.cpp; path = lib/AppleX509TPBuiltin.cpp; sourceTree = "<group>"; };
88 C2B5C4D40534C6AA00AF53F5 /* AppleTP.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AppleTP.cpp; sourceTree = "<group>"; };
89 C2B5C4D50534C6AA00AF53F5 /* AppleTP.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppleTP.h; sourceTree = "<group>"; };
90 C2B5C4D60534C6AA00AF53F5 /* AppleTPSession.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AppleTPSession.cpp; sourceTree = "<group>"; };
91 C2B5C4D70534C6AA00AF53F5 /* AppleTPSession.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppleTPSession.h; sourceTree = "<group>"; };
92 C2B5C4D80534C6AA00AF53F5 /* AppleX509TPPlugin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AppleX509TPPlugin.cpp; sourceTree = "<group>"; };
93 C2B5C4D90534C6AA00AF53F5 /* certGroupUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = certGroupUtils.cpp; sourceTree = "<group>"; };
94 C2B5C4DA0534C6AA00AF53F5 /* certGroupUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = certGroupUtils.h; sourceTree = "<group>"; };
95 C2B5C4DF0534C6AA00AF53F5 /* tpCertGroup.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 8; lastKnownFileType = sourcecode.cpp.cpp; path = tpCertGroup.cpp; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; };
96 C2B5C4E00534C6AA00AF53F5 /* TPCertInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TPCertInfo.cpp; sourceTree = "<group>"; };
97 C2B5C4E10534C6AA00AF53F5 /* TPCertInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TPCertInfo.h; sourceTree = "<group>"; };
98 C2B5C4E20534C6AA00AF53F5 /* tpCredRequest.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tpCredRequest.cpp; sourceTree = "<group>"; };
99 C2B5C4E30534C6AA00AF53F5 /* TPCrlInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TPCrlInfo.cpp; sourceTree = "<group>"; };
100 C2B5C4E40534C6AA00AF53F5 /* TPCrlInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TPCrlInfo.h; sourceTree = "<group>"; };
101 C2B5C4E50534C6AA00AF53F5 /* tpCrlVerify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tpCrlVerify.cpp; sourceTree = "<group>"; };
102 C2B5C4E60534C6AA00AF53F5 /* tpCrlVerify.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tpCrlVerify.h; sourceTree = "<group>"; };
103 C2B5C4E70534C6AA00AF53F5 /* TPDatabase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TPDatabase.cpp; sourceTree = "<group>"; };
104 C2B5C4E80534C6AA00AF53F5 /* TPDatabase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TPDatabase.h; sourceTree = "<group>"; };
105 C2B5C4E90534C6AA00AF53F5 /* tpdebugging.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tpdebugging.h; sourceTree = "<group>"; };
106 C2B5C4EA0534C6AA00AF53F5 /* TPNetwork.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TPNetwork.cpp; sourceTree = "<group>"; };
107 C2B5C4EB0534C6AA00AF53F5 /* TPNetwork.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TPNetwork.h; sourceTree = "<group>"; };
108 C2B5C4EC0534C6AA00AF53F5 /* tpPolicies.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tpPolicies.cpp; sourceTree = "<group>"; };
109 C2B5C4ED0534C6AA00AF53F5 /* tpPolicies.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tpPolicies.h; sourceTree = "<group>"; };
110 C2B5C4EE0534C6AA00AF53F5 /* tpTime.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tpTime.c; sourceTree = "<group>"; };
111 C2B5C4EF0534C6AA00AF53F5 /* tpTime.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tpTime.h; sourceTree = "<group>"; };
112 /* End PBXFileReference section */
113
114 /* Begin PBXFrameworksBuildPhase section */
115 4CA1FEBB052A3C8100F22E42 /* Frameworks */ = {
116 isa = PBXFrameworksBuildPhase;
117 buildActionMask = 2147483647;
118 files = (
119 );
120 runOnlyForDeploymentPostprocessing = 0;
121 };
122 /* End PBXFrameworksBuildPhase section */
123
124 /* Begin PBXGroup section */
125 18446119146E85EA00B12992 /* config */ = {
126 isa = PBXGroup;
127 children = (
128 1844611A146E85EA00B12992 /* base.xcconfig */,
129 1844611B146E85EA00B12992 /* debug.xcconfig */,
130 1844611C146E85EA00B12992 /* lib.xcconfig */,
131 1844611D146E85EA00B12992 /* release.xcconfig */,
132 );
133 name = config;
134 path = ../config;
135 sourceTree = "<group>";
136 };
137 1844611F146E86A900B12992 /* Products */ = {
138 isa = PBXGroup;
139 children = (
140 18446124146E86A900B12992 /* libsecurity_cdsa_plugin.a */,
141 );
142 name = Products;
143 sourceTree = "<group>";
144 };
145 4094B068057EA5B000B44BCC /* mds */ = {
146 isa = PBXGroup;
147 children = (
148 4094B069057EA5B000B44BCC /* tp_common.mdsinfo */,
149 4094B06A057EA5B000B44BCC /* tp_policyOids.mdsinfo */,
150 4094B06B057EA5B000B44BCC /* tp_primary.mdsinfo */,
151 );
152 path = mds;
153 sourceTree = "<group>";
154 };
155 4CA1FEA7052A3C3800F22E42 = {
156 isa = PBXGroup;
157 children = (
158 1844611E146E86A900B12992 /* libsecurity_cdsa_plugin.xcodeproj */,
159 C2B5C4D30534C6AA00AF53F5 /* lib */,
160 18446119146E85EA00B12992 /* config */,
161 4094B068057EA5B000B44BCC /* mds */,
162 4CA1FEBF052A3C8100F22E42 /* Products */,
163 C2196B76053B5A2B005808D4 /* AppleX509TPBuiltin.cpp */,
164 );
165 sourceTree = "<group>";
166 };
167 4CA1FEBF052A3C8100F22E42 /* Products */ = {
168 isa = PBXGroup;
169 children = (
170 4CA1FEBE052A3C8100F22E42 /* libsecurity_apple_x509_tp.a */,
171 );
172 name = Products;
173 sourceTree = "<group>";
174 };
175 C2B5C4D30534C6AA00AF53F5 /* lib */ = {
176 isa = PBXGroup;
177 children = (
178 C2B5C4D40534C6AA00AF53F5 /* AppleTP.cpp */,
179 C2B5C4D50534C6AA00AF53F5 /* AppleTP.h */,
180 C2B5C4D60534C6AA00AF53F5 /* AppleTPSession.cpp */,
181 C2B5C4D70534C6AA00AF53F5 /* AppleTPSession.h */,
182 C2B5C4D80534C6AA00AF53F5 /* AppleX509TPPlugin.cpp */,
183 C2B5C4D90534C6AA00AF53F5 /* certGroupUtils.cpp */,
184 C2B5C4DA0534C6AA00AF53F5 /* certGroupUtils.h */,
185 BE4866E011A21E3C00361B64 /* cuEnc64.c */,
186 BE4866E111A21E3C00361B64 /* cuEnc64.h */,
187 C2B5C4DF0534C6AA00AF53F5 /* tpCertGroup.cpp */,
188 C2B5C4E00534C6AA00AF53F5 /* TPCertInfo.cpp */,
189 8593458E1B0A575D00DBAFCE /* tpCertAllowList.c */,
190 8593458F1B0A575D00DBAFCE /* tpCertAllowList.h */,
191 C2B5C4E10534C6AA00AF53F5 /* TPCertInfo.h */,
192 C2B5C4E20534C6AA00AF53F5 /* tpCredRequest.cpp */,
193 C2B5C4E30534C6AA00AF53F5 /* TPCrlInfo.cpp */,
194 C2B5C4E40534C6AA00AF53F5 /* TPCrlInfo.h */,
195 C2B5C4E50534C6AA00AF53F5 /* tpCrlVerify.cpp */,
196 C2B5C4E60534C6AA00AF53F5 /* tpCrlVerify.h */,
197 C2B5C4E70534C6AA00AF53F5 /* TPDatabase.cpp */,
198 C2B5C4E80534C6AA00AF53F5 /* TPDatabase.h */,
199 C2B5C4E90534C6AA00AF53F5 /* tpdebugging.h */,
200 C2B5C4EA0534C6AA00AF53F5 /* TPNetwork.cpp */,
201 C2B5C4EB0534C6AA00AF53F5 /* TPNetwork.h */,
202 0544C52D06A8718D00F54E48 /* ocspRequest.cpp */,
203 0544C52E06A8718D00F54E48 /* ocspRequest.h */,
204 0544C52F06A8718D00F54E48 /* tpOcspCache.cpp */,
205 0544C53006A8718D00F54E48 /* tpOcspCache.h */,
206 0544C53106A8718D00F54E48 /* tpOcspCertVfy.cpp */,
207 0544C53206A8718D00F54E48 /* tpOcspCertVfy.h */,
208 0544C53306A8718D00F54E48 /* tpOcspVerify.cpp */,
209 0544C53406A8718D00F54E48 /* tpOcspVerify.h */,
210 C2B5C4EC0534C6AA00AF53F5 /* tpPolicies.cpp */,
211 C2B5C4ED0534C6AA00AF53F5 /* tpPolicies.h */,
212 C2B5C4EE0534C6AA00AF53F5 /* tpTime.c */,
213 C2B5C4EF0534C6AA00AF53F5 /* tpTime.h */,
214 );
215 path = lib;
216 sourceTree = "<group>";
217 };
218 /* End PBXGroup section */
219
220 /* Begin PBXHeadersBuildPhase section */
221 4CA1FEB9052A3C8100F22E42 /* Headers */ = {
222 isa = PBXHeadersBuildPhase;
223 buildActionMask = 2147483647;
224 files = (
225 C2B5C4F10534C6AA00AF53F5 /* AppleTP.h in Headers */,
226 C2B5C4F30534C6AA00AF53F5 /* AppleTPSession.h in Headers */,
227 C2B5C4F60534C6AA00AF53F5 /* certGroupUtils.h in Headers */,
228 859345911B0A575D00DBAFCE /* tpCertAllowList.h in Headers */,
229 C2B5C4FD0534C6AA00AF53F5 /* TPCertInfo.h in Headers */,
230 C2B5C5000534C6AA00AF53F5 /* TPCrlInfo.h in Headers */,
231 C2B5C5020534C6AA00AF53F5 /* tpCrlVerify.h in Headers */,
232 C2B5C5040534C6AA00AF53F5 /* TPDatabase.h in Headers */,
233 C2B5C5050534C6AA00AF53F5 /* tpdebugging.h in Headers */,
234 C2B5C5070534C6AA00AF53F5 /* TPNetwork.h in Headers */,
235 C2B5C5090534C6AA00AF53F5 /* tpPolicies.h in Headers */,
236 C2B5C50B0534C6AA00AF53F5 /* tpTime.h in Headers */,
237 0544C53606A8718D00F54E48 /* ocspRequest.h in Headers */,
238 0544C53806A8718D00F54E48 /* tpOcspCache.h in Headers */,
239 0544C53A06A8718D00F54E48 /* tpOcspCertVfy.h in Headers */,
240 0544C53C06A8718D00F54E48 /* tpOcspVerify.h in Headers */,
241 BE4866E311A21E3C00361B64 /* cuEnc64.h in Headers */,
242 );
243 runOnlyForDeploymentPostprocessing = 0;
244 };
245 /* End PBXHeadersBuildPhase section */
246
247 /* Begin PBXNativeTarget section */
248 4CA1FEBD052A3C8100F22E42 /* libsecurity_apple_x509_tp */ = {
249 isa = PBXNativeTarget;
250 buildConfigurationList = C27AD2970987FCDD001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_apple_x509_tp" */;
251 buildPhases = (
252 4CA1FEB9052A3C8100F22E42 /* Headers */,
253 4CA1FEBA052A3C8100F22E42 /* Sources */,
254 4CA1FEBB052A3C8100F22E42 /* Frameworks */,
255 );
256 buildRules = (
257 );
258 dependencies = (
259 182BB355146F1117000BF1F3 /* PBXTargetDependency */,
260 );
261 name = libsecurity_apple_x509_tp;
262 productInstallPath = /usr/local/lib;
263 productName = libsecurity_apple_x509_tp;
264 productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_apple_x509_tp.a */;
265 productType = "com.apple.product-type.library.static";
266 };
267 /* End PBXNativeTarget section */
268
269 /* Begin PBXProject section */
270 4CA1FEAB052A3C3800F22E42 /* Project object */ = {
271 isa = PBXProject;
272 attributes = {
273 LastUpgradeCheck = 0700;
274 };
275 buildConfigurationList = C27AD29B0987FCDD001272E0 /* Build configuration list for PBXProject "libsecurity_apple_x509_tp" */;
276 compatibilityVersion = "Xcode 3.2";
277 developmentRegion = English;
278 hasScannedForEncodings = 1;
279 knownRegions = (
280 English,
281 Japanese,
282 French,
283 German,
284 );
285 mainGroup = 4CA1FEA7052A3C3800F22E42;
286 productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */;
287 projectDirPath = "";
288 projectReferences = (
289 {
290 ProductGroup = 1844611F146E86A900B12992 /* Products */;
291 ProjectRef = 1844611E146E86A900B12992 /* libsecurity_cdsa_plugin.xcodeproj */;
292 },
293 );
294 projectRoot = "";
295 targets = (
296 4CA1FEBD052A3C8100F22E42 /* libsecurity_apple_x509_tp */,
297 );
298 };
299 /* End PBXProject section */
300
301 /* Begin PBXReferenceProxy section */
302 18446124146E86A900B12992 /* libsecurity_cdsa_plugin.a */ = {
303 isa = PBXReferenceProxy;
304 fileType = archive.ar;
305 path = libsecurity_cdsa_plugin.a;
306 remoteRef = 18446123146E86A900B12992 /* PBXContainerItemProxy */;
307 sourceTree = BUILT_PRODUCTS_DIR;
308 };
309 /* End PBXReferenceProxy section */
310
311 /* Begin PBXSourcesBuildPhase section */
312 4CA1FEBA052A3C8100F22E42 /* Sources */ = {
313 isa = PBXSourcesBuildPhase;
314 buildActionMask = 2147483647;
315 files = (
316 C2B5C4F00534C6AA00AF53F5 /* AppleTP.cpp in Sources */,
317 C2B5C4F20534C6AA00AF53F5 /* AppleTPSession.cpp in Sources */,
318 C2B5C4F50534C6AA00AF53F5 /* certGroupUtils.cpp in Sources */,
319 C2B5C4FB0534C6AA00AF53F5 /* tpCertGroup.cpp in Sources */,
320 C2B5C4FC0534C6AA00AF53F5 /* TPCertInfo.cpp in Sources */,
321 C2B5C4FE0534C6AA00AF53F5 /* tpCredRequest.cpp in Sources */,
322 C2B5C4FF0534C6AA00AF53F5 /* TPCrlInfo.cpp in Sources */,
323 C2B5C5010534C6AA00AF53F5 /* tpCrlVerify.cpp in Sources */,
324 C2B5C5030534C6AA00AF53F5 /* TPDatabase.cpp in Sources */,
325 C2B5C5060534C6AA00AF53F5 /* TPNetwork.cpp in Sources */,
326 C2B5C5080534C6AA00AF53F5 /* tpPolicies.cpp in Sources */,
327 C2B5C50A0534C6AA00AF53F5 /* tpTime.c in Sources */,
328 C2196B77053B5A2B005808D4 /* AppleX509TPBuiltin.cpp in Sources */,
329 0544C53506A8718D00F54E48 /* ocspRequest.cpp in Sources */,
330 0544C53706A8718D00F54E48 /* tpOcspCache.cpp in Sources */,
331 0544C53906A8718D00F54E48 /* tpOcspCertVfy.cpp in Sources */,
332 0544C53B06A8718D00F54E48 /* tpOcspVerify.cpp in Sources */,
333 BE4866E211A21E3C00361B64 /* cuEnc64.c in Sources */,
334 859345901B0A575D00DBAFCE /* tpCertAllowList.c in Sources */,
335 );
336 runOnlyForDeploymentPostprocessing = 0;
337 };
338 /* End PBXSourcesBuildPhase section */
339
340 /* Begin PBXTargetDependency section */
341 182BB355146F1117000BF1F3 /* PBXTargetDependency */ = {
342 isa = PBXTargetDependency;
343 name = libsecurity_cdsa_plugin_generate;
344 targetProxy = 182BB354146F1117000BF1F3 /* PBXContainerItemProxy */;
345 };
346 /* End PBXTargetDependency section */
347
348 /* Begin XCBuildConfiguration section */
349 C27AD2980987FCDD001272E0 /* Debug */ = {
350 isa = XCBuildConfiguration;
351 baseConfigurationReference = 1844611B146E85EA00B12992 /* debug.xcconfig */;
352 buildSettings = {
353 COMBINE_HIDPI_IMAGES = YES;
354 };
355 name = Debug;
356 };
357 C27AD29A0987FCDD001272E0 /* Release */ = {
358 isa = XCBuildConfiguration;
359 baseConfigurationReference = 1844611D146E85EA00B12992 /* release.xcconfig */;
360 buildSettings = {
361 COMBINE_HIDPI_IMAGES = YES;
362 };
363 name = Release;
364 };
365 C27AD29C0987FCDD001272E0 /* Debug */ = {
366 isa = XCBuildConfiguration;
367 baseConfigurationReference = 1844611C146E85EA00B12992 /* lib.xcconfig */;
368 buildSettings = {
369 CLANG_WARN_CONSTANT_CONVERSION = YES;
370 CLANG_WARN_EMPTY_BODY = YES;
371 CLANG_WARN_ENUM_CONVERSION = YES;
372 CLANG_WARN_INT_CONVERSION = YES;
373 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
374 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
375 GCC_WARN_UNINITIALIZED_AUTOS = YES;
376 };
377 name = Debug;
378 };
379 C27AD29E0987FCDD001272E0 /* Release */ = {
380 isa = XCBuildConfiguration;
381 baseConfigurationReference = 1844611C146E85EA00B12992 /* lib.xcconfig */;
382 buildSettings = {
383 CLANG_WARN_CONSTANT_CONVERSION = YES;
384 CLANG_WARN_EMPTY_BODY = YES;
385 CLANG_WARN_ENUM_CONVERSION = YES;
386 CLANG_WARN_INT_CONVERSION = YES;
387 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
388 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
389 GCC_WARN_UNINITIALIZED_AUTOS = YES;
390 };
391 name = Release;
392 };
393 /* End XCBuildConfiguration section */
394
395 /* Begin XCConfigurationList section */
396 C27AD2970987FCDD001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_apple_x509_tp" */ = {
397 isa = XCConfigurationList;
398 buildConfigurations = (
399 C27AD2980987FCDD001272E0 /* Debug */,
400 C27AD29A0987FCDD001272E0 /* Release */,
401 );
402 defaultConfigurationIsVisible = 0;
403 defaultConfigurationName = Release;
404 };
405 C27AD29B0987FCDD001272E0 /* Build configuration list for PBXProject "libsecurity_apple_x509_tp" */ = {
406 isa = XCConfigurationList;
407 buildConfigurations = (
408 C27AD29C0987FCDD001272E0 /* Debug */,
409 C27AD29E0987FCDD001272E0 /* Release */,
410 );
411 defaultConfigurationIsVisible = 0;
412 defaultConfigurationName = Release;
413 };
414 /* End XCConfigurationList section */
415 };
416 rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */;
417 }