]>
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 | 052C07EA09894ADA00E7641D /* CMSDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 052C07E609894ADA00E7641D /* CMSDecoder.h */; settings = {ATTRIBUTES = (); }; }; | |
11 | 052C07EB09894ADA00E7641D /* CMSEncoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 052C07E709894ADA00E7641D /* CMSEncoder.h */; settings = {ATTRIBUTES = (); }; }; | |
12 | 052C07EC09894ADA00E7641D /* CMSPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 052C07E809894ADA00E7641D /* CMSPrivate.h */; settings = {ATTRIBUTES = (); }; }; | |
13 | 052C07ED09894ADA00E7641D /* CMSUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 052C07E909894ADA00E7641D /* CMSUtils.h */; }; | |
14 | 052C07F709894AF300E7641D /* CMSDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 052C07F409894AF300E7641D /* CMSDecoder.cpp */; }; | |
15 | 052C07F809894AF300E7641D /* CMSEncoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 052C07F509894AF300E7641D /* CMSEncoder.cpp */; }; | |
16 | 052C07F909894AF300E7641D /* CMSUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 052C07F609894AF300E7641D /* CMSUtils.cpp */; }; | |
17 | /* End PBXBuildFile section */ | |
18 | ||
19 | /* Begin PBXFileReference section */ | |
20 | 052C07E609894ADA00E7641D /* CMSDecoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CMSDecoder.h; sourceTree = "<group>"; }; | |
21 | 052C07E709894ADA00E7641D /* CMSEncoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CMSEncoder.h; sourceTree = "<group>"; }; | |
22 | 052C07E809894ADA00E7641D /* CMSPrivate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CMSPrivate.h; sourceTree = "<group>"; }; | |
23 | 052C07E909894ADA00E7641D /* CMSUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CMSUtils.h; sourceTree = "<group>"; }; | |
24 | 052C07F409894AF300E7641D /* CMSDecoder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CMSDecoder.cpp; sourceTree = "<group>"; }; | |
25 | 052C07F509894AF300E7641D /* CMSEncoder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CMSEncoder.cpp; sourceTree = "<group>"; }; | |
26 | 052C07F609894AF300E7641D /* CMSUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CMSUtils.cpp; sourceTree = "<group>"; }; | |
27 | 18446177146E984400B12992 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; }; | |
28 | 18446178146E984400B12992 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; }; | |
29 | 18446179146E984400B12992 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; }; | |
30 | 1844617A146E984400B12992 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; }; | |
31 | 4CA1FEBE052A3C8100F22E42 /* libsecurity_cms.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_cms.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
32 | 4CCB008B05800B0B00981D43 /* security_cms.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = security_cms.exp; sourceTree = "<group>"; }; | |
33 | /* End PBXFileReference section */ | |
34 | ||
35 | /* Begin PBXFrameworksBuildPhase section */ | |
36 | 4CA1FEBB052A3C8100F22E42 /* Frameworks */ = { | |
37 | isa = PBXFrameworksBuildPhase; | |
38 | buildActionMask = 2147483647; | |
39 | files = ( | |
40 | ); | |
41 | runOnlyForDeploymentPostprocessing = 0; | |
42 | }; | |
43 | /* End PBXFrameworksBuildPhase section */ | |
44 | ||
45 | /* Begin PBXGroup section */ | |
46 | 18446176146E984400B12992 /* config */ = { | |
47 | isa = PBXGroup; | |
48 | children = ( | |
49 | 18446177146E984400B12992 /* base.xcconfig */, | |
50 | 18446178146E984400B12992 /* debug.xcconfig */, | |
51 | 18446179146E984400B12992 /* lib.xcconfig */, | |
52 | 1844617A146E984400B12992 /* release.xcconfig */, | |
53 | ); | |
54 | name = config; | |
55 | path = ../config; | |
56 | sourceTree = "<group>"; | |
57 | }; | |
58 | 4C308388053237100028A8C6 /* lib */ = { | |
59 | isa = PBXGroup; | |
60 | children = ( | |
61 | 052C07F409894AF300E7641D /* CMSDecoder.cpp */, | |
62 | 052C07F509894AF300E7641D /* CMSEncoder.cpp */, | |
63 | 052C07F609894AF300E7641D /* CMSUtils.cpp */, | |
64 | 052C07E609894ADA00E7641D /* CMSDecoder.h */, | |
65 | 052C07E709894ADA00E7641D /* CMSEncoder.h */, | |
66 | 052C07E809894ADA00E7641D /* CMSPrivate.h */, | |
67 | 052C07E909894ADA00E7641D /* CMSUtils.h */, | |
68 | 4CCB008B05800B0B00981D43 /* security_cms.exp */, | |
69 | ); | |
70 | path = lib; | |
71 | sourceTree = "<group>"; | |
72 | }; | |
73 | 4CA1FEA7052A3C3800F22E42 = { | |
74 | isa = PBXGroup; | |
75 | children = ( | |
76 | 4C308388053237100028A8C6 /* lib */, | |
77 | 18446176146E984400B12992 /* config */, | |
78 | 4CA1FEBF052A3C8100F22E42 /* Products */, | |
79 | ); | |
80 | sourceTree = "<group>"; | |
81 | }; | |
82 | 4CA1FEBF052A3C8100F22E42 /* Products */ = { | |
83 | isa = PBXGroup; | |
84 | children = ( | |
85 | 4CA1FEBE052A3C8100F22E42 /* libsecurity_cms.a */, | |
86 | ); | |
87 | name = Products; | |
88 | sourceTree = "<group>"; | |
89 | }; | |
90 | /* End PBXGroup section */ | |
91 | ||
92 | /* Begin PBXHeadersBuildPhase section */ | |
93 | 4CA1FEB9052A3C8100F22E42 /* Headers */ = { | |
94 | isa = PBXHeadersBuildPhase; | |
95 | buildActionMask = 2147483647; | |
96 | files = ( | |
97 | 052C07ED09894ADA00E7641D /* CMSUtils.h in Headers */, | |
98 | 052C07EC09894ADA00E7641D /* CMSPrivate.h in Headers */, | |
99 | 052C07EA09894ADA00E7641D /* CMSDecoder.h in Headers */, | |
100 | 052C07EB09894ADA00E7641D /* CMSEncoder.h in Headers */, | |
101 | ); | |
102 | runOnlyForDeploymentPostprocessing = 0; | |
103 | }; | |
104 | /* End PBXHeadersBuildPhase section */ | |
105 | ||
106 | /* Begin PBXNativeTarget section */ | |
107 | 4CA1FEBD052A3C8100F22E42 /* libsecurity_cms */ = { | |
108 | isa = PBXNativeTarget; | |
109 | buildConfigurationList = C263E67509A2971B000043F1 /* Build configuration list for PBXNativeTarget "libsecurity_cms" */; | |
110 | buildPhases = ( | |
111 | 4CA1FEB9052A3C8100F22E42 /* Headers */, | |
112 | 4CA1FEBA052A3C8100F22E42 /* Sources */, | |
113 | 4CA1FEBB052A3C8100F22E42 /* Frameworks */, | |
114 | ); | |
115 | buildRules = ( | |
116 | ); | |
117 | dependencies = ( | |
118 | ); | |
119 | name = libsecurity_cms; | |
120 | productName = libsecurity_cms; | |
121 | productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_cms.a */; | |
122 | productType = "com.apple.product-type.library.static"; | |
123 | }; | |
124 | /* End PBXNativeTarget section */ | |
125 | ||
126 | /* Begin PBXProject section */ | |
127 | 4CA1FEAB052A3C3800F22E42 /* Project object */ = { | |
128 | isa = PBXProject; | |
129 | attributes = { | |
427c49bc | 130 | LastUpgradeCheck = 0500; |
b1ab9ed8 A |
131 | }; |
132 | buildConfigurationList = C263E67909A2971B000043F1 /* Build configuration list for PBXProject "libsecurity_cms" */; | |
133 | compatibilityVersion = "Xcode 3.2"; | |
134 | developmentRegion = English; | |
135 | hasScannedForEncodings = 1; | |
136 | knownRegions = ( | |
137 | en, | |
138 | ); | |
139 | mainGroup = 4CA1FEA7052A3C3800F22E42; | |
140 | productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */; | |
141 | projectDirPath = ""; | |
142 | projectRoot = ""; | |
143 | targets = ( | |
144 | 4CA1FEBD052A3C8100F22E42 /* libsecurity_cms */, | |
145 | ); | |
146 | }; | |
147 | /* End PBXProject section */ | |
148 | ||
149 | /* Begin PBXSourcesBuildPhase section */ | |
150 | 4CA1FEBA052A3C8100F22E42 /* Sources */ = { | |
151 | isa = PBXSourcesBuildPhase; | |
152 | buildActionMask = 2147483647; | |
153 | files = ( | |
154 | 052C07F709894AF300E7641D /* CMSDecoder.cpp in Sources */, | |
155 | 052C07F809894AF300E7641D /* CMSEncoder.cpp in Sources */, | |
156 | 052C07F909894AF300E7641D /* CMSUtils.cpp in Sources */, | |
157 | ); | |
158 | runOnlyForDeploymentPostprocessing = 0; | |
159 | }; | |
160 | /* End PBXSourcesBuildPhase section */ | |
161 | ||
162 | /* Begin XCBuildConfiguration section */ | |
163 | C263E67609A2971B000043F1 /* Debug */ = { | |
164 | isa = XCBuildConfiguration; | |
165 | baseConfigurationReference = 18446178146E984400B12992 /* debug.xcconfig */; | |
166 | buildSettings = { | |
427c49bc | 167 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
168 | }; |
169 | name = Debug; | |
170 | }; | |
171 | C263E67809A2971B000043F1 /* Release */ = { | |
172 | isa = XCBuildConfiguration; | |
173 | baseConfigurationReference = 1844617A146E984400B12992 /* release.xcconfig */; | |
174 | buildSettings = { | |
427c49bc | 175 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
176 | }; |
177 | name = Release; | |
178 | }; | |
179 | C263E67A09A2971B000043F1 /* Debug */ = { | |
180 | isa = XCBuildConfiguration; | |
181 | baseConfigurationReference = 18446179146E984400B12992 /* lib.xcconfig */; | |
182 | buildSettings = { | |
427c49bc A |
183 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
184 | CLANG_WARN_EMPTY_BODY = YES; | |
185 | CLANG_WARN_ENUM_CONVERSION = YES; | |
186 | CLANG_WARN_INT_CONVERSION = YES; | |
187 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
188 | GCC_TREAT_WARNINGS_AS_ERRORS = YES; | |
189 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
b1ab9ed8 A |
190 | }; |
191 | name = Debug; | |
192 | }; | |
193 | C263E67C09A2971B000043F1 /* Release */ = { | |
194 | isa = XCBuildConfiguration; | |
195 | baseConfigurationReference = 18446179146E984400B12992 /* lib.xcconfig */; | |
196 | buildSettings = { | |
427c49bc A |
197 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
198 | CLANG_WARN_EMPTY_BODY = YES; | |
199 | CLANG_WARN_ENUM_CONVERSION = YES; | |
200 | CLANG_WARN_INT_CONVERSION = YES; | |
201 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
202 | GCC_TREAT_WARNINGS_AS_ERRORS = YES; | |
203 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
b1ab9ed8 A |
204 | }; |
205 | name = Release; | |
206 | }; | |
207 | /* End XCBuildConfiguration section */ | |
208 | ||
209 | /* Begin XCConfigurationList section */ | |
210 | C263E67509A2971B000043F1 /* Build configuration list for PBXNativeTarget "libsecurity_cms" */ = { | |
211 | isa = XCConfigurationList; | |
212 | buildConfigurations = ( | |
213 | C263E67609A2971B000043F1 /* Debug */, | |
214 | C263E67809A2971B000043F1 /* Release */, | |
215 | ); | |
216 | defaultConfigurationIsVisible = 0; | |
217 | defaultConfigurationName = Release; | |
218 | }; | |
219 | C263E67909A2971B000043F1 /* Build configuration list for PBXProject "libsecurity_cms" */ = { | |
220 | isa = XCConfigurationList; | |
221 | buildConfigurations = ( | |
222 | C263E67A09A2971B000043F1 /* Debug */, | |
223 | C263E67C09A2971B000043F1 /* Release */, | |
224 | ); | |
225 | defaultConfigurationIsVisible = 0; | |
226 | defaultConfigurationName = Release; | |
227 | }; | |
228 | /* End XCConfigurationList section */ | |
229 | }; | |
230 | rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */; | |
231 | } |