]> git.saurik.com Git - apple/libsystem.git/blob - Libsystem.xcodeproj/project.pbxproj
be55ca62392e72a93bbfaa9def8c4c1807b0fe2b
[apple/libsystem.git] / Libsystem.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 BA5511CF136CA8480012B9B5 /* Generate Linker Arguments */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = BA5511D0136CA8480012B9B5 /* Build configuration list for PBXAggregateTarget "Generate Linker Arguments" */;
13 buildPhases = (
14 BA5511D4136CA8680012B9B5 /* ShellScript */,
15 );
16 dependencies = (
17 );
18 name = "Generate Linker Arguments";
19 productName = "Generate Linker Arguments";
20 };
21 BA5511D6136D22ED0012B9B5 /* Generate Symlinks */ = {
22 isa = PBXAggregateTarget;
23 buildConfigurationList = BA5511D7136D22ED0012B9B5 /* Build configuration list for PBXAggregateTarget "Generate Symlinks" */;
24 buildPhases = (
25 BA5511D9136D23110012B9B5 /* ShellScript */,
26 BA2BD8FE136D271D00FF78C0 /* ShellScript */,
27 BA2BD8FF136D27FE00FF78C0 /* CopyFiles */,
28 );
29 dependencies = (
30 );
31 name = "Generate Symlinks";
32 productName = "Generate Symlinks";
33 };
34 /* End PBXAggregateTarget section */
35
36 /* Begin PBXBuildFile section */
37 8C0BF12A1F58E51E00706493 /* enable_asan_mode in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8C0BF1291F58E51D00706493 /* enable_asan_mode */; };
38 BA2BD900136D282200FF78C0 /* Info.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA5511B6136C9D780012B9B5 /* Info.plist */; };
39 BA2FABC5136DBF45004383E5 /* linker_arguments_changed.c in Sources */ = {isa = PBXBuildFile; fileRef = BA2FABC4136DBF45004383E5 /* linker_arguments_changed.c */; };
40 BA5511C9136C9E4D0012B9B5 /* CompatibilityHacks.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5511B4136C9D780012B9B5 /* CompatibilityHacks.c */; };
41 BA5511CA136C9E510012B9B5 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5511B7136C9D780012B9B5 /* init.c */; };
42 C9A43CAC15374DB200388D0C /* alloc_once_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A43CAB15374DB200388D0C /* alloc_once_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
43 /* End PBXBuildFile section */
44
45 /* Begin PBXContainerItemProxy section */
46 BA5511D2136CA8550012B9B5 /* PBXContainerItemProxy */ = {
47 isa = PBXContainerItemProxy;
48 containerPortal = BA5511A9136C9D400012B9B5 /* Project object */;
49 proxyType = 1;
50 remoteGlobalIDString = BA5511CF136CA8480012B9B5;
51 remoteInfo = "Generate Linker Arguments";
52 };
53 BA5511DA136D23EE0012B9B5 /* PBXContainerItemProxy */ = {
54 isa = PBXContainerItemProxy;
55 containerPortal = BA5511A9136C9D400012B9B5 /* Project object */;
56 proxyType = 1;
57 remoteGlobalIDString = BA5511D6136D22ED0012B9B5;
58 remoteInfo = "Generate Symlinks";
59 };
60 /* End PBXContainerItemProxy section */
61
62 /* Begin PBXCopyFilesBuildPhase section */
63 8C0BF1281F58E4B400706493 /* CopyFiles */ = {
64 isa = PBXCopyFilesBuildPhase;
65 buildActionMask = 8;
66 dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/bin";
67 dstSubfolderSpec = 0;
68 files = (
69 8C0BF12A1F58E51E00706493 /* enable_asan_mode in CopyFiles */,
70 );
71 runOnlyForDeploymentPostprocessing = 1;
72 };
73 BA2BD8FF136D27FE00FF78C0 /* CopyFiles */ = {
74 isa = PBXCopyFilesBuildPhase;
75 buildActionMask = 8;
76 dstPath = "$(INSTALL_PATH_PREFIX)/System/Library/Frameworks/System.framework/$(INFOPLIST_INSTALL_PATH)";
77 dstSubfolderSpec = 0;
78 files = (
79 BA2BD900136D282200FF78C0 /* Info.plist in CopyFiles */,
80 );
81 runOnlyForDeploymentPostprocessing = 1;
82 };
83 /* End PBXCopyFilesBuildPhase section */
84
85 /* Begin PBXFileReference section */
86 8C0BF1291F58E51D00706493 /* enable_asan_mode */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = enable_asan_mode; sourceTree = "<group>"; };
87 BA2FABC4136DBF45004383E5 /* linker_arguments_changed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = linker_arguments_changed.c; sourceTree = BUILT_PRODUCTS_DIR; };
88 BA5511B3136C9D780012B9B5 /* APPLE_LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = APPLE_LICENSE; sourceTree = "<group>"; };
89 BA5511B4136C9D780012B9B5 /* CompatibilityHacks.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompatibilityHacks.c; sourceTree = "<group>"; };
90 BA5511B6136C9D780012B9B5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
91 BA5511B7136C9D780012B9B5 /* init.c */ = {isa = PBXFileReference; indentWidth = 8; lastKnownFileType = sourcecode.c.c; path = init.c; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; };
92 BA5511B9136C9D780012B9B5 /* optionallibs */ = {isa = PBXFileReference; lastKnownFileType = text; path = optionallibs; sourceTree = "<group>"; };
93 BA5511BA136C9D780012B9B5 /* requiredlibs */ = {isa = PBXFileReference; lastKnownFileType = text; path = requiredlibs; sourceTree = "<group>"; };
94 BA5511C4136C9E2E0012B9B5 /* libSystem.B.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libSystem.B.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
95 C64EE1D7136F644700676C52 /* create_dylib_symlinks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = create_dylib_symlinks.sh; sourceTree = "<group>"; };
96 C64EE1D8136F644700676C52 /* create_system_framework.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = create_system_framework.sh; sourceTree = "<group>"; };
97 C64EE1D9136F644700676C52 /* linker_arguments.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = linker_arguments.sh; sourceTree = "<group>"; };
98 C9A43CAB15374DB200388D0C /* alloc_once_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alloc_once_private.h; sourceTree = "<group>"; };
99 C9B56C55153751A600C153A8 /* Libsystem.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Libsystem.xcconfig; sourceTree = "<group>"; };
100 /* End PBXFileReference section */
101
102 /* Begin PBXFrameworksBuildPhase section */
103 BA5511C1136C9E2E0012B9B5 /* Frameworks */ = {
104 isa = PBXFrameworksBuildPhase;
105 buildActionMask = 2147483647;
106 files = (
107 );
108 runOnlyForDeploymentPostprocessing = 0;
109 };
110 /* End PBXFrameworksBuildPhase section */
111
112 /* Begin PBXGroup section */
113 BA2FABC7136DBF6F004383E5 /* Generated Files */ = {
114 isa = PBXGroup;
115 children = (
116 BA2FABC4136DBF45004383E5 /* linker_arguments_changed.c */,
117 );
118 name = "Generated Files";
119 sourceTree = "<group>";
120 };
121 BA5511A7136C9D400012B9B5 = {
122 isa = PBXGroup;
123 children = (
124 C9B56C55153751A600C153A8 /* Libsystem.xcconfig */,
125 BA5511B3136C9D780012B9B5 /* APPLE_LICENSE */,
126 BA5511B4136C9D780012B9B5 /* CompatibilityHacks.c */,
127 BA5511B6136C9D780012B9B5 /* Info.plist */,
128 C9A43CAB15374DB200388D0C /* alloc_once_private.h */,
129 BA5511B7136C9D780012B9B5 /* init.c */,
130 BA5511B9136C9D780012B9B5 /* optionallibs */,
131 BA5511BA136C9D780012B9B5 /* requiredlibs */,
132 8C0BF1291F58E51D00706493 /* enable_asan_mode */,
133 C64EE1D6136F644700676C52 /* xcodescripts */,
134 BA5511C5136C9E2E0012B9B5 /* Products */,
135 BA2FABC7136DBF6F004383E5 /* Generated Files */,
136 );
137 sourceTree = "<group>";
138 };
139 BA5511C5136C9E2E0012B9B5 /* Products */ = {
140 isa = PBXGroup;
141 children = (
142 BA5511C4136C9E2E0012B9B5 /* libSystem.B.dylib */,
143 );
144 name = Products;
145 sourceTree = "<group>";
146 };
147 C64EE1D6136F644700676C52 /* xcodescripts */ = {
148 isa = PBXGroup;
149 children = (
150 C64EE1D7136F644700676C52 /* create_dylib_symlinks.sh */,
151 C64EE1D8136F644700676C52 /* create_system_framework.sh */,
152 C64EE1D9136F644700676C52 /* linker_arguments.sh */,
153 );
154 path = xcodescripts;
155 sourceTree = "<group>";
156 };
157 /* End PBXGroup section */
158
159 /* Begin PBXHeadersBuildPhase section */
160 BA5511C2136C9E2E0012B9B5 /* Headers */ = {
161 isa = PBXHeadersBuildPhase;
162 buildActionMask = 2147483647;
163 files = (
164 C9A43CAC15374DB200388D0C /* alloc_once_private.h in Headers */,
165 );
166 runOnlyForDeploymentPostprocessing = 0;
167 };
168 /* End PBXHeadersBuildPhase section */
169
170 /* Begin PBXNativeTarget section */
171 BA5511C3136C9E2E0012B9B5 /* System */ = {
172 isa = PBXNativeTarget;
173 buildConfigurationList = BA5511C7136C9E2E0012B9B5 /* Build configuration list for PBXNativeTarget "System" */;
174 buildPhases = (
175 BA5511C0136C9E2E0012B9B5 /* Sources */,
176 BA5511C1136C9E2E0012B9B5 /* Frameworks */,
177 BA5511C2136C9E2E0012B9B5 /* Headers */,
178 8C0BF1281F58E4B400706493 /* CopyFiles */,
179 );
180 buildRules = (
181 );
182 dependencies = (
183 BA5511DB136D23EE0012B9B5 /* PBXTargetDependency */,
184 BA5511D3136CA8550012B9B5 /* PBXTargetDependency */,
185 );
186 name = System;
187 productName = System;
188 productReference = BA5511C4136C9E2E0012B9B5 /* libSystem.B.dylib */;
189 productType = "com.apple.product-type.library.dynamic";
190 };
191 /* End PBXNativeTarget section */
192
193 /* Begin PBXProject section */
194 BA5511A9136C9D400012B9B5 /* Project object */ = {
195 isa = PBXProject;
196 attributes = {
197 LastUpgradeCheck = 0700;
198 };
199 buildConfigurationList = BA5511AC136C9D400012B9B5 /* Build configuration list for PBXProject "Libsystem" */;
200 compatibilityVersion = "Xcode 3.2";
201 developmentRegion = English;
202 hasScannedForEncodings = 0;
203 knownRegions = (
204 en,
205 );
206 mainGroup = BA5511A7136C9D400012B9B5;
207 productRefGroup = BA5511C5136C9E2E0012B9B5 /* Products */;
208 projectDirPath = "";
209 projectRoot = "";
210 targets = (
211 BA5511C3136C9E2E0012B9B5 /* System */,
212 BA5511CF136CA8480012B9B5 /* Generate Linker Arguments */,
213 BA5511D6136D22ED0012B9B5 /* Generate Symlinks */,
214 );
215 };
216 /* End PBXProject section */
217
218 /* Begin PBXShellScriptBuildPhase section */
219 BA2BD8FE136D271D00FF78C0 /* ShellScript */ = {
220 isa = PBXShellScriptBuildPhase;
221 buildActionMask = 8;
222 files = (
223 );
224 inputPaths = (
225 );
226 outputPaths = (
227 );
228 runOnlyForDeploymentPostprocessing = 1;
229 shellPath = /bin/sh;
230 shellScript = "set -x\nset -e\n\n\"${SRCROOT}/xcodescripts/create_system_framework.sh\" \"${DSTROOT}\" \"${SRCROOT}\" \"${ACTION}\" \"${ARCHS}\" \"${BUILD_VARIANTS}\"\n";
231 };
232 BA5511D4136CA8680012B9B5 /* ShellScript */ = {
233 isa = PBXShellScriptBuildPhase;
234 buildActionMask = 2147483647;
235 files = (
236 );
237 inputPaths = (
238 "$(SRCROOT)/optionallibs",
239 "$(SRCROOT)/requiredlibs",
240 "$(SRCROOT)/xcodescripts/linker_arguments.sh",
241 );
242 outputPaths = (
243 "$(BUILT_PRODUCTS_DIR)/linker_arguments_changed.c",
244 );
245 runOnlyForDeploymentPostprocessing = 0;
246 shellPath = /bin/sh;
247 shellScript = "set -x\nset -e\n\n\"${SRCROOT}/xcodescripts/linker_arguments.sh\" \"${ARCHS}\" \"${BUILD_VARIANTS}\" \"${BUILT_PRODUCTS_DIR}\" \"${SDKROOT}\" \"${SRCROOT}\"\n";
248 };
249 BA5511D9136D23110012B9B5 /* ShellScript */ = {
250 isa = PBXShellScriptBuildPhase;
251 buildActionMask = 8;
252 files = (
253 );
254 inputPaths = (
255 );
256 outputPaths = (
257 );
258 runOnlyForDeploymentPostprocessing = 1;
259 shellPath = /bin/sh;
260 shellScript = "set -x\nset -e\n\n\"${SRCROOT}/xcodescripts/create_dylib_symlinks.sh\" \"${DSTROOT}\" \"${ACTION}\" \"${BUILD_VARIANTS}\"\n";
261 };
262 /* End PBXShellScriptBuildPhase section */
263
264 /* Begin PBXSourcesBuildPhase section */
265 BA5511C0136C9E2E0012B9B5 /* Sources */ = {
266 isa = PBXSourcesBuildPhase;
267 buildActionMask = 2147483647;
268 files = (
269 BA5511C9136C9E4D0012B9B5 /* CompatibilityHacks.c in Sources */,
270 BA5511CA136C9E510012B9B5 /* init.c in Sources */,
271 BA2FABC5136DBF45004383E5 /* linker_arguments_changed.c in Sources */,
272 );
273 runOnlyForDeploymentPostprocessing = 0;
274 };
275 /* End PBXSourcesBuildPhase section */
276
277 /* Begin PBXTargetDependency section */
278 BA5511D3136CA8550012B9B5 /* PBXTargetDependency */ = {
279 isa = PBXTargetDependency;
280 target = BA5511CF136CA8480012B9B5 /* Generate Linker Arguments */;
281 targetProxy = BA5511D2136CA8550012B9B5 /* PBXContainerItemProxy */;
282 };
283 BA5511DB136D23EE0012B9B5 /* PBXTargetDependency */ = {
284 isa = PBXTargetDependency;
285 target = BA5511D6136D22ED0012B9B5 /* Generate Symlinks */;
286 targetProxy = BA5511DA136D23EE0012B9B5 /* PBXContainerItemProxy */;
287 };
288 /* End PBXTargetDependency section */
289
290 /* Begin XCBuildConfiguration section */
291 BA5511AF136C9D400012B9B5 /* Release */ = {
292 isa = XCBuildConfiguration;
293 baseConfigurationReference = C9B56C55153751A600C153A8 /* Libsystem.xcconfig */;
294 buildSettings = {
295 };
296 name = Release;
297 };
298 BA5511C6136C9E2E0012B9B5 /* Release */ = {
299 isa = XCBuildConfiguration;
300 baseConfigurationReference = C9B56C55153751A600C153A8 /* Libsystem.xcconfig */;
301 buildSettings = {
302 PRODUCT_NAME = "$(TARGET_NAME).B";
303 "PRODUCT_NAME[sdk=iphonesimulator*]" = "$(TARGET_NAME)";
304 SDKROOT = macosx.internal;
305 };
306 name = Release;
307 };
308 BA5511D1136CA8480012B9B5 /* Release */ = {
309 isa = XCBuildConfiguration;
310 baseConfigurationReference = C9B56C55153751A600C153A8 /* Libsystem.xcconfig */;
311 buildSettings = {
312 PRODUCT_NAME = "$(TARGET_NAME)";
313 };
314 name = Release;
315 };
316 BA5511D8136D22ED0012B9B5 /* Release */ = {
317 isa = XCBuildConfiguration;
318 baseConfigurationReference = C9B56C55153751A600C153A8 /* Libsystem.xcconfig */;
319 buildSettings = {
320 INSTALLHDRS_SCRIPT_PHASE = YES;
321 PRODUCT_NAME = "$(TARGET_NAME)";
322 };
323 name = Release;
324 };
325 /* End XCBuildConfiguration section */
326
327 /* Begin XCConfigurationList section */
328 BA5511AC136C9D400012B9B5 /* Build configuration list for PBXProject "Libsystem" */ = {
329 isa = XCConfigurationList;
330 buildConfigurations = (
331 BA5511AF136C9D400012B9B5 /* Release */,
332 );
333 defaultConfigurationIsVisible = 0;
334 defaultConfigurationName = Release;
335 };
336 BA5511C7136C9E2E0012B9B5 /* Build configuration list for PBXNativeTarget "System" */ = {
337 isa = XCConfigurationList;
338 buildConfigurations = (
339 BA5511C6136C9E2E0012B9B5 /* Release */,
340 );
341 defaultConfigurationIsVisible = 0;
342 defaultConfigurationName = Release;
343 };
344 BA5511D0136CA8480012B9B5 /* Build configuration list for PBXAggregateTarget "Generate Linker Arguments" */ = {
345 isa = XCConfigurationList;
346 buildConfigurations = (
347 BA5511D1136CA8480012B9B5 /* Release */,
348 );
349 defaultConfigurationIsVisible = 0;
350 defaultConfigurationName = Release;
351 };
352 BA5511D7136D22ED0012B9B5 /* Build configuration list for PBXAggregateTarget "Generate Symlinks" */ = {
353 isa = XCConfigurationList;
354 buildConfigurations = (
355 BA5511D8136D22ED0012B9B5 /* Release */,
356 );
357 defaultConfigurationIsVisible = 0;
358 defaultConfigurationName = Release;
359 };
360 /* End XCConfigurationList section */
361 };
362 rootObject = BA5511A9136C9D400012B9B5 /* Project object */;
363 }