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