]> git.saurik.com Git - apple/security.git/blob - OSX/libsecurity_filedb/libsecurity_filedb.xcodeproj/project.pbxproj
Security-57740.31.2.tar.gz
[apple/security.git] / OSX / libsecurity_filedb / libsecurity_filedb.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
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 */
20
21 /* Begin PBXContainerItemProxy section */
22 182BB219146F0538000BF1F3 /* PBXContainerItemProxy */ = {
23 isa = PBXContainerItemProxy;
24 containerPortal = 182BB214146F0538000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */;
25 proxyType = 2;
26 remoteGlobalIDString = 4CA1FEBE052A3C8100F22E42;
27 remoteInfo = libsecurity_cdsa_plugin;
28 };
29 /* End PBXContainerItemProxy section */
30
31 /* Begin PBXFileReference section */
32 182BB206146F043D000BF1F3 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
33 182BB207146F043D000BF1F3 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
34 182BB208146F043D000BF1F3 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
35 182BB209146F043D000BF1F3 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
36 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>"; };
37 4CA1FEBE052A3C8100F22E42 /* libsecurity_filedb.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_filedb.a; sourceTree = BUILT_PRODUCTS_DIR; };
38 AA827A5B0C62AD0300D7A310 /* OverUnderflowCheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OverUnderflowCheck.h; sourceTree = "<group>"; };
39 AAEA4A430E9163290043771D /* ReadWriteSection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ReadWriteSection.cpp; sourceTree = "<group>"; };
40 C28A1CED052E14480094CEF0 /* AppleDatabase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = AppleDatabase.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
41 C28A1CEE052E14480094CEF0 /* AppleDatabase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppleDatabase.h; sourceTree = "<group>"; };
42 C28A1CEF052E14480094CEF0 /* AtomicFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AtomicFile.cpp; sourceTree = "<group>"; };
43 C28A1CF0052E14480094CEF0 /* AtomicFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AtomicFile.h; sourceTree = "<group>"; };
44 C28A1CF9052E14480094CEF0 /* DbIndex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DbIndex.cpp; sourceTree = "<group>"; };
45 C28A1CFA052E14480094CEF0 /* DbIndex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DbIndex.h; sourceTree = "<group>"; };
46 C28A1CFD052E14480094CEF0 /* DbQuery.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DbQuery.cpp; sourceTree = "<group>"; };
47 C28A1CFE052E14480094CEF0 /* DbQuery.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DbQuery.h; sourceTree = "<group>"; };
48 C28A1CFF052E14480094CEF0 /* DbValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DbValue.cpp; sourceTree = "<group>"; };
49 C28A1D00052E14480094CEF0 /* DbValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DbValue.h; sourceTree = "<group>"; };
50 C28A1D01052E14480094CEF0 /* MetaAttribute.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MetaAttribute.cpp; sourceTree = "<group>"; };
51 C28A1D02052E14480094CEF0 /* MetaAttribute.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MetaAttribute.h; sourceTree = "<group>"; };
52 C28A1D03052E14480094CEF0 /* MetaRecord.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MetaRecord.cpp; sourceTree = "<group>"; };
53 C28A1D04052E14480094CEF0 /* MetaRecord.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MetaRecord.h; sourceTree = "<group>"; };
54 C28A1D05052E14480094CEF0 /* ReadWriteSection.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ReadWriteSection.h; sourceTree = "<group>"; };
55 C28A1D06052E14480094CEF0 /* SelectionPredicate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionPredicate.cpp; sourceTree = "<group>"; };
56 C28A1D07052E14480094CEF0 /* SelectionPredicate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionPredicate.h; sourceTree = "<group>"; };
57 /* End PBXFileReference section */
58
59 /* Begin PBXFrameworksBuildPhase section */
60 4CA1FEBB052A3C8100F22E42 /* Frameworks */ = {
61 isa = PBXFrameworksBuildPhase;
62 buildActionMask = 2147483647;
63 files = (
64 );
65 runOnlyForDeploymentPostprocessing = 0;
66 };
67 /* End PBXFrameworksBuildPhase section */
68
69 /* Begin PBXGroup section */
70 182BB205146F043D000BF1F3 /* config */ = {
71 isa = PBXGroup;
72 children = (
73 182BB206146F043D000BF1F3 /* base.xcconfig */,
74 182BB207146F043D000BF1F3 /* debug.xcconfig */,
75 182BB208146F043D000BF1F3 /* lib.xcconfig */,
76 182BB209146F043D000BF1F3 /* release.xcconfig */,
77 );
78 name = config;
79 path = ../config;
80 sourceTree = "<group>";
81 };
82 182BB215146F0538000BF1F3 /* Products */ = {
83 isa = PBXGroup;
84 children = (
85 182BB21A146F0538000BF1F3 /* libsecurity_cdsa_plugin.a */,
86 );
87 name = Products;
88 sourceTree = "<group>";
89 };
90 4CA1FEA7052A3C3800F22E42 = {
91 isa = PBXGroup;
92 children = (
93 182BB214146F0538000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */,
94 C28A1CEC052E14480094CEF0 /* lib */,
95 182BB205146F043D000BF1F3 /* config */,
96 4CA1FEBF052A3C8100F22E42 /* Products */,
97 );
98 sourceTree = "<group>";
99 };
100 4CA1FEBF052A3C8100F22E42 /* Products */ = {
101 isa = PBXGroup;
102 children = (
103 4CA1FEBE052A3C8100F22E42 /* libsecurity_filedb.a */,
104 );
105 name = Products;
106 sourceTree = "<group>";
107 };
108 C28A1CEC052E14480094CEF0 /* lib */ = {
109 isa = PBXGroup;
110 children = (
111 AA827A5B0C62AD0300D7A310 /* OverUnderflowCheck.h */,
112 C28A1CED052E14480094CEF0 /* AppleDatabase.cpp */,
113 C28A1CEE052E14480094CEF0 /* AppleDatabase.h */,
114 C28A1CEF052E14480094CEF0 /* AtomicFile.cpp */,
115 C28A1CF0052E14480094CEF0 /* AtomicFile.h */,
116 C28A1CF9052E14480094CEF0 /* DbIndex.cpp */,
117 C28A1CFA052E14480094CEF0 /* DbIndex.h */,
118 C28A1CFD052E14480094CEF0 /* DbQuery.cpp */,
119 C28A1CFE052E14480094CEF0 /* DbQuery.h */,
120 C28A1CFF052E14480094CEF0 /* DbValue.cpp */,
121 C28A1D00052E14480094CEF0 /* DbValue.h */,
122 C28A1D01052E14480094CEF0 /* MetaAttribute.cpp */,
123 C28A1D02052E14480094CEF0 /* MetaAttribute.h */,
124 C28A1D03052E14480094CEF0 /* MetaRecord.cpp */,
125 C28A1D04052E14480094CEF0 /* MetaRecord.h */,
126 C28A1D05052E14480094CEF0 /* ReadWriteSection.h */,
127 C28A1D06052E14480094CEF0 /* SelectionPredicate.cpp */,
128 C28A1D07052E14480094CEF0 /* SelectionPredicate.h */,
129 AAEA4A430E9163290043771D /* ReadWriteSection.cpp */,
130 );
131 path = lib;
132 sourceTree = "<group>";
133 };
134 /* End PBXGroup section */
135
136 /* Begin PBXNativeTarget section */
137 4CA1FEBD052A3C8100F22E42 /* libsecurity_filedb */ = {
138 isa = PBXNativeTarget;
139 buildConfigurationList = C27AD35C0987FCDE001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_filedb" */;
140 buildPhases = (
141 4CA1FEBA052A3C8100F22E42 /* Sources */,
142 4CA1FEBB052A3C8100F22E42 /* Frameworks */,
143 );
144 buildRules = (
145 );
146 dependencies = (
147 );
148 name = libsecurity_filedb;
149 productName = libsecurity_filedb;
150 productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_filedb.a */;
151 productType = "com.apple.product-type.library.static";
152 };
153 /* End PBXNativeTarget section */
154
155 /* Begin PBXProject section */
156 4CA1FEAB052A3C3800F22E42 /* Project object */ = {
157 isa = PBXProject;
158 attributes = {
159 LastUpgradeCheck = 0800;
160 };
161 buildConfigurationList = C27AD3600987FCDE001272E0 /* Build configuration list for PBXProject "libsecurity_filedb" */;
162 compatibilityVersion = "Xcode 3.2";
163 developmentRegion = English;
164 hasScannedForEncodings = 1;
165 knownRegions = (
166 English,
167 Japanese,
168 French,
169 German,
170 );
171 mainGroup = 4CA1FEA7052A3C3800F22E42;
172 productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */;
173 projectDirPath = "";
174 projectReferences = (
175 {
176 ProductGroup = 182BB215146F0538000BF1F3 /* Products */;
177 ProjectRef = 182BB214146F0538000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */;
178 },
179 );
180 projectRoot = "";
181 targets = (
182 4CA1FEBD052A3C8100F22E42 /* libsecurity_filedb */,
183 );
184 };
185 /* End PBXProject section */
186
187 /* Begin PBXReferenceProxy section */
188 182BB21A146F0538000BF1F3 /* libsecurity_cdsa_plugin.a */ = {
189 isa = PBXReferenceProxy;
190 fileType = archive.ar;
191 path = libsecurity_cdsa_plugin.a;
192 remoteRef = 182BB219146F0538000BF1F3 /* PBXContainerItemProxy */;
193 sourceTree = BUILT_PRODUCTS_DIR;
194 };
195 /* End PBXReferenceProxy section */
196
197 /* Begin PBXSourcesBuildPhase section */
198 4CA1FEBA052A3C8100F22E42 /* Sources */ = {
199 isa = PBXSourcesBuildPhase;
200 buildActionMask = 2147483647;
201 files = (
202 C28A1D08052E14480094CEF0 /* AppleDatabase.cpp in Sources */,
203 C28A1D0A052E14480094CEF0 /* AtomicFile.cpp in Sources */,
204 C28A1D14052E14480094CEF0 /* DbIndex.cpp in Sources */,
205 C28A1D18052E14480094CEF0 /* DbQuery.cpp in Sources */,
206 C28A1D1A052E14480094CEF0 /* DbValue.cpp in Sources */,
207 C28A1D1C052E14480094CEF0 /* MetaAttribute.cpp in Sources */,
208 C28A1D1E052E14480094CEF0 /* MetaRecord.cpp in Sources */,
209 C28A1D21052E14480094CEF0 /* SelectionPredicate.cpp in Sources */,
210 AAEA4A440E9163290043771D /* ReadWriteSection.cpp in Sources */,
211 );
212 runOnlyForDeploymentPostprocessing = 0;
213 };
214 /* End PBXSourcesBuildPhase section */
215
216 /* Begin XCBuildConfiguration section */
217 C27AD35D0987FCDE001272E0 /* Debug */ = {
218 isa = XCBuildConfiguration;
219 baseConfigurationReference = 182BB207146F043D000BF1F3 /* debug.xcconfig */;
220 buildSettings = {
221 COMBINE_HIDPI_IMAGES = YES;
222 };
223 name = Debug;
224 };
225 C27AD35F0987FCDE001272E0 /* Release */ = {
226 isa = XCBuildConfiguration;
227 baseConfigurationReference = 182BB209146F043D000BF1F3 /* release.xcconfig */;
228 buildSettings = {
229 COMBINE_HIDPI_IMAGES = YES;
230 };
231 name = Release;
232 };
233 C27AD3610987FCDE001272E0 /* Debug */ = {
234 isa = XCBuildConfiguration;
235 baseConfigurationReference = 182BB208146F043D000BF1F3 /* lib.xcconfig */;
236 buildSettings = {
237 ASSETCATALOG_COMPRESSION = lossless;
238 CLANG_WARN_BOOL_CONVERSION = YES;
239 CLANG_WARN_CONSTANT_CONVERSION = YES;
240 CLANG_WARN_EMPTY_BODY = YES;
241 CLANG_WARN_ENUM_CONVERSION = YES;
242 CLANG_WARN_INT_CONVERSION = YES;
243 CLANG_WARN_UNREACHABLE_CODE = YES;
244 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
245 ENABLE_STRICT_OBJC_MSGSEND = YES;
246 ENABLE_TESTABILITY = YES;
247 GCC_NO_COMMON_BLOCKS = YES;
248 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
249 GCC_WARN_UNDECLARED_SELECTOR = YES;
250 GCC_WARN_UNINITIALIZED_AUTOS = YES;
251 GCC_WARN_UNUSED_FUNCTION = YES;
252 ONLY_ACTIVE_ARCH = YES;
253 };
254 name = Debug;
255 };
256 C27AD3630987FCDE001272E0 /* Release */ = {
257 isa = XCBuildConfiguration;
258 baseConfigurationReference = 182BB208146F043D000BF1F3 /* lib.xcconfig */;
259 buildSettings = {
260 ASSETCATALOG_COMPRESSION = "respect-asset-catalog";
261 CLANG_WARN_BOOL_CONVERSION = YES;
262 CLANG_WARN_CONSTANT_CONVERSION = YES;
263 CLANG_WARN_EMPTY_BODY = YES;
264 CLANG_WARN_ENUM_CONVERSION = YES;
265 CLANG_WARN_INT_CONVERSION = YES;
266 CLANG_WARN_UNREACHABLE_CODE = YES;
267 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
268 ENABLE_STRICT_OBJC_MSGSEND = YES;
269 GCC_NO_COMMON_BLOCKS = YES;
270 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
271 GCC_WARN_UNDECLARED_SELECTOR = YES;
272 GCC_WARN_UNINITIALIZED_AUTOS = YES;
273 GCC_WARN_UNUSED_FUNCTION = YES;
274 };
275 name = Release;
276 };
277 /* End XCBuildConfiguration section */
278
279 /* Begin XCConfigurationList section */
280 C27AD35C0987FCDE001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_filedb" */ = {
281 isa = XCConfigurationList;
282 buildConfigurations = (
283 C27AD35D0987FCDE001272E0 /* Debug */,
284 C27AD35F0987FCDE001272E0 /* Release */,
285 );
286 defaultConfigurationIsVisible = 0;
287 defaultConfigurationName = Release;
288 };
289 C27AD3600987FCDE001272E0 /* Build configuration list for PBXProject "libsecurity_filedb" */ = {
290 isa = XCConfigurationList;
291 buildConfigurations = (
292 C27AD3610987FCDE001272E0 /* Debug */,
293 C27AD3630987FCDE001272E0 /* Release */,
294 );
295 defaultConfigurationIsVisible = 0;
296 defaultConfigurationName = Release;
297 };
298 /* End XCConfigurationList section */
299 };
300 rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */;
301 }