]> git.saurik.com Git - apple/security.git/blob - libsecurity_apple_file_dl/libsecurity_apple_file_dl.xcodeproj/project.pbxproj
Security-55163.44.tar.gz
[apple/security.git] / libsecurity_apple_file_dl / libsecurity_apple_file_dl.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 C2196B69053B59D4005808D4 /* AppleDLBuiltin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2196B68053B59D4005808D4 /* AppleDLBuiltin.cpp */; };
11 C28436E00534880F000AE0FC /* AppleFileDL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C28436DD0534880F000AE0FC /* AppleFileDL.cpp */; };
12 C28436E10534880F000AE0FC /* AppleFileDL.h in Headers */ = {isa = PBXBuildFile; fileRef = C28436DE0534880F000AE0FC /* AppleFileDL.h */; };
13 /* End PBXBuildFile section */
14
15 /* Begin PBXContainerItemProxy section */
16 182BB34C146F1102000BF1F3 /* PBXContainerItemProxy */ = {
17 isa = PBXContainerItemProxy;
18 containerPortal = 184460F4146E818D00B12992 /* libsecurity_cdsa_plugin.xcodeproj */;
19 proxyType = 1;
20 remoteGlobalIDString = C2C38A530535EDE600D7421F;
21 remoteInfo = libsecurity_cdsa_plugin_generate;
22 };
23 184460F9146E818D00B12992 /* PBXContainerItemProxy */ = {
24 isa = PBXContainerItemProxy;
25 containerPortal = 184460F4146E818D00B12992 /* libsecurity_cdsa_plugin.xcodeproj */;
26 proxyType = 2;
27 remoteGlobalIDString = 4CA1FEBE052A3C8100F22E42;
28 remoteInfo = libsecurity_cdsa_plugin;
29 };
30 /* End PBXContainerItemProxy section */
31
32 /* Begin PBXFileReference section */
33 184460E6146E808700B12992 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
34 184460E7146E808700B12992 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
35 184460E8146E808700B12992 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
36 184460E9146E808700B12992 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
37 184460F4146E818D00B12992 /* 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>"; };
38 4094B099057EA68B00B44BCC /* dl_common.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = dl_common.mdsinfo; sourceTree = "<group>"; };
39 4094B09A057EA68B00B44BCC /* dl_primary.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = dl_primary.mdsinfo; sourceTree = "<group>"; };
40 4CA1FEBE052A3C8100F22E42 /* libsecurity_apple_file_dl.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_apple_file_dl.a; sourceTree = BUILT_PRODUCTS_DIR; };
41 C2196B68053B59D4005808D4 /* AppleDLBuiltin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AppleDLBuiltin.cpp; path = lib/AppleDLBuiltin.cpp; sourceTree = "<group>"; };
42 C28436DC0534880F000AE0FC /* AppleDLPlugin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AppleDLPlugin.cpp; sourceTree = "<group>"; };
43 C28436DD0534880F000AE0FC /* AppleFileDL.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AppleFileDL.cpp; sourceTree = "<group>"; };
44 C28436DE0534880F000AE0FC /* AppleFileDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppleFileDL.h; sourceTree = "<group>"; };
45 /* End PBXFileReference section */
46
47 /* Begin PBXFrameworksBuildPhase section */
48 4CA1FEBB052A3C8100F22E42 /* Frameworks */ = {
49 isa = PBXFrameworksBuildPhase;
50 buildActionMask = 2147483647;
51 files = (
52 );
53 runOnlyForDeploymentPostprocessing = 0;
54 };
55 /* End PBXFrameworksBuildPhase section */
56
57 /* Begin PBXGroup section */
58 184460E5146E808700B12992 /* config */ = {
59 isa = PBXGroup;
60 children = (
61 184460E6146E808700B12992 /* base.xcconfig */,
62 184460E7146E808700B12992 /* debug.xcconfig */,
63 184460E8146E808700B12992 /* lib.xcconfig */,
64 184460E9146E808700B12992 /* release.xcconfig */,
65 );
66 name = config;
67 path = ../config;
68 sourceTree = "<group>";
69 };
70 184460F5146E818D00B12992 /* Products */ = {
71 isa = PBXGroup;
72 children = (
73 184460FA146E818D00B12992 /* libsecurity_cdsa_plugin.a */,
74 );
75 name = Products;
76 sourceTree = "<group>";
77 };
78 4094B098057EA68B00B44BCC /* mds */ = {
79 isa = PBXGroup;
80 children = (
81 4094B099057EA68B00B44BCC /* dl_common.mdsinfo */,
82 4094B09A057EA68B00B44BCC /* dl_primary.mdsinfo */,
83 );
84 path = mds;
85 sourceTree = "<group>";
86 };
87 4CA1FEA7052A3C3800F22E42 = {
88 isa = PBXGroup;
89 children = (
90 184460F4146E818D00B12992 /* libsecurity_cdsa_plugin.xcodeproj */,
91 C28436DB0534880F000AE0FC /* lib */,
92 184460E5146E808700B12992 /* config */,
93 C2196B68053B59D4005808D4 /* AppleDLBuiltin.cpp */,
94 4094B098057EA68B00B44BCC /* mds */,
95 4CA1FEBF052A3C8100F22E42 /* Products */,
96 );
97 sourceTree = "<group>";
98 };
99 4CA1FEBF052A3C8100F22E42 /* Products */ = {
100 isa = PBXGroup;
101 children = (
102 4CA1FEBE052A3C8100F22E42 /* libsecurity_apple_file_dl.a */,
103 );
104 name = Products;
105 sourceTree = "<group>";
106 };
107 C28436DB0534880F000AE0FC /* lib */ = {
108 isa = PBXGroup;
109 children = (
110 C28436DC0534880F000AE0FC /* AppleDLPlugin.cpp */,
111 C28436DD0534880F000AE0FC /* AppleFileDL.cpp */,
112 C28436DE0534880F000AE0FC /* AppleFileDL.h */,
113 );
114 path = lib;
115 sourceTree = "<group>";
116 };
117 /* End PBXGroup section */
118
119 /* Begin PBXHeadersBuildPhase section */
120 4CA1FEB9052A3C8100F22E42 /* Headers */ = {
121 isa = PBXHeadersBuildPhase;
122 buildActionMask = 2147483647;
123 files = (
124 C28436E10534880F000AE0FC /* AppleFileDL.h in Headers */,
125 );
126 runOnlyForDeploymentPostprocessing = 0;
127 };
128 /* End PBXHeadersBuildPhase section */
129
130 /* Begin PBXNativeTarget section */
131 4CA1FEBD052A3C8100F22E42 /* libsecurity_apple_file_dl */ = {
132 isa = PBXNativeTarget;
133 buildConfigurationList = C27AD2770987FCDC001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_apple_file_dl" */;
134 buildPhases = (
135 4CA1FEB9052A3C8100F22E42 /* Headers */,
136 4CA1FEBA052A3C8100F22E42 /* Sources */,
137 4CA1FEBB052A3C8100F22E42 /* Frameworks */,
138 );
139 buildRules = (
140 );
141 dependencies = (
142 182BB34D146F1102000BF1F3 /* PBXTargetDependency */,
143 );
144 name = libsecurity_apple_file_dl;
145 productInstallPath = /usr/local/lib;
146 productName = libsecurity_apple_file_dl;
147 productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_apple_file_dl.a */;
148 productType = "com.apple.product-type.library.static";
149 };
150 /* End PBXNativeTarget section */
151
152 /* Begin PBXProject section */
153 4CA1FEAB052A3C3800F22E42 /* Project object */ = {
154 isa = PBXProject;
155 attributes = {
156 LastUpgradeCheck = 0420;
157 };
158 buildConfigurationList = C27AD27B0987FCDC001272E0 /* Build configuration list for PBXProject "libsecurity_apple_file_dl" */;
159 compatibilityVersion = "Xcode 3.2";
160 developmentRegion = English;
161 hasScannedForEncodings = 1;
162 knownRegions = (
163 en,
164 );
165 mainGroup = 4CA1FEA7052A3C3800F22E42;
166 productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */;
167 projectDirPath = "";
168 projectReferences = (
169 {
170 ProductGroup = 184460F5146E818D00B12992 /* Products */;
171 ProjectRef = 184460F4146E818D00B12992 /* libsecurity_cdsa_plugin.xcodeproj */;
172 },
173 );
174 projectRoot = "";
175 targets = (
176 4CA1FEBD052A3C8100F22E42 /* libsecurity_apple_file_dl */,
177 );
178 };
179 /* End PBXProject section */
180
181 /* Begin PBXReferenceProxy section */
182 184460FA146E818D00B12992 /* libsecurity_cdsa_plugin.a */ = {
183 isa = PBXReferenceProxy;
184 fileType = archive.ar;
185 path = libsecurity_cdsa_plugin.a;
186 remoteRef = 184460F9146E818D00B12992 /* PBXContainerItemProxy */;
187 sourceTree = BUILT_PRODUCTS_DIR;
188 };
189 /* End PBXReferenceProxy section */
190
191 /* Begin PBXSourcesBuildPhase section */
192 4CA1FEBA052A3C8100F22E42 /* Sources */ = {
193 isa = PBXSourcesBuildPhase;
194 buildActionMask = 2147483647;
195 files = (
196 C28436E00534880F000AE0FC /* AppleFileDL.cpp in Sources */,
197 C2196B69053B59D4005808D4 /* AppleDLBuiltin.cpp in Sources */,
198 );
199 runOnlyForDeploymentPostprocessing = 0;
200 };
201 /* End PBXSourcesBuildPhase section */
202
203 /* Begin PBXTargetDependency section */
204 182BB34D146F1102000BF1F3 /* PBXTargetDependency */ = {
205 isa = PBXTargetDependency;
206 name = libsecurity_cdsa_plugin_generate;
207 targetProxy = 182BB34C146F1102000BF1F3 /* PBXContainerItemProxy */;
208 };
209 /* End PBXTargetDependency section */
210
211 /* Begin XCBuildConfiguration section */
212 C27AD2780987FCDC001272E0 /* Debug */ = {
213 isa = XCBuildConfiguration;
214 baseConfigurationReference = 184460E7146E808700B12992 /* debug.xcconfig */;
215 buildSettings = {
216 };
217 name = Debug;
218 };
219 C27AD27A0987FCDC001272E0 /* Release */ = {
220 isa = XCBuildConfiguration;
221 baseConfigurationReference = 184460E9146E808700B12992 /* release.xcconfig */;
222 buildSettings = {
223 };
224 name = Release;
225 };
226 C27AD27C0987FCDC001272E0 /* Debug */ = {
227 isa = XCBuildConfiguration;
228 baseConfigurationReference = 184460E8146E808700B12992 /* lib.xcconfig */;
229 buildSettings = {
230 };
231 name = Debug;
232 };
233 C27AD27E0987FCDC001272E0 /* Release */ = {
234 isa = XCBuildConfiguration;
235 baseConfigurationReference = 184460E8146E808700B12992 /* lib.xcconfig */;
236 buildSettings = {
237 };
238 name = Release;
239 };
240 /* End XCBuildConfiguration section */
241
242 /* Begin XCConfigurationList section */
243 C27AD2770987FCDC001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_apple_file_dl" */ = {
244 isa = XCConfigurationList;
245 buildConfigurations = (
246 C27AD2780987FCDC001272E0 /* Debug */,
247 C27AD27A0987FCDC001272E0 /* Release */,
248 );
249 defaultConfigurationIsVisible = 0;
250 defaultConfigurationName = Release;
251 };
252 C27AD27B0987FCDC001272E0 /* Build configuration list for PBXProject "libsecurity_apple_file_dl" */ = {
253 isa = XCConfigurationList;
254 buildConfigurations = (
255 C27AD27C0987FCDC001272E0 /* Debug */,
256 C27AD27E0987FCDC001272E0 /* Release */,
257 );
258 defaultConfigurationIsVisible = 0;
259 defaultConfigurationName = Release;
260 };
261 /* End XCConfigurationList section */
262 };
263 rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */;
264 }