9 /* Begin PBXBuildFile section */
10 AAEA4A440E9163290043771D /* ReadWriteSection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAEA4A430E9163290043771D /* ReadWriteSection.cpp */; };
11 C28A1D08052E14480094CEF0 /* AppleDatabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C28A1CED052E14480094CEF0 /* AppleDatabase.cpp */; };
12 C28A1D0A052E14480094CEF0 /* AtomicFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C28A1CEF052E14480094CEF0 /* AtomicFile.cpp */; };
13 C28A1D14052E14480094CEF0 /* DbIndex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C28A1CF9052E14480094CEF0 /* DbIndex.cpp */; };
14 C28A1D18052E14480094CEF0 /* DbQuery.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C28A1CFD052E14480094CEF0 /* DbQuery.cpp */; };
15 C28A1D1A052E14480094CEF0 /* DbValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C28A1CFF052E14480094CEF0 /* DbValue.cpp */; };
16 C28A1D1C052E14480094CEF0 /* MetaAttribute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C28A1D01052E14480094CEF0 /* MetaAttribute.cpp */; };
17 C28A1D1E052E14480094CEF0 /* MetaRecord.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C28A1D03052E14480094CEF0 /* MetaRecord.cpp */; };
18 C28A1D21052E14480094CEF0 /* SelectionPredicate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C28A1D06052E14480094CEF0 /* SelectionPredicate.cpp */; };
19 /* End PBXBuildFile section */
21 /* Begin PBXContainerItemProxy section */
22 182BB219146F0538000BF1F3 /* PBXContainerItemProxy */ = {
23 isa = PBXContainerItemProxy;
24 containerPortal = 182BB214146F0538000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */;
26 remoteGlobalIDString = 4CA1FEBE052A3C8100F22E42;
27 remoteInfo = libsecurity_cdsa_plugin;
29 182BB33C146F1057000BF1F3 /* PBXContainerItemProxy */ = {
30 isa = PBXContainerItemProxy;
31 containerPortal = 182BB214146F0538000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */;
33 remoteGlobalIDString = C2C38A530535EDE600D7421F;
34 remoteInfo = generate;
36 /* End PBXContainerItemProxy section */
38 /* Begin PBXFileReference section */
39 182BB206146F043D000BF1F3 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
40 182BB207146F043D000BF1F3 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
41 182BB208146F043D000BF1F3 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
42 182BB209146F043D000BF1F3 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
43 182BB214146F0538000BF1F3 /* 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>"; };
44 4CA1FEBE052A3C8100F22E42 /* libsecurity_filedb.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_filedb.a; sourceTree = BUILT_PRODUCTS_DIR; };
45 AA827A5B0C62AD0300D7A310 /* OverUnderflowCheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OverUnderflowCheck.h; sourceTree = "<group>"; };
46 AAEA4A430E9163290043771D /* ReadWriteSection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ReadWriteSection.cpp; sourceTree = "<group>"; };
47 C28A1CED052E14480094CEF0 /* AppleDatabase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AppleDatabase.cpp; sourceTree = "<group>"; };
48 C28A1CEE052E14480094CEF0 /* AppleDatabase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppleDatabase.h; sourceTree = "<group>"; };
49 C28A1CEF052E14480094CEF0 /* AtomicFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AtomicFile.cpp; sourceTree = "<group>"; };
50 C28A1CF0052E14480094CEF0 /* AtomicFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AtomicFile.h; sourceTree = "<group>"; };
51 C28A1CF9052E14480094CEF0 /* DbIndex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DbIndex.cpp; sourceTree = "<group>"; };
52 C28A1CFA052E14480094CEF0 /* DbIndex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DbIndex.h; sourceTree = "<group>"; };
53 C28A1CFD052E14480094CEF0 /* DbQuery.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DbQuery.cpp; sourceTree = "<group>"; };
54 C28A1CFE052E14480094CEF0 /* DbQuery.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DbQuery.h; sourceTree = "<group>"; };
55 C28A1CFF052E14480094CEF0 /* DbValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DbValue.cpp; sourceTree = "<group>"; };
56 C28A1D00052E14480094CEF0 /* DbValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DbValue.h; sourceTree = "<group>"; };
57 C28A1D01052E14480094CEF0 /* MetaAttribute.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MetaAttribute.cpp; sourceTree = "<group>"; };
58 C28A1D02052E14480094CEF0 /* MetaAttribute.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MetaAttribute.h; sourceTree = "<group>"; };
59 C28A1D03052E14480094CEF0 /* MetaRecord.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MetaRecord.cpp; sourceTree = "<group>"; };
60 C28A1D04052E14480094CEF0 /* MetaRecord.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MetaRecord.h; sourceTree = "<group>"; };
61 C28A1D05052E14480094CEF0 /* ReadWriteSection.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ReadWriteSection.h; sourceTree = "<group>"; };
62 C28A1D06052E14480094CEF0 /* SelectionPredicate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionPredicate.cpp; sourceTree = "<group>"; };
63 C28A1D07052E14480094CEF0 /* SelectionPredicate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionPredicate.h; sourceTree = "<group>"; };
64 /* End PBXFileReference section */
66 /* Begin PBXFrameworksBuildPhase section */
67 4CA1FEBB052A3C8100F22E42 /* Frameworks */ = {
68 isa = PBXFrameworksBuildPhase;
69 buildActionMask = 2147483647;
72 runOnlyForDeploymentPostprocessing = 0;
74 /* End PBXFrameworksBuildPhase section */
76 /* Begin PBXGroup section */
77 182BB205146F043D000BF1F3 /* config */ = {
80 182BB206146F043D000BF1F3 /* base.xcconfig */,
81 182BB207146F043D000BF1F3 /* debug.xcconfig */,
82 182BB208146F043D000BF1F3 /* lib.xcconfig */,
83 182BB209146F043D000BF1F3 /* release.xcconfig */,
87 sourceTree = "<group>";
89 182BB215146F0538000BF1F3 /* Products */ = {
92 182BB21A146F0538000BF1F3 /* libsecurity_cdsa_plugin.a */,
95 sourceTree = "<group>";
97 4CA1FEA7052A3C3800F22E42 = {
100 182BB214146F0538000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */,
101 C28A1CEC052E14480094CEF0 /* lib */,
102 182BB205146F043D000BF1F3 /* config */,
103 4CA1FEBF052A3C8100F22E42 /* Products */,
105 sourceTree = "<group>";
107 4CA1FEBF052A3C8100F22E42 /* Products */ = {
110 4CA1FEBE052A3C8100F22E42 /* libsecurity_filedb.a */,
113 sourceTree = "<group>";
115 C28A1CEC052E14480094CEF0 /* lib */ = {
118 AA827A5B0C62AD0300D7A310 /* OverUnderflowCheck.h */,
119 C28A1CED052E14480094CEF0 /* AppleDatabase.cpp */,
120 C28A1CEE052E14480094CEF0 /* AppleDatabase.h */,
121 C28A1CEF052E14480094CEF0 /* AtomicFile.cpp */,
122 C28A1CF0052E14480094CEF0 /* AtomicFile.h */,
123 C28A1CF9052E14480094CEF0 /* DbIndex.cpp */,
124 C28A1CFA052E14480094CEF0 /* DbIndex.h */,
125 C28A1CFD052E14480094CEF0 /* DbQuery.cpp */,
126 C28A1CFE052E14480094CEF0 /* DbQuery.h */,
127 C28A1CFF052E14480094CEF0 /* DbValue.cpp */,
128 C28A1D00052E14480094CEF0 /* DbValue.h */,
129 C28A1D01052E14480094CEF0 /* MetaAttribute.cpp */,
130 C28A1D02052E14480094CEF0 /* MetaAttribute.h */,
131 C28A1D03052E14480094CEF0 /* MetaRecord.cpp */,
132 C28A1D04052E14480094CEF0 /* MetaRecord.h */,
133 C28A1D05052E14480094CEF0 /* ReadWriteSection.h */,
134 C28A1D06052E14480094CEF0 /* SelectionPredicate.cpp */,
135 C28A1D07052E14480094CEF0 /* SelectionPredicate.h */,
136 AAEA4A430E9163290043771D /* ReadWriteSection.cpp */,
139 sourceTree = "<group>";
141 /* End PBXGroup section */
143 /* Begin PBXNativeTarget section */
144 4CA1FEBD052A3C8100F22E42 /* libsecurity_filedb */ = {
145 isa = PBXNativeTarget;
146 buildConfigurationList = C27AD35C0987FCDE001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_filedb" */;
148 4CA1FEBA052A3C8100F22E42 /* Sources */,
149 4CA1FEBB052A3C8100F22E42 /* Frameworks */,
154 182BB33D146F1057000BF1F3 /* PBXTargetDependency */,
156 name = libsecurity_filedb;
157 productName = libsecurity_filedb;
158 productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_filedb.a */;
159 productType = "com.apple.product-type.library.static";
161 /* End PBXNativeTarget section */
163 /* Begin PBXProject section */
164 4CA1FEAB052A3C3800F22E42 /* Project object */ = {
167 LastUpgradeCheck = 0700;
169 buildConfigurationList = C27AD3600987FCDE001272E0 /* Build configuration list for PBXProject "libsecurity_filedb" */;
170 compatibilityVersion = "Xcode 3.2";
171 developmentRegion = English;
172 hasScannedForEncodings = 1;
179 mainGroup = 4CA1FEA7052A3C3800F22E42;
180 productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */;
182 projectReferences = (
184 ProductGroup = 182BB215146F0538000BF1F3 /* Products */;
185 ProjectRef = 182BB214146F0538000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */;
190 4CA1FEBD052A3C8100F22E42 /* libsecurity_filedb */,
193 /* End PBXProject section */
195 /* Begin PBXReferenceProxy section */
196 182BB21A146F0538000BF1F3 /* libsecurity_cdsa_plugin.a */ = {
197 isa = PBXReferenceProxy;
198 fileType = archive.ar;
199 path = libsecurity_cdsa_plugin.a;
200 remoteRef = 182BB219146F0538000BF1F3 /* PBXContainerItemProxy */;
201 sourceTree = BUILT_PRODUCTS_DIR;
203 /* End PBXReferenceProxy section */
205 /* Begin PBXSourcesBuildPhase section */
206 4CA1FEBA052A3C8100F22E42 /* Sources */ = {
207 isa = PBXSourcesBuildPhase;
208 buildActionMask = 2147483647;
210 C28A1D08052E14480094CEF0 /* AppleDatabase.cpp in Sources */,
211 C28A1D0A052E14480094CEF0 /* AtomicFile.cpp in Sources */,
212 C28A1D14052E14480094CEF0 /* DbIndex.cpp in Sources */,
213 C28A1D18052E14480094CEF0 /* DbQuery.cpp in Sources */,
214 C28A1D1A052E14480094CEF0 /* DbValue.cpp in Sources */,
215 C28A1D1C052E14480094CEF0 /* MetaAttribute.cpp in Sources */,
216 C28A1D1E052E14480094CEF0 /* MetaRecord.cpp in Sources */,
217 C28A1D21052E14480094CEF0 /* SelectionPredicate.cpp in Sources */,
218 AAEA4A440E9163290043771D /* ReadWriteSection.cpp in Sources */,
220 runOnlyForDeploymentPostprocessing = 0;
222 /* End PBXSourcesBuildPhase section */
224 /* Begin PBXTargetDependency section */
225 182BB33D146F1057000BF1F3 /* PBXTargetDependency */ = {
226 isa = PBXTargetDependency;
228 targetProxy = 182BB33C146F1057000BF1F3 /* PBXContainerItemProxy */;
230 /* End PBXTargetDependency section */
232 /* Begin XCBuildConfiguration section */
233 C27AD35D0987FCDE001272E0 /* Debug */ = {
234 isa = XCBuildConfiguration;
235 baseConfigurationReference = 182BB207146F043D000BF1F3 /* debug.xcconfig */;
237 COMBINE_HIDPI_IMAGES = YES;
241 C27AD35F0987FCDE001272E0 /* Release */ = {
242 isa = XCBuildConfiguration;
243 baseConfigurationReference = 182BB209146F043D000BF1F3 /* release.xcconfig */;
245 COMBINE_HIDPI_IMAGES = YES;
249 C27AD3610987FCDE001272E0 /* Debug */ = {
250 isa = XCBuildConfiguration;
251 baseConfigurationReference = 182BB208146F043D000BF1F3 /* lib.xcconfig */;
253 CLANG_WARN_CONSTANT_CONVERSION = YES;
254 CLANG_WARN_EMPTY_BODY = YES;
255 CLANG_WARN_ENUM_CONVERSION = YES;
256 CLANG_WARN_INT_CONVERSION = YES;
257 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
258 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
259 GCC_WARN_UNINITIALIZED_AUTOS = YES;
263 C27AD3630987FCDE001272E0 /* Release */ = {
264 isa = XCBuildConfiguration;
265 baseConfigurationReference = 182BB208146F043D000BF1F3 /* lib.xcconfig */;
267 CLANG_WARN_CONSTANT_CONVERSION = YES;
268 CLANG_WARN_EMPTY_BODY = YES;
269 CLANG_WARN_ENUM_CONVERSION = YES;
270 CLANG_WARN_INT_CONVERSION = YES;
271 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
272 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
273 GCC_WARN_UNINITIALIZED_AUTOS = YES;
277 /* End XCBuildConfiguration section */
279 /* Begin XCConfigurationList section */
280 C27AD35C0987FCDE001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_filedb" */ = {
281 isa = XCConfigurationList;
282 buildConfigurations = (
283 C27AD35D0987FCDE001272E0 /* Debug */,
284 C27AD35F0987FCDE001272E0 /* Release */,
286 defaultConfigurationIsVisible = 0;
287 defaultConfigurationName = Release;
289 C27AD3600987FCDE001272E0 /* Build configuration list for PBXProject "libsecurity_filedb" */ = {
290 isa = XCConfigurationList;
291 buildConfigurations = (
292 C27AD3610987FCDE001272E0 /* Debug */,
293 C27AD3630987FCDE001272E0 /* Release */,
295 defaultConfigurationIsVisible = 0;
296 defaultConfigurationName = Release;
298 /* End XCConfigurationList section */
300 rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */;