]> git.saurik.com Git - apple/security.git/blame - libsecurity_smime/libCMS.xcodeproj/project.pbxproj
Security-58286.1.32.tar.gz
[apple/security.git] / libsecurity_smime / libCMS.xcodeproj / project.pbxproj
CommitLineData
b1ab9ed8
A
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
fa7225c8
A
9/* Begin PBXAggregateTarget section */
10 D447C4DB1D31C9DD0082FC1D /* libCMSInstall */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = D447C4DE1D31C9DD0082FC1D /* Build configuration list for PBXAggregateTarget "libCMSInstall" */;
13 buildPhases = (
fa7225c8
A
14 );
15 dependencies = (
16 D447C4E01D31C9E80082FC1D /* PBXTargetDependency */,
17 );
18 name = libCMSInstall;
19 productName = libCMSInstall;
20 };
21/* End PBXAggregateTarget section */
22
b1ab9ed8 23/* Begin PBXBuildFile section */
b1ab9ed8 24 4C14208F0415845900CA2E66 /* cmsdigdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F803E9FC5B00A80181 /* cmsdigdata.c */; };
d8f41ccd
A
25 4C21886C0635F4BD00E64E02 /* SecCmsBase.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CCC26030635F1A100CBF0D4 /* SecCmsBase.h */; };
26 4C21886D0635F4BD00E64E02 /* SecCmsContentInfo.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CCC26040635F1A100CBF0D4 /* SecCmsContentInfo.h */; };
27 4C21886E0635F4BD00E64E02 /* SecCmsDecoder.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CCC26050635F1A100CBF0D4 /* SecCmsDecoder.h */; };
28 4C21886F0635F4BD00E64E02 /* SecCmsDigestContext.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CCC26060635F1A100CBF0D4 /* SecCmsDigestContext.h */; };
29 4C2188700635F4BD00E64E02 /* SecCmsDigestedData.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CCC26070635F1A100CBF0D4 /* SecCmsDigestedData.h */; };
30 4C2188710635F4BD00E64E02 /* SecCmsEncoder.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CCC26080635F1A100CBF0D4 /* SecCmsEncoder.h */; };
31 4C2188720635F4BD00E64E02 /* SecCmsEnvelopedData.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CCC26090635F1A100CBF0D4 /* SecCmsEnvelopedData.h */; };
32 4C2188730635F4BD00E64E02 /* SecCmsMessage.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CCC260A0635F1A100CBF0D4 /* SecCmsMessage.h */; };
33 4C2188740635F4BD00E64E02 /* SecCmsRecipientInfo.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CCC260B0635F1A100CBF0D4 /* SecCmsRecipientInfo.h */; };
34 4C2188750635F4BD00E64E02 /* SecCmsSignedData.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CCC260C0635F1A100CBF0D4 /* SecCmsSignedData.h */; };
35 4C2188760635F4BD00E64E02 /* SecCmsSignerInfo.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CCC260D0635F1A100CBF0D4 /* SecCmsSignerInfo.h */; };
b1ab9ed8
A
36 4C27421103E9FC6700A80181 /* cmsarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F203E9FC5B00A80181 /* cmsarray.c */; };
37 4C27421303E9FC6900A80181 /* cmsasn1.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F303E9FC5B00A80181 /* cmsasn1.c */; };
38 4C27421403E9FC6A00A80181 /* cmsattr.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F403E9FC5B00A80181 /* cmsattr.c */; };
39 4C27421503E9FC6C00A80181 /* cmscinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F503E9FC5B00A80181 /* cmscinfo.c */; };
40 4C27421703E9FC6D00A80181 /* cmsdecode.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F703E9FC5B00A80181 /* cmsdecode.c */; };
41 4C27421B03E9FC7000A80181 /* cmsencode.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741FB03E9FC5B00A80181 /* cmsencode.c */; };
42 4C27421D03E9FC7100A80181 /* cmslocal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C2741FD03E9FC5B00A80181 /* cmslocal.h */; };
b1ab9ed8
A
43 4C27422103E9FC7500A80181 /* cmsreclist.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C27420103E9FC5B00A80181 /* cmsreclist.c */; };
44 4C27422203E9FC7600A80181 /* cmsreclist.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C27420203E9FC5B00A80181 /* cmsreclist.h */; };
45 4C424BE8063F28F600E9831A /* SecSMIMEPriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C424BE7063F28F600E9831A /* SecSMIMEPriv.h */; };
46 4C6CA861040308C700CA2E66 /* cmssigdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C27420303E9FC5B00A80181 /* cmssigdata.c */; };
d8f41ccd
A
47 4C7182ED0637119600230DDE /* secoidt.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C8E166E0438EEE700CA2E66 /* secoidt.h */; settings = {ATTRIBUTES = (Public, ); }; };
48 4C7183480637153700230DDE /* SecSMIME.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C7183470637153700230DDE /* SecSMIME.h */; settings = {ATTRIBUTES = (Private, ); }; };
49 4C7183560637155B00230DDE /* SecSMIME.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4C7183470637153700230DDE /* SecSMIME.h */; };
b1ab9ed8
A
50 4C8E166F0438EEE700CA2E66 /* secoid.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C8E166C0438EEE700CA2E66 /* secoid.c */; };
51 4C8E16700438EEE700CA2E66 /* secoid.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C8E166D0438EEE700CA2E66 /* secoid.h */; };
52 4C8E16740438EF5700CA2E66 /* plhash.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C8E16720438EF5700CA2E66 /* plhash.c */; };
53 4C8E16750438EF5700CA2E66 /* plhash.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C8E16730438EF5700CA2E66 /* plhash.h */; };
d8f41ccd
A
54 4C8E16790438EFD700CA2E66 /* SecAsn1Item.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C8E16770438EFD700CA2E66 /* SecAsn1Item.c */; };
55 4C8E167A0438EFD700CA2E66 /* SecAsn1Item.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C8E16780438EFD700CA2E66 /* SecAsn1Item.h */; };
b1ab9ed8
A
56 4CA51CE00420246F00CA2E66 /* cryptohi.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CA51CDF0420246F00CA2E66 /* cryptohi.h */; };
57 4CB42E340421212D00CA2E66 /* cryptohi.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CB42E330421212D00CA2E66 /* cryptohi.c */; };
58 4CB6AADA040DA84D00CA2E66 /* secalgid.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CB6AAD9040DA84D00CA2E66 /* secalgid.c */; };
d8f41ccd
A
59 4CCC260E0635F1A200CBF0D4 /* SecCmsBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCC26030635F1A100CBF0D4 /* SecCmsBase.h */; settings = {ATTRIBUTES = (Private, ); }; };
60 4CCC260F0635F1A200CBF0D4 /* SecCmsContentInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCC26040635F1A100CBF0D4 /* SecCmsContentInfo.h */; settings = {ATTRIBUTES = (Private, ); }; };
61 4CCC26100635F1A200CBF0D4 /* SecCmsDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCC26050635F1A100CBF0D4 /* SecCmsDecoder.h */; settings = {ATTRIBUTES = (Private, ); }; };
62 4CCC26110635F1A200CBF0D4 /* SecCmsDigestContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCC26060635F1A100CBF0D4 /* SecCmsDigestContext.h */; settings = {ATTRIBUTES = (Private, ); }; };
63 4CCC26120635F1A200CBF0D4 /* SecCmsDigestedData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCC26070635F1A100CBF0D4 /* SecCmsDigestedData.h */; settings = {ATTRIBUTES = (Private, ); }; };
64 4CCC26130635F1A200CBF0D4 /* SecCmsEncoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCC26080635F1A100CBF0D4 /* SecCmsEncoder.h */; settings = {ATTRIBUTES = (Private, ); }; };
65 4CCC26140635F1A200CBF0D4 /* SecCmsEnvelopedData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCC26090635F1A100CBF0D4 /* SecCmsEnvelopedData.h */; settings = {ATTRIBUTES = (Private, ); }; };
66 4CCC26150635F1A200CBF0D4 /* SecCmsMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCC260A0635F1A100CBF0D4 /* SecCmsMessage.h */; settings = {ATTRIBUTES = (Private, ); }; };
67 4CCC26160635F1A200CBF0D4 /* SecCmsRecipientInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCC260B0635F1A100CBF0D4 /* SecCmsRecipientInfo.h */; settings = {ATTRIBUTES = (Private, ); }; };
68 4CCC26170635F1A200CBF0D4 /* SecCmsSignedData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCC260C0635F1A100CBF0D4 /* SecCmsSignedData.h */; settings = {ATTRIBUTES = (Private, ); }; };
69 4CCC26180635F1A200CBF0D4 /* SecCmsSignerInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCC260D0635F1A100CBF0D4 /* SecCmsSignerInfo.h */; settings = {ATTRIBUTES = (Private, ); }; };
b1ab9ed8
A
70 4CDA0D5E04200AD600CA2E66 /* cmscipher.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F603E9FC5B00A80181 /* cmscipher.c */; };
71 4CDA0D6004200AD800CA2E66 /* cmsencdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741FA03E9FC5B00A80181 /* cmsencdata.c */; };
72 4CDA0D6104200AD800CA2E66 /* cmsdigest.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F903E9FC5B00A80181 /* cmsdigest.c */; };
73 4CDA0D6204200AD900CA2E66 /* cmsenvdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741FC03E9FC5B00A80181 /* cmsenvdata.c */; };
74 4CDA0D6304200ADD00CA2E66 /* cmspubkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741FF03E9FC5B00A80181 /* cmspubkey.c */; };
75 4CDA0D6404200ADD00CA2E66 /* cmsrecinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C27420003E9FC5B00A80181 /* cmsrecinfo.c */; };
76 4CDA0D6504200ADF00CA2E66 /* cmsutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C6D72BC0410298900CA2E66 /* cmsutil.c */; };
77 4CDA0D6604200AE000CA2E66 /* cmssiginfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C27420403E9FC5B00A80181 /* cmssiginfo.c */; };
78 4CDA0D6704200B0F00CA2E66 /* smimeutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C27420F03E9FC5B00A80181 /* smimeutil.c */; };
79 4CEC5CDF042A721300CA2E66 /* cmspriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CEC5CDE042A721300CA2E66 /* cmspriv.h */; };
d8f41ccd
A
80 4CEC5CE1042A722000CA2E66 /* cmstpriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CEC5CE0042A722000CA2E66 /* cmstpriv.h */; };
81 4CEDC82106371B1700B7E254 /* SecCmsEncryptedData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CEDC82006371B1700B7E254 /* SecCmsEncryptedData.h */; settings = {ATTRIBUTES = (Private, ); }; };
82 4CEDC82806371B4000B7E254 /* SecCmsEncryptedData.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CEDC82006371B1700B7E254 /* SecCmsEncryptedData.h */; };
83 79BDD29C0D60C75D000D84D3 /* crypto-embedded.c in Sources */ = {isa = PBXBuildFile; fileRef = 79BDD29B0D60C75D000D84D3 /* crypto-embedded.c */; };
84 79DC32240D4949720039E4BC /* cmsmessage.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741FE03E9FC5B00A80181 /* cmsmessage.c */; };
85 79DC336B0D4E6F170039E4BC /* cmsarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F203E9FC5B00A80181 /* cmsarray.c */; };
86 79DC336C0D4E6F170039E4BC /* cmsasn1.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F303E9FC5B00A80181 /* cmsasn1.c */; };
87 79DC336D0D4E6F170039E4BC /* cmsattr.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F403E9FC5B00A80181 /* cmsattr.c */; };
88 79DC336E0D4E6F170039E4BC /* cmscinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F503E9FC5B00A80181 /* cmscinfo.c */; };
89 79DC336F0D4E6F170039E4BC /* cmscipher.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F603E9FC5B00A80181 /* cmscipher.c */; };
90 79DC33700D4E6F170039E4BC /* cmsdecode.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F703E9FC5B00A80181 /* cmsdecode.c */; };
91 79DC33710D4E6F170039E4BC /* cmsdigdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F803E9FC5B00A80181 /* cmsdigdata.c */; };
92 79DC33720D4E6F170039E4BC /* cmsdigest.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741F903E9FC5B00A80181 /* cmsdigest.c */; };
93 79DC33730D4E6F170039E4BC /* cmsencdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741FA03E9FC5B00A80181 /* cmsencdata.c */; };
94 79DC33740D4E6F170039E4BC /* cmsencode.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741FB03E9FC5B00A80181 /* cmsencode.c */; };
95 79DC33750D4E6F170039E4BC /* cmsenvdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741FC03E9FC5B00A80181 /* cmsenvdata.c */; };
96 79DC33760D4E6F170039E4BC /* cmspubkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741FF03E9FC5B00A80181 /* cmspubkey.c */; };
97 79DC33770D4E6F170039E4BC /* cmsrecinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C27420003E9FC5B00A80181 /* cmsrecinfo.c */; };
98 79DC33780D4E6F170039E4BC /* cmsreclist.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C27420103E9FC5B00A80181 /* cmsreclist.c */; };
99 79DC33790D4E6F170039E4BC /* cmssigdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C27420303E9FC5B00A80181 /* cmssigdata.c */; };
100 79DC337A0D4E6F170039E4BC /* cmssiginfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C27420403E9FC5B00A80181 /* cmssiginfo.c */; };
101 79DC337B0D4E6F170039E4BC /* cmsutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C6D72BC0410298900CA2E66 /* cmsutil.c */; };
102 79DC337D0D4E6F170039E4BC /* plhash.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C8E16720438EF5700CA2E66 /* plhash.c */; };
103 79DC337E0D4E6F170039E4BC /* secalgid.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CB6AAD9040DA84D00CA2E66 /* secalgid.c */; };
104 79DC337F0D4E6F170039E4BC /* SecAsn1Item.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C8E16770438EFD700CA2E66 /* SecAsn1Item.c */; };
105 79DC33800D4E6F170039E4BC /* secoid.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C8E166C0438EEE700CA2E66 /* secoid.c */; };
106 79DC33810D4E6F170039E4BC /* smimeutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C27420F03E9FC5B00A80181 /* smimeutil.c */; };
107 79DC33820D4E6F170039E4BC /* cmsmessage.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2741FE03E9FC5B00A80181 /* cmsmessage.c */; };
866f8763
A
108 D4FBBD511DD660E9004408F7 /* CMSUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = D4FBBD4B1DD660E9004408F7 /* CMSUtils.h */; };
109 D4FBBD521DD660E9004408F7 /* CMSUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = D4FBBD4C1DD660E9004408F7 /* CMSUtils.c */; };
110 D4FBBD531DD660E9004408F7 /* CMSEncoder.h in Headers */ = {isa = PBXBuildFile; fileRef = D4FBBD4D1DD660E9004408F7 /* CMSEncoder.h */; };
111 D4FBBD541DD660E9004408F7 /* CMSEncoder.c in Sources */ = {isa = PBXBuildFile; fileRef = D4FBBD4E1DD660E9004408F7 /* CMSEncoder.c */; };
112 D4FBBD551DD660E9004408F7 /* CMSDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = D4FBBD4F1DD660E9004408F7 /* CMSDecoder.h */; };
113 D4FBBD561DD660E9004408F7 /* CMSDecoder.c in Sources */ = {isa = PBXBuildFile; fileRef = D4FBBD501DD660E9004408F7 /* CMSDecoder.c */; };
114 D4FBBD641DD661E7004408F7 /* CMSUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = D4FBBD4C1DD660E9004408F7 /* CMSUtils.c */; };
115 D4FBBD651DD661E7004408F7 /* CMSEncoder.c in Sources */ = {isa = PBXBuildFile; fileRef = D4FBBD4E1DD660E9004408F7 /* CMSEncoder.c */; };
116 D4FBBD661DD661E7004408F7 /* CMSDecoder.c in Sources */ = {isa = PBXBuildFile; fileRef = D4FBBD501DD660E9004408F7 /* CMSDecoder.c */; };
b1ab9ed8
A
117 F64399010420118A01CA2DCC /* cert.h in Headers */ = {isa = PBXBuildFile; fileRef = F64398FF0420118A01CA2DCC /* cert.h */; };
118 F64399020420118A01CA2DCC /* cert.c in Sources */ = {isa = PBXBuildFile; fileRef = F64399000420118A01CA2DCC /* cert.c */; };
119/* End PBXBuildFile section */
120
121/* Begin PBXContainerItemProxy section */
d8f41ccd 122 4C89DFC5056AC87A0002E1CA /* PBXContainerItemProxy */ = {
b1ab9ed8
A
123 isa = PBXContainerItemProxy;
124 containerPortal = 4C2741E803E9FBAF00A80181 /* Project object */;
125 proxyType = 1;
d8f41ccd
A
126 remoteGlobalIDString = 4C7FAB40056AC7A200FE0C44;
127 remoteInfo = security_smime;
b1ab9ed8 128 };
fa7225c8
A
129 D447C4DF1D31C9E80082FC1D /* PBXContainerItemProxy */ = {
130 isa = PBXContainerItemProxy;
131 containerPortal = 4C2741E803E9FBAF00A80181 /* Project object */;
132 proxyType = 1;
133 remoteGlobalIDString = 79DC33610D4E6EEA0039E4BC;
134 remoteInfo = libCMS;
135 };
b1ab9ed8
A
136/* End PBXContainerItemProxy section */
137
138/* Begin PBXCopyFilesBuildPhase section */
d8f41ccd 139 4C2188660635F43B00E64E02 /* CopyFiles */ = {
b1ab9ed8 140 isa = PBXCopyFilesBuildPhase;
d8f41ccd
A
141 buildActionMask = 2147483647;
142 dstPath = SecurityPieces/Exports/Security;
143 dstSubfolderSpec = 16;
b1ab9ed8 144 files = (
b1ab9ed8 145 );
d8f41ccd 146 runOnlyForDeploymentPostprocessing = 0;
b1ab9ed8 147 };
d8f41ccd 148 4C2188670635F43E00E64E02 /* CopyFiles */ = {
b1ab9ed8
A
149 isa = PBXCopyFilesBuildPhase;
150 buildActionMask = 8;
d8f41ccd 151 dstPath = /usr/local/SecurityPieces/Exports/Security;
b1ab9ed8
A
152 dstSubfolderSpec = 0;
153 files = (
b1ab9ed8
A
154 );
155 runOnlyForDeploymentPostprocessing = 1;
156 };
d8f41ccd
A
157 4C2188680635F44100E64E02 /* CopyFiles */ = {
158 isa = PBXCopyFilesBuildPhase;
159 buildActionMask = 2147483647;
160 dstPath = SecurityPieces/Headers/Security;
161 dstSubfolderSpec = 16;
162 files = (
163 );
164 runOnlyForDeploymentPostprocessing = 0;
165 };
166 4C2188690635F44300E64E02 /* CopyFiles */ = {
167 isa = PBXCopyFilesBuildPhase;
168 buildActionMask = 2147483647;
169 dstPath = SecurityPieces/PrivateHeaders/Security;
170 dstSubfolderSpec = 16;
171 files = (
172 4C21886C0635F4BD00E64E02 /* SecCmsBase.h in CopyFiles */,
173 4C21886D0635F4BD00E64E02 /* SecCmsContentInfo.h in CopyFiles */,
174 4C21886E0635F4BD00E64E02 /* SecCmsDecoder.h in CopyFiles */,
175 4C21886F0635F4BD00E64E02 /* SecCmsDigestContext.h in CopyFiles */,
176 4C2188700635F4BD00E64E02 /* SecCmsDigestedData.h in CopyFiles */,
177 4C2188710635F4BD00E64E02 /* SecCmsEncoder.h in CopyFiles */,
178 4CEDC82806371B4000B7E254 /* SecCmsEncryptedData.h in CopyFiles */,
179 4C2188720635F4BD00E64E02 /* SecCmsEnvelopedData.h in CopyFiles */,
180 4C2188730635F4BD00E64E02 /* SecCmsMessage.h in CopyFiles */,
181 4C2188740635F4BD00E64E02 /* SecCmsRecipientInfo.h in CopyFiles */,
182 4C2188750635F4BD00E64E02 /* SecCmsSignedData.h in CopyFiles */,
183 4C2188760635F4BD00E64E02 /* SecCmsSignerInfo.h in CopyFiles */,
184 4C7183560637155B00230DDE /* SecSMIME.h in CopyFiles */,
185 );
186 runOnlyForDeploymentPostprocessing = 0;
187 };
b1ab9ed8
A
188/* End PBXCopyFilesBuildPhase section */
189
190/* Begin PBXFileReference section */
b1ab9ed8
A
191 4C2741F203E9FC5B00A80181 /* cmsarray.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsarray.c; sourceTree = "<group>"; tabWidth = 8; };
192 4C2741F303E9FC5B00A80181 /* cmsasn1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsasn1.c; sourceTree = "<group>"; tabWidth = 8; };
193 4C2741F403E9FC5B00A80181 /* cmsattr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsattr.c; sourceTree = "<group>"; tabWidth = 8; };
194 4C2741F503E9FC5B00A80181 /* cmscinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmscinfo.c; sourceTree = "<group>"; tabWidth = 8; };
195 4C2741F603E9FC5B00A80181 /* cmscipher.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmscipher.c; sourceTree = "<group>"; tabWidth = 8; };
196 4C2741F703E9FC5B00A80181 /* cmsdecode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsdecode.c; sourceTree = "<group>"; tabWidth = 8; };
197 4C2741F803E9FC5B00A80181 /* cmsdigdata.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsdigdata.c; sourceTree = "<group>"; tabWidth = 8; };
198 4C2741F903E9FC5B00A80181 /* cmsdigest.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsdigest.c; sourceTree = "<group>"; tabWidth = 8; };
199 4C2741FA03E9FC5B00A80181 /* cmsencdata.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsencdata.c; sourceTree = "<group>"; tabWidth = 8; };
200 4C2741FB03E9FC5B00A80181 /* cmsencode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsencode.c; sourceTree = "<group>"; tabWidth = 8; };
201 4C2741FC03E9FC5B00A80181 /* cmsenvdata.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsenvdata.c; sourceTree = "<group>"; tabWidth = 8; };
202 4C2741FD03E9FC5B00A80181 /* cmslocal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cmslocal.h; sourceTree = "<group>"; tabWidth = 8; };
203 4C2741FE03E9FC5B00A80181 /* cmsmessage.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsmessage.c; sourceTree = "<group>"; tabWidth = 8; };
204 4C2741FF03E9FC5B00A80181 /* cmspubkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmspubkey.c; sourceTree = "<group>"; tabWidth = 8; };
205 4C27420003E9FC5B00A80181 /* cmsrecinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsrecinfo.c; sourceTree = "<group>"; tabWidth = 8; };
206 4C27420103E9FC5B00A80181 /* cmsreclist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsreclist.c; sourceTree = "<group>"; tabWidth = 8; };
207 4C27420203E9FC5B00A80181 /* cmsreclist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cmsreclist.h; sourceTree = "<group>"; tabWidth = 8; };
208 4C27420303E9FC5B00A80181 /* cmssigdata.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmssigdata.c; sourceTree = "<group>"; tabWidth = 8; };
209 4C27420403E9FC5B00A80181 /* cmssiginfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmssiginfo.c; sourceTree = "<group>"; tabWidth = 8; };
210 4C27420F03E9FC5B00A80181 /* smimeutil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = smimeutil.c; sourceTree = "<group>"; tabWidth = 8; };
211 4C424BE7063F28F600E9831A /* SecSMIMEPriv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecSMIMEPriv.h; sourceTree = "<group>"; };
212 4C6D72BC0410298900CA2E66 /* cmsutil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cmsutil.c; sourceTree = "<group>"; tabWidth = 8; };
213 4C7183470637153700230DDE /* SecSMIME.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecSMIME.h; sourceTree = "<group>"; };
d8f41ccd
A
214 4C7FAB41056AC7A200FE0C44 /* security_smime.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = security_smime.framework; sourceTree = BUILT_PRODUCTS_DIR; };
215 4C817F8405ED4D7A007975E6 /* security_smime */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = security_smime; sourceTree = BUILT_PRODUCTS_DIR; };
b1ab9ed8
A
216 4C8E166C0438EEE700CA2E66 /* secoid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = secoid.c; sourceTree = "<group>"; };
217 4C8E166D0438EEE700CA2E66 /* secoid.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = secoid.h; sourceTree = "<group>"; };
218 4C8E166E0438EEE700CA2E66 /* secoidt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = secoidt.h; sourceTree = "<group>"; };
219 4C8E16720438EF5700CA2E66 /* plhash.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = plhash.c; sourceTree = "<group>"; };
220 4C8E16730438EF5700CA2E66 /* plhash.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = plhash.h; sourceTree = "<group>"; };
d8f41ccd
A
221 4C8E16770438EFD700CA2E66 /* SecAsn1Item.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SecAsn1Item.c; sourceTree = "<group>"; };
222 4C8E16780438EFD700CA2E66 /* SecAsn1Item.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecAsn1Item.h; sourceTree = "<group>"; };
b1ab9ed8
A
223 4CA51CDF0420246F00CA2E66 /* cryptohi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cryptohi.h; sourceTree = "<group>"; tabWidth = 8; };
224 4CB42E330421212D00CA2E66 /* cryptohi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cryptohi.c; sourceTree = "<group>"; tabWidth = 8; };
225 4CB6AAD9040DA84D00CA2E66 /* secalgid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = secalgid.c; sourceTree = "<group>"; };
226 4CCC26030635F1A100CBF0D4 /* SecCmsBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsBase.h; sourceTree = "<group>"; };
227 4CCC26040635F1A100CBF0D4 /* SecCmsContentInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsContentInfo.h; sourceTree = "<group>"; };
228 4CCC26050635F1A100CBF0D4 /* SecCmsDecoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsDecoder.h; sourceTree = "<group>"; };
229 4CCC26060635F1A100CBF0D4 /* SecCmsDigestContext.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsDigestContext.h; sourceTree = "<group>"; };
230 4CCC26070635F1A100CBF0D4 /* SecCmsDigestedData.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsDigestedData.h; sourceTree = "<group>"; };
231 4CCC26080635F1A100CBF0D4 /* SecCmsEncoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsEncoder.h; sourceTree = "<group>"; };
232 4CCC26090635F1A100CBF0D4 /* SecCmsEnvelopedData.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsEnvelopedData.h; sourceTree = "<group>"; };
233 4CCC260A0635F1A100CBF0D4 /* SecCmsMessage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsMessage.h; sourceTree = "<group>"; };
234 4CCC260B0635F1A100CBF0D4 /* SecCmsRecipientInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsRecipientInfo.h; sourceTree = "<group>"; };
235 4CCC260C0635F1A100CBF0D4 /* SecCmsSignedData.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsSignedData.h; sourceTree = "<group>"; };
236 4CCC260D0635F1A100CBF0D4 /* SecCmsSignerInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsSignerInfo.h; sourceTree = "<group>"; };
237 4CEC5CDE042A721300CA2E66 /* cmspriv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmspriv.h; sourceTree = "<group>"; };
238 4CEC5CE0042A722000CA2E66 /* cmstpriv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmstpriv.h; sourceTree = "<group>"; };
239 4CEDC82006371B1700B7E254 /* SecCmsEncryptedData.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecCmsEncryptedData.h; sourceTree = "<group>"; };
d8f41ccd
A
240 79BDD29B0D60C75D000D84D3 /* crypto-embedded.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "crypto-embedded.c"; sourceTree = "<group>"; };
241 79DC33620D4E6EEA0039E4BC /* libCMS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libCMS.a; sourceTree = BUILT_PRODUCTS_DIR; };
866f8763
A
242 D4FBBD4B1DD660E9004408F7 /* CMSUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CMSUtils.h; sourceTree = "<group>"; };
243 D4FBBD4C1DD660E9004408F7 /* CMSUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CMSUtils.c; sourceTree = "<group>"; };
244 D4FBBD4D1DD660E9004408F7 /* CMSEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CMSEncoder.h; sourceTree = "<group>"; };
245 D4FBBD4E1DD660E9004408F7 /* CMSEncoder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CMSEncoder.c; sourceTree = "<group>"; };
246 D4FBBD4F1DD660E9004408F7 /* CMSDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CMSDecoder.h; sourceTree = "<group>"; };
247 D4FBBD501DD660E9004408F7 /* CMSDecoder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CMSDecoder.c; sourceTree = "<group>"; };
b1ab9ed8
A
248 F64398FF0420118A01CA2DCC /* cert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cert.h; sourceTree = "<group>"; tabWidth = 8; };
249 F64399000420118A01CA2DCC /* cert.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cert.c; sourceTree = "<group>"; tabWidth = 8; };
250/* End PBXFileReference section */
251
d8f41ccd
A
252/* Begin PBXFrameworkTarget section */
253 4C7FAB40056AC7A200FE0C44 /* security_smime */ = {
254 isa = PBXFrameworkTarget;
255 buildConfigurationList = 79DC321C0D49473C0039E4BC /* Build configuration list for PBXFrameworkTarget "security_smime" */;
256 buildPhases = (
257 4C7FAB3B056AC7A200FE0C44 /* Headers */,
258 4C2188660635F43B00E64E02 /* CopyFiles */,
259 4C2188670635F43E00E64E02 /* CopyFiles */,
260 4C2188680635F44100E64E02 /* CopyFiles */,
261 4C2188690635F44300E64E02 /* CopyFiles */,
262 );
263 dependencies = (
264 );
265 name = security_smime;
266 productInstallPath = /usr/local/SecurityPieces/Components/Security;
267 productName = security_smime;
268 productReference = 4C7FAB41056AC7A200FE0C44 /* security_smime.framework */;
269 productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
270<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
271<plist version=\"1.0\">
272<dict>
273 <key>CFBundleDevelopmentRegion</key>
274 <string>English</string>
275 <key>CFBundleExecutable</key>
276 <string></string>
277 <key>CFBundleGetInfoString</key>
278 <string></string>
279 <key>CFBundleIconFile</key>
280 <string></string>
281 <key>CFBundleIdentifier</key>
282 <string></string>
283 <key>CFBundleInfoDictionaryVersion</key>
284 <string>6.0</string>
285 <key>CFBundleName</key>
286 <string></string>
287 <key>CFBundlePackageType</key>
288 <string>FMWK</string>
289 <key>CFBundleShortVersionString</key>
290 <string></string>
291 <key>CFBundleSignature</key>
292 <string>????</string>
293 <key>CFBundleVersion</key>
294 <string>8</string>
295</dict>
296</plist>
297";
298 };
299/* End PBXFrameworkTarget section */
300
b1ab9ed8
A
301/* Begin PBXFrameworksBuildPhase section */
302 4C2741EB03E9FBF700A80181 /* Frameworks */ = {
303 isa = PBXFrameworksBuildPhase;
304 buildActionMask = 2147483647;
305 files = (
306 );
307 runOnlyForDeploymentPostprocessing = 0;
308 };
d8f41ccd
A
309 79DC33600D4E6EEA0039E4BC /* Frameworks */ = {
310 isa = PBXFrameworksBuildPhase;
311 buildActionMask = 2147483647;
312 files = (
313 );
314 runOnlyForDeploymentPostprocessing = 0;
315 };
b1ab9ed8
A
316/* End PBXFrameworksBuildPhase section */
317
318/* Begin PBXGroup section */
b1ab9ed8
A
319 4C2741E403E9FBAF00A80181 = {
320 isa = PBXGroup;
321 children = (
322 4C2741F003E9FC2100A80181 /* lib */,
b1ab9ed8
A
323 4C2741EF03E9FBF700A80181 /* Products */,
324 );
325 sourceTree = "<group>";
326 };
327 4C2741EF03E9FBF700A80181 /* Products */ = {
328 isa = PBXGroup;
329 children = (
d8f41ccd
A
330 4C817F8405ED4D7A007975E6 /* security_smime */,
331 4C7FAB41056AC7A200FE0C44 /* security_smime.framework */,
332 79DC33620D4E6EEA0039E4BC /* libCMS.a */,
b1ab9ed8
A
333 );
334 name = Products;
335 sourceTree = BUILT_PRODUCTS_DIR;
336 };
337 4C2741F003E9FC2100A80181 /* lib */ = {
338 isa = PBXGroup;
339 children = (
b1ab9ed8
A
340 F64399000420118A01CA2DCC /* cert.c */,
341 F64398FF0420118A01CA2DCC /* cert.h */,
866f8763
A
342 D4FBBD4B1DD660E9004408F7 /* CMSUtils.h */,
343 D4FBBD4C1DD660E9004408F7 /* CMSUtils.c */,
344 D4FBBD4D1DD660E9004408F7 /* CMSEncoder.h */,
345 D4FBBD4E1DD660E9004408F7 /* CMSEncoder.c */,
346 D4FBBD4F1DD660E9004408F7 /* CMSDecoder.h */,
347 D4FBBD501DD660E9004408F7 /* CMSDecoder.c */,
b1ab9ed8
A
348 4C2741F203E9FC5B00A80181 /* cmsarray.c */,
349 4C2741F303E9FC5B00A80181 /* cmsasn1.c */,
350 4C2741F403E9FC5B00A80181 /* cmsattr.c */,
351 4C2741F503E9FC5B00A80181 /* cmscinfo.c */,
352 4C2741F603E9FC5B00A80181 /* cmscipher.c */,
353 4C2741F703E9FC5B00A80181 /* cmsdecode.c */,
354 4C2741F803E9FC5B00A80181 /* cmsdigdata.c */,
355 4C2741F903E9FC5B00A80181 /* cmsdigest.c */,
356 4C2741FA03E9FC5B00A80181 /* cmsencdata.c */,
357 4C2741FB03E9FC5B00A80181 /* cmsencode.c */,
358 4C2741FC03E9FC5B00A80181 /* cmsenvdata.c */,
359 4C2741FD03E9FC5B00A80181 /* cmslocal.h */,
360 4C2741FE03E9FC5B00A80181 /* cmsmessage.c */,
361 4CEC5CDE042A721300CA2E66 /* cmspriv.h */,
362 4C2741FF03E9FC5B00A80181 /* cmspubkey.c */,
363 4C27420003E9FC5B00A80181 /* cmsrecinfo.c */,
364 4C27420103E9FC5B00A80181 /* cmsreclist.c */,
365 4C27420203E9FC5B00A80181 /* cmsreclist.h */,
366 4C27420303E9FC5B00A80181 /* cmssigdata.c */,
367 4C27420403E9FC5B00A80181 /* cmssiginfo.c */,
368 4CEC5CE0042A722000CA2E66 /* cmstpriv.h */,
369 4C6D72BC0410298900CA2E66 /* cmsutil.c */,
370 4CB42E330421212D00CA2E66 /* cryptohi.c */,
371 4CA51CDF0420246F00CA2E66 /* cryptohi.h */,
d8f41ccd 372 79BDD29B0D60C75D000D84D3 /* crypto-embedded.c */,
b1ab9ed8
A
373 4C8E16720438EF5700CA2E66 /* plhash.c */,
374 4C8E16730438EF5700CA2E66 /* plhash.h */,
375 4CB6AAD9040DA84D00CA2E66 /* secalgid.c */,
376 4CCC26030635F1A100CBF0D4 /* SecCmsBase.h */,
377 4CCC26040635F1A100CBF0D4 /* SecCmsContentInfo.h */,
378 4CCC26050635F1A100CBF0D4 /* SecCmsDecoder.h */,
379 4CCC26060635F1A100CBF0D4 /* SecCmsDigestContext.h */,
380 4CCC26070635F1A100CBF0D4 /* SecCmsDigestedData.h */,
381 4CCC26080635F1A100CBF0D4 /* SecCmsEncoder.h */,
382 4CEDC82006371B1700B7E254 /* SecCmsEncryptedData.h */,
383 4CCC26090635F1A100CBF0D4 /* SecCmsEnvelopedData.h */,
384 4CCC260A0635F1A100CBF0D4 /* SecCmsMessage.h */,
385 4CCC260B0635F1A100CBF0D4 /* SecCmsRecipientInfo.h */,
386 4CCC260C0635F1A100CBF0D4 /* SecCmsSignedData.h */,
387 4CCC260D0635F1A100CBF0D4 /* SecCmsSignerInfo.h */,
d8f41ccd
A
388 4C8E16770438EFD700CA2E66 /* SecAsn1Item.c */,
389 4C8E16780438EFD700CA2E66 /* SecAsn1Item.h */,
b1ab9ed8
A
390 4C8E166C0438EEE700CA2E66 /* secoid.c */,
391 4C8E166D0438EEE700CA2E66 /* secoid.h */,
392 4C8E166E0438EEE700CA2E66 /* secoidt.h */,
393 4C7183470637153700230DDE /* SecSMIME.h */,
394 4C424BE7063F28F600E9831A /* SecSMIMEPriv.h */,
b1ab9ed8
A
395 4C27420F03E9FC5B00A80181 /* smimeutil.c */,
396 );
397 path = lib;
398 sourceTree = "<group>";
399 };
400/* End PBXGroup section */
401
402/* Begin PBXHeadersBuildPhase section */
403 4C2741E903E9FBF700A80181 /* Headers */ = {
404 isa = PBXHeadersBuildPhase;
405 buildActionMask = 2147483647;
406 files = (
407 F64399010420118A01CA2DCC /* cert.h in Headers */,
408 4C27421D03E9FC7100A80181 /* cmslocal.h in Headers */,
409 4CEC5CDF042A721300CA2E66 /* cmspriv.h in Headers */,
410 4C27422203E9FC7600A80181 /* cmsreclist.h in Headers */,
411 4CEC5CE1042A722000CA2E66 /* cmstpriv.h in Headers */,
412 4CA51CE00420246F00CA2E66 /* cryptohi.h in Headers */,
413 4C8E16750438EF5700CA2E66 /* plhash.h in Headers */,
414 4CCC260E0635F1A200CBF0D4 /* SecCmsBase.h in Headers */,
415 4CCC260F0635F1A200CBF0D4 /* SecCmsContentInfo.h in Headers */,
866f8763 416 D4FBBD551DD660E9004408F7 /* CMSDecoder.h in Headers */,
b1ab9ed8
A
417 4CCC26100635F1A200CBF0D4 /* SecCmsDecoder.h in Headers */,
418 4CCC26110635F1A200CBF0D4 /* SecCmsDigestContext.h in Headers */,
419 4CCC26120635F1A200CBF0D4 /* SecCmsDigestedData.h in Headers */,
866f8763 420 D4FBBD511DD660E9004408F7 /* CMSUtils.h in Headers */,
b1ab9ed8
A
421 4CCC26130635F1A200CBF0D4 /* SecCmsEncoder.h in Headers */,
422 4CEDC82106371B1700B7E254 /* SecCmsEncryptedData.h in Headers */,
423 4CCC26140635F1A200CBF0D4 /* SecCmsEnvelopedData.h in Headers */,
424 4CCC26150635F1A200CBF0D4 /* SecCmsMessage.h in Headers */,
425 4CCC26160635F1A200CBF0D4 /* SecCmsRecipientInfo.h in Headers */,
426 4CCC26170635F1A200CBF0D4 /* SecCmsSignedData.h in Headers */,
427 4CCC26180635F1A200CBF0D4 /* SecCmsSignerInfo.h in Headers */,
d8f41ccd 428 4C8E167A0438EFD700CA2E66 /* SecAsn1Item.h in Headers */,
866f8763 429 D4FBBD531DD660E9004408F7 /* CMSEncoder.h in Headers */,
b1ab9ed8 430 4C8E16700438EEE700CA2E66 /* secoid.h in Headers */,
d8f41ccd 431 4C7183480637153700230DDE /* SecSMIME.h in Headers */,
b1ab9ed8 432 4C424BE8063F28F600E9831A /* SecSMIMEPriv.h in Headers */,
d8f41ccd
A
433 );
434 runOnlyForDeploymentPostprocessing = 0;
435 };
436 4C7FAB3B056AC7A200FE0C44 /* Headers */ = {
437 isa = PBXHeadersBuildPhase;
438 buildActionMask = 2147483647;
439 files = (
440 4C7182ED0637119600230DDE /* secoidt.h in Headers */,
b1ab9ed8
A
441 );
442 runOnlyForDeploymentPostprocessing = 0;
443 };
444/* End PBXHeadersBuildPhase section */
445
d8f41ccd 446/* Begin PBXLibraryTarget section */
b1ab9ed8 447 4C2741ED03E9FBF700A80181 /* libsecurity_smime */ = {
d8f41ccd
A
448 isa = PBXLibraryTarget;
449 buildConfigurationList = 79DC321D0D49473C0039E4BC /* Build configuration list for PBXLibraryTarget "libsecurity_smime" */;
b1ab9ed8
A
450 buildPhases = (
451 4C2741E903E9FBF700A80181 /* Headers */,
452 4C2741EA03E9FBF700A80181 /* Sources */,
453 4C2741EB03E9FBF700A80181 /* Frameworks */,
d8f41ccd
A
454 4C681B61056AC6BE00EB41E9 /* ShellScript */,
455 4C681B62056AC6C100EB41E9 /* ShellScript */,
b1ab9ed8
A
456 );
457 dependencies = (
d8f41ccd 458 4C7FAB42056AC7A600FE0C44 /* PBXTargetDependency */,
b1ab9ed8
A
459 );
460 name = libsecurity_smime;
461 productInstallPath = /usr/local/lib;
462 productName = libSecurityNssSmime.a;
d8f41ccd
A
463 productReference = 4C817F8405ED4D7A007975E6 /* security_smime */;
464 };
465/* End PBXLibraryTarget section */
466
467/* Begin PBXNativeTarget section */
468 79DC33610D4E6EEA0039E4BC /* libCMS */ = {
469 isa = PBXNativeTarget;
470 buildConfigurationList = 79DC33840D4E6F350039E4BC /* Build configuration list for PBXNativeTarget "libCMS" */;
471 buildPhases = (
d8f41ccd
A
472 79DC335F0D4E6EEA0039E4BC /* Sources */,
473 79DC33600D4E6EEA0039E4BC /* Frameworks */,
474 );
475 buildRules = (
476 );
477 dependencies = (
478 );
479 name = libCMS;
480 productName = cms;
481 productReference = 79DC33620D4E6EEA0039E4BC /* libCMS.a */;
b1ab9ed8
A
482 productType = "com.apple.product-type.library.static";
483 };
484/* End PBXNativeTarget section */
485
486/* Begin PBXProject section */
487 4C2741E803E9FBAF00A80181 /* Project object */ = {
488 isa = PBXProject;
489 attributes = {
866f8763 490 LastUpgradeCheck = 0830;
fa7225c8
A
491 TargetAttributes = {
492 D447C4DB1D31C9DD0082FC1D = {
493 CreatedOnToolsVersion = 8.0;
494 ProvisioningStyle = Automatic;
495 };
496 };
b1ab9ed8 497 };
6b200bc3 498 buildConfigurationList = 79DC321B0D49473C0039E4BC /* Build configuration list for PBXProject "libCMS" */;
b1ab9ed8
A
499 compatibilityVersion = "Xcode 3.2";
500 developmentRegion = English;
501 hasScannedForEncodings = 1;
502 knownRegions = (
503 English,
504 Japanese,
505 French,
506 German,
507 );
508 mainGroup = 4C2741E403E9FBAF00A80181;
509 productRefGroup = 4C2741EF03E9FBF700A80181 /* Products */;
510 projectDirPath = "";
511 projectRoot = "";
512 targets = (
513 4C2741ED03E9FBF700A80181 /* libsecurity_smime */,
d8f41ccd
A
514 4C7FAB40056AC7A200FE0C44 /* security_smime */,
515 79DC33610D4E6EEA0039E4BC /* libCMS */,
fa7225c8 516 D447C4DB1D31C9DD0082FC1D /* libCMSInstall */,
b1ab9ed8
A
517 );
518 };
519/* End PBXProject section */
520
d8f41ccd
A
521/* Begin PBXShellScriptBuildPhase section */
522 4C681B61056AC6BE00EB41E9 /* ShellScript */ = {
523 isa = PBXShellScriptBuildPhase;
524 buildActionMask = 2147483647;
525 files = (
526 );
527 runOnlyForDeploymentPostprocessing = 0;
528 shellPath = /bin/sh;
529 shellScript = "for variant in ${BUILD_VARIANTS}\ndo\n\tpostfix=`echo _${variant} | sed 's/_normal//'`\n\tln -fs \"../../../${PRODUCT_NAME}${postfix}\" ${SYMROOT}/${PRODUCT_NAME}.framework/Versions/A\n\tln -fs \"Versions/Current/${PRODUCT_NAME}${postfix}\" ${SYMROOT}/${PRODUCT_NAME}.framework\ndone";
530 };
531 4C681B62056AC6C100EB41E9 /* ShellScript */ = {
532 isa = PBXShellScriptBuildPhase;
533 buildActionMask = 8;
534 files = (
535 );
536 runOnlyForDeploymentPostprocessing = 1;
537 shellPath = /bin/sh;
538 shellScript = "for variant in ${BUILD_VARIANTS}\ndo\n\tpostfix=`echo _${variant} | sed 's/_normal//'`\n\tcp -p \"${SYMROOT}/${PRODUCT_NAME}${postfix}\" \"${DSTROOT}/usr/local/SecurityPieces/Components/Security/${PRODUCT_NAME}.framework/Versions/A\"\n\tranlib \"${DSTROOT}/usr/local/SecurityPieces/Components/Security/${PRODUCT_NAME}.framework/Versions/A/${PRODUCT_NAME}${postfix}\"\n\tln -fs \"Versions/Current/${PRODUCT_NAME}${postfix}\" \"${DSTROOT}/usr/local/SecurityPieces/Components/Security/${PRODUCT_NAME}.framework\"\ndone";
539 };
540/* End PBXShellScriptBuildPhase section */
541
b1ab9ed8
A
542/* Begin PBXSourcesBuildPhase section */
543 4C2741EA03E9FBF700A80181 /* Sources */ = {
544 isa = PBXSourcesBuildPhase;
545 buildActionMask = 2147483647;
546 files = (
547 F64399020420118A01CA2DCC /* cert.c in Sources */,
548 4C27421103E9FC6700A80181 /* cmsarray.c in Sources */,
549 4C27421303E9FC6900A80181 /* cmsasn1.c in Sources */,
550 4C27421403E9FC6A00A80181 /* cmsattr.c in Sources */,
551 4C27421503E9FC6C00A80181 /* cmscinfo.c in Sources */,
552 4CDA0D5E04200AD600CA2E66 /* cmscipher.c in Sources */,
553 4C27421703E9FC6D00A80181 /* cmsdecode.c in Sources */,
866f8763 554 D4FBBD541DD660E9004408F7 /* CMSEncoder.c in Sources */,
b1ab9ed8
A
555 4C14208F0415845900CA2E66 /* cmsdigdata.c in Sources */,
556 4CDA0D6104200AD800CA2E66 /* cmsdigest.c in Sources */,
557 4CDA0D6004200AD800CA2E66 /* cmsencdata.c in Sources */,
558 4C27421B03E9FC7000A80181 /* cmsencode.c in Sources */,
559 4CDA0D6204200AD900CA2E66 /* cmsenvdata.c in Sources */,
b1ab9ed8
A
560 4CDA0D6304200ADD00CA2E66 /* cmspubkey.c in Sources */,
561 4CDA0D6404200ADD00CA2E66 /* cmsrecinfo.c in Sources */,
562 4C27422103E9FC7500A80181 /* cmsreclist.c in Sources */,
563 4C6CA861040308C700CA2E66 /* cmssigdata.c in Sources */,
564 4CDA0D6604200AE000CA2E66 /* cmssiginfo.c in Sources */,
565 4CDA0D6504200ADF00CA2E66 /* cmsutil.c in Sources */,
566 4CB42E340421212D00CA2E66 /* cryptohi.c in Sources */,
567 4C8E16740438EF5700CA2E66 /* plhash.c in Sources */,
568 4CB6AADA040DA84D00CA2E66 /* secalgid.c in Sources */,
866f8763 569 D4FBBD521DD660E9004408F7 /* CMSUtils.c in Sources */,
d8f41ccd 570 4C8E16790438EFD700CA2E66 /* SecAsn1Item.c in Sources */,
b1ab9ed8
A
571 4C8E166F0438EEE700CA2E66 /* secoid.c in Sources */,
572 4CDA0D6704200B0F00CA2E66 /* smimeutil.c in Sources */,
866f8763 573 D4FBBD561DD660E9004408F7 /* CMSDecoder.c in Sources */,
d8f41ccd
A
574 79DC32240D4949720039E4BC /* cmsmessage.c in Sources */,
575 );
576 runOnlyForDeploymentPostprocessing = 0;
577 };
578 79DC335F0D4E6EEA0039E4BC /* Sources */ = {
579 isa = PBXSourcesBuildPhase;
580 buildActionMask = 2147483647;
581 files = (
866f8763
A
582 D4FBBD641DD661E7004408F7 /* CMSUtils.c in Sources */,
583 D4FBBD651DD661E7004408F7 /* CMSEncoder.c in Sources */,
584 D4FBBD661DD661E7004408F7 /* CMSDecoder.c in Sources */,
d8f41ccd
A
585 79DC336B0D4E6F170039E4BC /* cmsarray.c in Sources */,
586 79DC336C0D4E6F170039E4BC /* cmsasn1.c in Sources */,
587 79DC336D0D4E6F170039E4BC /* cmsattr.c in Sources */,
588 79DC336E0D4E6F170039E4BC /* cmscinfo.c in Sources */,
589 79DC336F0D4E6F170039E4BC /* cmscipher.c in Sources */,
590 79DC33700D4E6F170039E4BC /* cmsdecode.c in Sources */,
591 79DC33710D4E6F170039E4BC /* cmsdigdata.c in Sources */,
592 79DC33720D4E6F170039E4BC /* cmsdigest.c in Sources */,
593 79DC33730D4E6F170039E4BC /* cmsencdata.c in Sources */,
594 79DC33740D4E6F170039E4BC /* cmsencode.c in Sources */,
595 79DC33750D4E6F170039E4BC /* cmsenvdata.c in Sources */,
596 79DC33760D4E6F170039E4BC /* cmspubkey.c in Sources */,
597 79DC33770D4E6F170039E4BC /* cmsrecinfo.c in Sources */,
598 79DC33780D4E6F170039E4BC /* cmsreclist.c in Sources */,
599 79DC33790D4E6F170039E4BC /* cmssigdata.c in Sources */,
600 79DC337A0D4E6F170039E4BC /* cmssiginfo.c in Sources */,
601 79DC337B0D4E6F170039E4BC /* cmsutil.c in Sources */,
602 79DC337D0D4E6F170039E4BC /* plhash.c in Sources */,
603 79DC337E0D4E6F170039E4BC /* secalgid.c in Sources */,
604 79DC337F0D4E6F170039E4BC /* SecAsn1Item.c in Sources */,
605 79DC33800D4E6F170039E4BC /* secoid.c in Sources */,
606 79DC33810D4E6F170039E4BC /* smimeutil.c in Sources */,
607 79DC33820D4E6F170039E4BC /* cmsmessage.c in Sources */,
608 79BDD29C0D60C75D000D84D3 /* crypto-embedded.c in Sources */,
b1ab9ed8
A
609 );
610 runOnlyForDeploymentPostprocessing = 0;
611 };
612/* End PBXSourcesBuildPhase section */
613
614/* Begin PBXTargetDependency section */
d8f41ccd 615 4C7FAB42056AC7A600FE0C44 /* PBXTargetDependency */ = {
b1ab9ed8 616 isa = PBXTargetDependency;
d8f41ccd
A
617 target = 4C7FAB40056AC7A200FE0C44 /* security_smime */;
618 targetProxy = 4C89DFC5056AC87A0002E1CA /* PBXContainerItemProxy */;
b1ab9ed8 619 };
fa7225c8
A
620 D447C4E01D31C9E80082FC1D /* PBXTargetDependency */ = {
621 isa = PBXTargetDependency;
622 target = 79DC33610D4E6EEA0039E4BC /* libCMS */;
623 targetProxy = D447C4DF1D31C9E80082FC1D /* PBXContainerItemProxy */;
624 };
b1ab9ed8
A
625/* End PBXTargetDependency section */
626
627/* Begin XCBuildConfiguration section */
d8f41ccd 628 79BDD2AE0D60CA06000D84D3 /* Debug */ = {
b1ab9ed8
A
629 isa = XCBuildConfiguration;
630 buildSettings = {
866f8763
A
631 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
632 CLANG_WARN_BOOL_CONVERSION = YES;
633 CLANG_WARN_CONSTANT_CONVERSION = YES;
634 CLANG_WARN_EMPTY_BODY = YES;
635 CLANG_WARN_ENUM_CONVERSION = YES;
636 CLANG_WARN_INFINITE_RECURSION = YES;
637 CLANG_WARN_INT_CONVERSION = YES;
638 CLANG_WARN_SUSPICIOUS_MOVE = YES;
639 CLANG_WARN_UNREACHABLE_CODE = YES;
640 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
d8f41ccd 641 COPY_PHASE_STRIP = NO;
866f8763 642 ENABLE_STRICT_OBJC_MSGSEND = YES;
fa7225c8 643 ENABLE_TESTABILITY = YES;
866f8763 644 GCC_NO_COMMON_BLOCKS = YES;
e3d460c9 645 GCC_OPTIMIZATION_LEVEL = 0;
d8f41ccd 646 GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
fa7225c8 647 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
d8f41ccd
A
648 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
649 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
650 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
651 GCC_WARN_ABOUT_RETURN_TYPE = YES;
652 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
653 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
654 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
655 GCC_WARN_MISSING_PARENTHESES = YES;
656 GCC_WARN_SHADOW = YES;
657 GCC_WARN_SIGN_COMPARE = YES;
866f8763 658 GCC_WARN_UNDECLARED_SELECTOR = YES;
d8f41ccd
A
659 GCC_WARN_UNINITIALIZED_AUTOS = YES;
660 GCC_WARN_UNKNOWN_PRAGMAS = YES;
661 GCC_WARN_UNUSED_FUNCTION = YES;
662 GCC_WARN_UNUSED_LABEL = YES;
663 GCC_WARN_UNUSED_VALUE = YES;
664 GCC_WARN_UNUSED_VARIABLE = YES;
866f8763 665 ONLY_ACTIVE_ARCH = YES;
d8f41ccd
A
666 OTHER_CFLAGS = (
667 "-fconstant-cfstrings",
668 "-fno-inline",
669 );
670 SDKROOT = iphoneos.internal;
fa7225c8 671 SUPPORTED_PLATFORMS = "iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator";
d8f41ccd
A
672 WARNING_CFLAGS = (
673 "-Wall",
674 "-Wextra",
675 "-Wno-unused-parameter",
676 "-Wno-missing-field-initializers",
677 );
b1ab9ed8
A
678 };
679 name = Debug;
680 };
d8f41ccd 681 79BDD2AF0D60CA06000D84D3 /* Debug */ = {
b1ab9ed8
A
682 isa = XCBuildConfiguration;
683 buildSettings = {
d8f41ccd
A
684 BUILD_VARIANTS = (
685 normal,
686 debug,
687 profile,
688 );
689 CURRENT_PROJECT_VERSION = 8;
690 FRAMEWORK_SEARCH_PATHS = (
691 /usr/local/SecurityPieces/Frameworks,
692 /usr/local/SecurityPieces/Components/Security,
693 );
694 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
695 HEADER_SEARCH_PATHS = (
696 "$(BUILT_PRODUCTS_DIR)/SecurityPieces/Headers",
697 "$(BUILT_PRODUCTS_DIR)/SecurityPieces/PrivateHeaders",
698 );
699 LIBRARY_STYLE = STATIC;
700 OTHER_ASFLAGS_debug = "$(OTHER_CFLAGS)";
701 OTHER_ASFLAGS_normal = "-DNDEBUG $(OTHER_CFLAGS)";
702 OTHER_ASFLAGS_profile = "-DNDEBUG $(OTHER_CFLAGS) -pg";
703 OTHER_CFLAGS_debug = "$(OTHER_CFLAGS) -O0 -fno-inline";
704 OTHER_CFLAGS_normal = "-DNDEBUG $(OTHER_CFLAGS)";
705 OTHER_CFLAGS_profile = "-DNDEBUG $(OTHER_CFLAGS) -pg";
706 OTHER_CPLUSPLUSFLAGS_debug = "$(OTHER_CFLAGS) -O0 -fno-inline";
707 OTHER_CPLUSPLUSFLAGS_normal = "-DNDEBUG $(OTHER_CFLAGS)";
708 OTHER_CPLUSPLUSFLAGS_profile = "-DNDEBUG $(OTHER_CFLAGS) -pg";
709 OTHER_LDFLAGS_debug = "$(OTHER_LDFLAGS)";
710 OTHER_LDFLAGS_normal = "$(OTHER_LDFLAGS)";
711 OTHER_LDFLAGS_profile = "$(OTHER_LDFLAGS) -pg";
712 PRIVATE_HEADER_DIR = "$(DSTROOT)/usr/local/SecurityPieces/PrivateHeaders/Security";
713 PRODUCT_NAME = security_smime;
714 PUBLIC_HEADER_DIR = "$(DSTROOT)/usr/local/SecurityPieces/Headers/Security";
715 VERSIONING_SYSTEM = "apple-generic";
716 WARNING_CFLAGS = (
717 "-Wmost",
718 "-Wno-four-char-constants",
719 "-Wno-unknown-pragmas",
720 );
b1ab9ed8 721 };
d8f41ccd
A
722 name = Debug;
723 };
724 79BDD2B00D60CA06000D84D3 /* Debug */ = {
725 isa = XCBuildConfiguration;
726 buildSettings = {
727 FRAMEWORK_VERSION = A;
728 INSTALL_PATH = /usr/local/SecurityPieces/Components/Security;
729 PRODUCT_NAME = security_smime;
730 WRAPPER_EXTENSION = framework;
731 };
732 name = Debug;
b1ab9ed8 733 };
d8f41ccd 734 79BDD2B10D60CA06000D84D3 /* Debug */ = {
b1ab9ed8 735 isa = XCBuildConfiguration;
b1ab9ed8 736 buildSettings = {
e3d460c9 737 COPY_PHASE_STRIP = NO;
d8f41ccd
A
738 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
739 HEADER_SEARCH_PATHS = (
740 "$(PROJECT_DIR)",
741 "$(PROJECT_DIR)/..",
5c19dc3a
A
742 "$(PROJECT_DIR)/../OSX/utilities",
743 "$(PROJECT_DIR)/../OSX/sec",
744 "$(PROJECT_DIR)/../OSX/libsecurity_keychain/libDER",
745 "$(PROJECT_DIR)/../OSX/libsecurity_asn1",
866f8763 746 "$(PROJECT_DIR)/../header_symlinks/iOS/",
6b200bc3 747 "$(PROJECT_DIR)/../header_symlinks/",
fa7225c8
A
748 "$(BUILT_PRODUCTS_DIR)/usr/local/include",
749 "$(DSTROOT)/usr/local/include",
d8f41ccd 750 );
fa7225c8 751 INSTALL_PATH = /usr/local/lib;
d8f41ccd 752 PRODUCT_NAME = CMS;
fa7225c8 753 PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include/Security;
d8f41ccd 754 SKIP_INSTALL = YES;
e3d460c9 755 STRIP_INSTALLED_PRODUCT = NO;
b1ab9ed8
A
756 };
757 name = Debug;
758 };
d8f41ccd 759 79BDD2BA0D60CA0A000D84D3 /* Release */ = {
b1ab9ed8 760 isa = XCBuildConfiguration;
b1ab9ed8 761 buildSettings = {
866f8763
A
762 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
763 CLANG_WARN_BOOL_CONVERSION = YES;
764 CLANG_WARN_CONSTANT_CONVERSION = YES;
765 CLANG_WARN_EMPTY_BODY = YES;
766 CLANG_WARN_ENUM_CONVERSION = YES;
767 CLANG_WARN_INFINITE_RECURSION = YES;
768 CLANG_WARN_INT_CONVERSION = YES;
769 CLANG_WARN_SUSPICIOUS_MOVE = YES;
770 CLANG_WARN_UNREACHABLE_CODE = YES;
771 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
d8f41ccd 772 COPY_PHASE_STRIP = YES;
866f8763
A
773 ENABLE_STRICT_OBJC_MSGSEND = YES;
774 GCC_NO_COMMON_BLOCKS = YES;
d8f41ccd
A
775 GCC_OPTIMIZATION_LEVEL = s;
776 GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1";
fa7225c8 777 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
d8f41ccd
A
778 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
779 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
780 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
781 GCC_WARN_ABOUT_RETURN_TYPE = YES;
782 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
783 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
784 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
785 GCC_WARN_MISSING_PARENTHESES = YES;
786 GCC_WARN_SHADOW = YES;
787 GCC_WARN_SIGN_COMPARE = YES;
866f8763 788 GCC_WARN_UNDECLARED_SELECTOR = YES;
d8f41ccd
A
789 GCC_WARN_UNINITIALIZED_AUTOS = YES;
790 GCC_WARN_UNKNOWN_PRAGMAS = YES;
791 GCC_WARN_UNUSED_FUNCTION = YES;
792 GCC_WARN_UNUSED_LABEL = YES;
793 GCC_WARN_UNUSED_VALUE = YES;
794 GCC_WARN_UNUSED_VARIABLE = YES;
795 OTHER_CFLAGS = "-fconstant-cfstrings";
796 SDKROOT = iphoneos.internal;
fa7225c8 797 SUPPORTED_PLATFORMS = "iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator";
d8f41ccd
A
798 WARNING_CFLAGS = (
799 "-Wall",
800 "-Wextra",
801 "-Wno-unused-parameter",
802 "-Wno-missing-field-initializers",
803 );
b1ab9ed8
A
804 };
805 name = Release;
806 };
d8f41ccd 807 79BDD2BB0D60CA0A000D84D3 /* Release */ = {
b1ab9ed8 808 isa = XCBuildConfiguration;
b1ab9ed8 809 buildSettings = {
d8f41ccd
A
810 BUILD_VARIANTS = (
811 normal,
812 debug,
813 profile,
814 );
815 CURRENT_PROJECT_VERSION = 8;
816 FRAMEWORK_SEARCH_PATHS = (
817 /usr/local/SecurityPieces/Frameworks,
818 /usr/local/SecurityPieces/Components/Security,
819 );
820 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
821 HEADER_SEARCH_PATHS = (
822 "$(BUILT_PRODUCTS_DIR)/SecurityPieces/Headers",
823 "$(BUILT_PRODUCTS_DIR)/SecurityPieces/PrivateHeaders",
824 );
825 LIBRARY_STYLE = STATIC;
826 OTHER_ASFLAGS_debug = "$(OTHER_CFLAGS)";
827 OTHER_ASFLAGS_normal = "-DNDEBUG $(OTHER_CFLAGS)";
828 OTHER_ASFLAGS_profile = "-DNDEBUG $(OTHER_CFLAGS) -pg";
829 OTHER_CFLAGS_debug = "$(OTHER_CFLAGS) -O0 -fno-inline";
830 OTHER_CFLAGS_normal = "-DNDEBUG $(OTHER_CFLAGS)";
831 OTHER_CFLAGS_profile = "-DNDEBUG $(OTHER_CFLAGS) -pg";
832 OTHER_CPLUSPLUSFLAGS_debug = "$(OTHER_CFLAGS) -O0 -fno-inline";
833 OTHER_CPLUSPLUSFLAGS_normal = "-DNDEBUG $(OTHER_CFLAGS)";
834 OTHER_CPLUSPLUSFLAGS_profile = "-DNDEBUG $(OTHER_CFLAGS) -pg";
835 OTHER_LDFLAGS_debug = "$(OTHER_LDFLAGS)";
836 OTHER_LDFLAGS_normal = "$(OTHER_LDFLAGS)";
837 OTHER_LDFLAGS_profile = "$(OTHER_LDFLAGS) -pg";
838 PRIVATE_HEADER_DIR = "$(DSTROOT)/usr/local/SecurityPieces/PrivateHeaders/Security";
839 PRODUCT_NAME = security_smime;
840 PUBLIC_HEADER_DIR = "$(DSTROOT)/usr/local/SecurityPieces/Headers/Security";
841 VERSIONING_SYSTEM = "apple-generic";
842 WARNING_CFLAGS = (
843 "-Wmost",
844 "-Wno-four-char-constants",
845 "-Wno-unknown-pragmas",
846 );
b1ab9ed8 847 };
d8f41ccd
A
848 name = Release;
849 };
850 79BDD2BC0D60CA0A000D84D3 /* Release */ = {
851 isa = XCBuildConfiguration;
852 buildSettings = {
853 FRAMEWORK_VERSION = A;
854 INSTALL_PATH = /usr/local/SecurityPieces/Components/Security;
855 PRODUCT_NAME = security_smime;
856 WRAPPER_EXTENSION = framework;
857 };
858 name = Release;
b1ab9ed8 859 };
d8f41ccd 860 79BDD2BD0D60CA0A000D84D3 /* Release */ = {
b1ab9ed8 861 isa = XCBuildConfiguration;
b1ab9ed8 862 buildSettings = {
e3d460c9 863 COPY_PHASE_STRIP = YES;
d8f41ccd
A
864 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
865 HEADER_SEARCH_PATHS = (
866 "$(PROJECT_DIR)",
867 "$(PROJECT_DIR)/..",
5c19dc3a
A
868 "$(PROJECT_DIR)/../OSX/utilities",
869 "$(PROJECT_DIR)/../OSX/sec",
870 "$(PROJECT_DIR)/../OSX/libsecurity_keychain/libDER",
871 "$(PROJECT_DIR)/../OSX/libsecurity_asn1",
866f8763 872 "$(PROJECT_DIR)/../header_symlinks/iOS/",
6b200bc3 873 "$(PROJECT_DIR)/../header_symlinks/",
fa7225c8
A
874 "$(BUILT_PRODUCTS_DIR)/usr/local/include",
875 "$(DSTROOT)/usr/local/include",
d8f41ccd 876 );
fa7225c8 877 INSTALL_PATH = /usr/local/lib;
d8f41ccd 878 PRODUCT_NAME = CMS;
fa7225c8 879 PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include/Security;
d8f41ccd 880 SKIP_INSTALL = YES;
e3d460c9 881 STRIP_INSTALLED_PRODUCT = YES;
b1ab9ed8
A
882 };
883 name = Release;
884 };
fa7225c8
A
885 D447C4DC1D31C9DD0082FC1D /* Debug */ = {
886 isa = XCBuildConfiguration;
887 buildSettings = {
888 PRODUCT_NAME = "$(TARGET_NAME)";
889 };
890 name = Debug;
891 };
892 D447C4DD1D31C9DD0082FC1D /* Release */ = {
893 isa = XCBuildConfiguration;
894 buildSettings = {
895 PRODUCT_NAME = "$(TARGET_NAME)";
896 };
897 name = Release;
898 };
b1ab9ed8
A
899/* End XCBuildConfiguration section */
900
901/* Begin XCConfigurationList section */
6b200bc3 902 79DC321B0D49473C0039E4BC /* Build configuration list for PBXProject "libCMS" */ = {
d8f41ccd
A
903 isa = XCConfigurationList;
904 buildConfigurations = (
905 79BDD2AE0D60CA06000D84D3 /* Debug */,
906 79BDD2BA0D60CA0A000D84D3 /* Release */,
907 );
908 defaultConfigurationIsVisible = 0;
909 defaultConfigurationName = Release;
910 };
911 79DC321C0D49473C0039E4BC /* Build configuration list for PBXFrameworkTarget "security_smime" */ = {
b1ab9ed8
A
912 isa = XCConfigurationList;
913 buildConfigurations = (
d8f41ccd
A
914 79BDD2B00D60CA06000D84D3 /* Debug */,
915 79BDD2BC0D60CA0A000D84D3 /* Release */,
b1ab9ed8
A
916 );
917 defaultConfigurationIsVisible = 0;
918 defaultConfigurationName = Release;
919 };
d8f41ccd 920 79DC321D0D49473C0039E4BC /* Build configuration list for PBXLibraryTarget "libsecurity_smime" */ = {
b1ab9ed8
A
921 isa = XCConfigurationList;
922 buildConfigurations = (
d8f41ccd
A
923 79BDD2AF0D60CA06000D84D3 /* Debug */,
924 79BDD2BB0D60CA0A000D84D3 /* Release */,
b1ab9ed8
A
925 );
926 defaultConfigurationIsVisible = 0;
927 defaultConfigurationName = Release;
928 };
d8f41ccd 929 79DC33840D4E6F350039E4BC /* Build configuration list for PBXNativeTarget "libCMS" */ = {
b1ab9ed8
A
930 isa = XCConfigurationList;
931 buildConfigurations = (
d8f41ccd
A
932 79BDD2B10D60CA06000D84D3 /* Debug */,
933 79BDD2BD0D60CA0A000D84D3 /* Release */,
b1ab9ed8
A
934 );
935 defaultConfigurationIsVisible = 0;
936 defaultConfigurationName = Release;
937 };
fa7225c8
A
938 D447C4DE1D31C9DD0082FC1D /* Build configuration list for PBXAggregateTarget "libCMSInstall" */ = {
939 isa = XCConfigurationList;
940 buildConfigurations = (
941 D447C4DC1D31C9DD0082FC1D /* Debug */,
942 D447C4DD1D31C9DD0082FC1D /* Release */,
943 );
944 defaultConfigurationIsVisible = 0;
6b200bc3 945 defaultConfigurationName = Release;
fa7225c8 946 };
b1ab9ed8
A
947/* End XCConfigurationList section */
948 };
949 rootObject = 4C2741E803E9FBAF00A80181 /* Project object */;
950}