]>
Commit | Line | Data |
---|---|---|
9e225d03 A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
832b6fce | 6 | objectVersion = 46; |
9e225d03 A |
7 | objects = { |
8 | ||
9 | /* Begin PBXAggregateTarget section */ | |
9f83892a A |
10 | 37A0AD0A1C15FFF500731E50 /* update_dyld_shared_cache */ = { |
11 | isa = PBXAggregateTarget; | |
12 | buildConfigurationList = 37A0AD0B1C15FFF500731E50 /* Build configuration list for PBXAggregateTarget "update_dyld_shared_cache" */; | |
13 | buildPhases = ( | |
14 | ); | |
15 | dependencies = ( | |
16 | 37A0AD1B1C16004600731E50 /* PBXTargetDependency */, | |
17 | 37A0AD131C16003600731E50 /* PBXTargetDependency */, | |
18 | 37A0AD151C16003600731E50 /* PBXTargetDependency */, | |
19 | 37A0AD171C16003600731E50 /* PBXTargetDependency */, | |
20 | 37A0AD191C16003600731E50 /* PBXTargetDependency */, | |
21 | 37A0AD111C16003600731E50 /* PBXTargetDependency */, | |
22 | ); | |
23 | name = update_dyld_shared_cache; | |
24 | productName = update_dyld_shared_cache; | |
25 | }; | |
412ebb8e A |
26 | F908134211D3ED0B00626CC1 /* libdyld */ = { |
27 | isa = PBXAggregateTarget; | |
28 | buildConfigurationList = F908135211D3ED9000626CC1 /* Build configuration list for PBXAggregateTarget "libdyld" */; | |
29 | buildPhases = ( | |
30 | F908135111D3ED9000626CC1 /* usr|include|mach-o */, | |
31 | F908137011D3FB5000626CC1 /* usr|include */, | |
832b6fce | 32 | F9C69EFC14EC8AB8009CAE2E /* usr|local|include */, |
412ebb8e A |
33 | F908137111D3FB5000626CC1 /* usr|local|include|mach-o */, |
34 | F908137211D3FB5000626CC1 /* usr|share|man|man1 */, | |
35 | F908137311D3FB5000626CC1 /* usr|share|man|man3 */, | |
d113e8b5 | 36 | F96D19701D7F62C3007AF3CE /* Install dyld_priv.h */, |
412ebb8e A |
37 | ); |
38 | dependencies = ( | |
39 | F9B4D78012AD9736000605A6 /* PBXTargetDependency */, | |
40 | F908134811D3ED1A00626CC1 /* PBXTargetDependency */, | |
41 | ); | |
42 | name = libdyld; | |
43 | productName = libdyld; | |
44 | }; | |
9e225d03 A |
45 | F9ED4C920630A73900DF4E74 /* all */ = { |
46 | isa = PBXAggregateTarget; | |
47 | buildConfigurationList = F9D8C7E5087B087300E93EFB /* Build configuration list for PBXAggregateTarget "all" */; | |
48 | buildPhases = ( | |
49 | ); | |
9e225d03 A |
50 | dependencies = ( |
51 | F9ED4CA70630A78A00DF4E74 /* PBXTargetDependency */, | |
52 | F9ED4CA90630A78A00DF4E74 /* PBXTargetDependency */, | |
9f83892a | 53 | 37A0AD0F1C16000F00731E50 /* PBXTargetDependency */, |
9e225d03 A |
54 | ); |
55 | name = all; | |
56 | productName = all; | |
57 | }; | |
9f83892a A |
58 | F9F6F4271C1FB0A700BD8FED /* dyld_tests */ = { |
59 | isa = PBXAggregateTarget; | |
60 | buildConfigurationList = F9F6F42A1C1FB0A700BD8FED /* Build configuration list for PBXAggregateTarget "dyld_tests" */; | |
61 | buildPhases = ( | |
62 | F9F6F42B1C1FB0AE00BD8FED /* build */, | |
63 | ); | |
64 | dependencies = ( | |
65 | F97FF3661C237F97000ACDD2 /* PBXTargetDependency */, | |
66 | ); | |
67 | name = dyld_tests; | |
68 | productName = dyld_tests; | |
69 | }; | |
9e225d03 A |
70 | /* End PBXAggregateTarget section */ |
71 | ||
72 | /* Begin PBXBuildFile section */ | |
9f83892a A |
73 | 3703A1141B38C1B300ADBA7F /* AdjustForNewSegmentLocation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE6D1A367093001E839B /* AdjustForNewSegmentLocation.cpp */; }; |
74 | 3703A1161B38C1B300ADBA7F /* BindAllImages.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE6E1A367093001E839B /* BindAllImages.cpp */; }; | |
75 | 3703A1171B38C1B300ADBA7F /* OptimizerObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F98E19031A3FC1A9008DB73F /* OptimizerObjC.cpp */; }; | |
76 | 3703A1181B38C1B300ADBA7F /* OptimizerBranches.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F98E18FF1A3FC1A9008DB73F /* OptimizerBranches.cpp */; }; | |
77 | 3703A1191B38C1B300ADBA7F /* OptimizerLinkedit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F98E19011A3FC1A9008DB73F /* OptimizerLinkedit.cpp */; }; | |
78 | 3703A11A1B38C1B300ADBA7F /* MultiCacheBuilder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 371D29811B2F53C8000BBE48 /* MultiCacheBuilder.mm */; }; | |
79 | 3703A11B1B38C1B300ADBA7F /* FileCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE6F1A367093001E839B /* FileCache.cpp */; }; | |
80 | 3703A11C1B38C1B300ADBA7F /* SharedCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE701A367093001E839B /* SharedCache.cpp */; }; | |
81 | 3703A1261B38C22900ADBA7F /* dyld_shared_cache_builder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3703A1251B38C22900ADBA7F /* dyld_shared_cache_builder.mm */; }; | |
82 | 370C6E541BDEF08000387223 /* libspindump.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 370C6E531BDEF08000387223 /* libspindump.dylib */; settings = {ATTRIBUTES = (Required, ); }; }; | |
83 | 370E5F421CC06CF8000158F2 /* Logging.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 370E5F401CC06CF8000158F2 /* Logging.cpp */; }; | |
84 | 370E5F431CC06CF8000158F2 /* Logging.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 370E5F401CC06CF8000158F2 /* Logging.cpp */; }; | |
85 | 370E5F441CC06CF8000158F2 /* Logging.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 370E5F401CC06CF8000158F2 /* Logging.cpp */; }; | |
86 | 371D29821B2F53C8000BBE48 /* MultiCacheBuilder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 371D29811B2F53C8000BBE48 /* MultiCacheBuilder.mm */; }; | |
87 | 3733C9071BD98F6800420392 /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; }; | |
88 | 3733C9081BD98F6900420392 /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; }; | |
89 | 3733C9091BD98F6A00420392 /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; }; | |
90 | 375E6F441C59DEFF001BB760 /* MachOProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 376ABDB71C5930E7009F0011 /* MachOProxy.cpp */; }; | |
91 | 376ABDB61C592CC0009F0011 /* Metabom.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 376ED1D71C46F2710051DD54 /* Metabom.framework */; }; | |
92 | 376ABDBA1C5930E7009F0011 /* MachOProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 376ABDB71C5930E7009F0011 /* MachOProxy.cpp */; }; | |
93 | 376ABDBB1C5930E7009F0011 /* MachOProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 376ABDB71C5930E7009F0011 /* MachOProxy.cpp */; }; | |
94 | 376ED1D81C46F2710051DD54 /* Metabom.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 376ED1D71C46F2710051DD54 /* Metabom.framework */; }; | |
95 | 377685F51AC4B27D00026E6C /* AdjustForNewSegmentLocation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE6D1A367093001E839B /* AdjustForNewSegmentLocation.cpp */; }; | |
96 | 377685F61AC4B27D00026E6C /* BindAllImages.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE6E1A367093001E839B /* BindAllImages.cpp */; }; | |
97 | 377685F71AC4B27D00026E6C /* OptimizerObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F98E19031A3FC1A9008DB73F /* OptimizerObjC.cpp */; }; | |
98 | 377685F81AC4B27D00026E6C /* OptimizerBranches.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F98E18FF1A3FC1A9008DB73F /* OptimizerBranches.cpp */; }; | |
99 | 377685F91AC4B27D00026E6C /* OptimizerLinkedit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F98E19011A3FC1A9008DB73F /* OptimizerLinkedit.cpp */; }; | |
100 | 377685FA1AC4B27D00026E6C /* FileCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE6F1A367093001E839B /* FileCache.cpp */; }; | |
101 | 377685FB1AC4B27D00026E6C /* SharedCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE701A367093001E839B /* SharedCache.cpp */; }; | |
102 | 377686041AC4B2ED00026E6C /* multi_dyld_shared_cache_builder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 377686031AC4B2ED00026E6C /* multi_dyld_shared_cache_builder.mm */; }; | |
103 | 378EE3B11BE88C47001C99FB /* Bom.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37F7A5961BB363820039043A /* Bom.framework */; }; | |
104 | 378EE3B21BE88C4A001C99FB /* Bom.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37F7A5961BB363820039043A /* Bom.framework */; }; | |
105 | 37BF1D761B6168150048BC27 /* Manifest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 37BF1D731B6168150048BC27 /* Manifest.mm */; }; | |
106 | 37BF1D771B6168150048BC27 /* Manifest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 37BF1D731B6168150048BC27 /* Manifest.mm */; }; | |
107 | 37F7A5951BB362CA0039043A /* update_dyld_shared_cache.mm in Sources */ = {isa = PBXBuildFile; fileRef = 37E93E291AAFB0B10080E640 /* update_dyld_shared_cache.mm */; }; | |
108 | 37F7A5981BB364130039043A /* Manifest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 37BF1D731B6168150048BC27 /* Manifest.mm */; }; | |
109 | 37F7A5991BB364130039043A /* MultiCacheBuilder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 371D29811B2F53C8000BBE48 /* MultiCacheBuilder.mm */; }; | |
110 | 37F7A59A1BB3642F0039043A /* FileCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE6F1A367093001E839B /* FileCache.cpp */; }; | |
111 | 37F7A59B1BB3642F0039043A /* SharedCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE701A367093001E839B /* SharedCache.cpp */; }; | |
112 | 37F7A59C1BB364530039043A /* OptimizerBranches.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F98E18FF1A3FC1A9008DB73F /* OptimizerBranches.cpp */; }; | |
113 | 37F7A59D1BB364530039043A /* OptimizerLinkedit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F98E19011A3FC1A9008DB73F /* OptimizerLinkedit.cpp */; }; | |
114 | 37F7A59E1BB364530039043A /* OptimizerObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F98E19031A3FC1A9008DB73F /* OptimizerObjC.cpp */; }; | |
115 | 37F7A59F1BB364530039043A /* AdjustForNewSegmentLocation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE6D1A367093001E839B /* AdjustForNewSegmentLocation.cpp */; }; | |
116 | 37F7A5A01BB364530039043A /* BindAllImages.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9D0FE6E1A367093001E839B /* BindAllImages.cpp */; }; | |
412ebb8e A |
117 | F908134C11D3ED6200626CC1 /* dyld.h in usr|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9ED4CEA0630A80600DF4E74 /* dyld.h */; }; |
118 | F908134D11D3ED6200626CC1 /* dyld_images.h in usr|include|mach-o */ = {isa = PBXBuildFile; fileRef = F98D274C0AA79D7400416316 /* dyld_images.h */; }; | |
119 | F908135911D3FA8700626CC1 /* dlfcn.h in usr|include */ = {isa = PBXBuildFile; fileRef = F99EE6AE06B48D4200BF1992 /* dlfcn.h */; }; | |
120 | F908135D11D3FACD00626CC1 /* dyld-interposing.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F918691408B16D2500E0F9DB /* dyld-interposing.h */; }; | |
121 | F908135E11D3FACD00626CC1 /* dyld_cache_format.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F93937400A94FC4700070A07 /* dyld_cache_format.h */; }; | |
122 | F908135F11D3FACD00626CC1 /* dyld_gdb.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */; }; | |
412ebb8e A |
123 | F908136411D3FB0300626CC1 /* dyld.1 in usr|share|man|man1 */ = {isa = PBXBuildFile; fileRef = EF799FE9070D27BB00F78484 /* dyld.1 */; }; |
124 | F908136811D3FB3A00626CC1 /* dladdr.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEB070D27BB00F78484 /* dladdr.3 */; }; | |
125 | F908136911D3FB3A00626CC1 /* dlclose.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEC070D27BB00F78484 /* dlclose.3 */; }; | |
126 | F908136A11D3FB3A00626CC1 /* dlerror.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FED070D27BB00F78484 /* dlerror.3 */; }; | |
127 | F908136B11D3FB3A00626CC1 /* dlopen.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEE070D27BB00F78484 /* dlopen.3 */; }; | |
128 | F908136C11D3FB3A00626CC1 /* dlsym.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEF070D27BB00F78484 /* dlsym.3 */; }; | |
129 | F908136D11D3FB3A00626CC1 /* dyld.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FF0070D27BB00F78484 /* dyld.3 */; }; | |
130 | F908136E11D3FB3A00626CC1 /* dlopen_preflight.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */; }; | |
9e225d03 | 131 | F913FADA0630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */; }; |
9f83892a | 132 | F9280B7B1AB9DCA000B18AEC /* ImageLoaderMegaDylib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9280B791AB9DCA000B18AEC /* ImageLoaderMegaDylib.cpp */; }; |
39a8cd10 A |
133 | F94DB9040F0A9B1700323715 /* ImageLoaderMachOClassic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */; }; |
134 | F94DB9050F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */; settings = {COMPILER_FLAGS = "-O3"; }; }; | |
9f83892a A |
135 | F95090E51C5AD1E80031F81D /* dyld_process_info.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F95090E41C5AD1B30031F81D /* dyld_process_info.cpp */; }; |
136 | F958D4771C7FCE6700A0B199 /* dyld_process_info_notify.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F958D4761C7FCD4A00A0B199 /* dyld_process_info_notify.cpp */; }; | |
137 | F97FF3601C236408000ACDD2 /* execserver.defs in Sources */ = {isa = PBXBuildFile; fileRef = F97FF35E1C236402000ACDD2 /* execserver.defs */; settings = {ATTRIBUTES = (Server, ); }; }; | |
138 | F97FF3611C23640C000ACDD2 /* nocr.c in Sources */ = {isa = PBXBuildFile; fileRef = F97FF35F1C236402000ACDD2 /* nocr.c */; }; | |
139 | F97FF3641C237F68000ACDD2 /* nocr.1 in install man page */ = {isa = PBXBuildFile; fileRef = F97FF3631C237F5C000ACDD2 /* nocr.1 */; }; | |
39a8cd10 | 140 | F98C78F00F7C02E8006257D2 /* dsc_iterator.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */; }; |
412ebb8e A |
141 | F99B8E630FEC11B400701838 /* dyld_shared_cache_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */; }; |
142 | F99B8EA30FEC1C4200701838 /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; }; | |
39a8cd10 | 143 | F9A221E70F3A6D7C00D15F73 /* dyldLibSystemGlue.c in Sources */ = {isa = PBXBuildFile; fileRef = F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */; }; |
412ebb8e A |
144 | F9A6D6E4116F9DF20051CC16 /* threadLocalVariables.c in Sources */ = {isa = PBXBuildFile; fileRef = F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */; }; |
145 | F9A6D70C116FBBD10051CC16 /* threadLocalHelpers.s in Sources */ = {isa = PBXBuildFile; fileRef = F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */; }; | |
39a8cd10 | 146 | F9BA514B0ECE4F4200D1D62E /* dyld_stub_binder.s in Sources */ = {isa = PBXBuildFile; fileRef = F99EFC0D0EAD60E8001032B8 /* dyld_stub_binder.s */; }; |
832b6fce | 147 | F9C69EFE14EC8AD2009CAE2E /* objc-shared-cache.h in usr|local|include */ = {isa = PBXBuildFile; fileRef = F9C69EFD14EC8ABF009CAE2E /* objc-shared-cache.h */; }; |
412ebb8e A |
148 | F9CE307A1208F1B50098B590 /* dsc_extractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9CE30781208F1B50098B590 /* dsc_extractor.cpp */; }; |
149 | F9CE307B1208F1C60098B590 /* dsc_extractor.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9CE30791208F1B50098B590 /* dsc_extractor.h */; }; | |
832b6fce A |
150 | F9D1001814D8D13D00099D91 /* dsc_extractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9CE30781208F1B50098B590 /* dsc_extractor.cpp */; }; |
151 | F9D1001D14D8D19500099D91 /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; }; | |
39a8cd10 | 152 | F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in usr|share|man|man1 */ = {isa = PBXBuildFile; fileRef = F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */; }; |
832b6fce | 153 | F9D49CCC1458B95200F86ADD /* start_glue.s in Sources */ = {isa = PBXBuildFile; fileRef = F9D49CCB1458B95200F86ADD /* start_glue.s */; }; |
9e225d03 A |
154 | F9ED4CD60630A7F100DF4E74 /* dyld_gdb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */; }; |
155 | F9ED4CD70630A7F100DF4E74 /* dyld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC70630A7F100DF4E74 /* dyld.cpp */; }; | |
156 | F9ED4CD90630A7F100DF4E74 /* dyldAPIs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */; }; | |
157 | F9ED4CDA0630A7F100DF4E74 /* dyldExceptions.c in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */; }; | |
158 | F9ED4CDB0630A7F100DF4E74 /* dyldInitialization.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */; }; | |
159 | F9ED4CDE0630A7F100DF4E74 /* dyldNew.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */; }; | |
160 | F9ED4CDF0630A7F100DF4E74 /* dyldStartup.s in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */; }; | |
161 | F9ED4CE00630A7F100DF4E74 /* glue.c in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD00630A7F100DF4E74 /* glue.c */; }; | |
162 | F9ED4CE10630A7F100DF4E74 /* ImageLoader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */; }; | |
163 | F9ED4CE30630A7F100DF4E74 /* ImageLoaderMachO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */; }; | |
164 | F9ED4CE50630A7F100DF4E74 /* stub_binding_helper.s in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */; }; | |
165 | F9F256360639DBCC00A7427D /* dyldLock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */; }; | |
39a8cd10 | 166 | F9F2A5700F7AEEE300B7C9EB /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; }; |
9f83892a | 167 | F9FF8C161C69B080009F8A53 /* dyld_process_info.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F95090D01C5AB89A0031F81D /* dyld_process_info.h */; }; |
9e225d03 A |
168 | /* End PBXBuildFile section */ |
169 | ||
170 | /* Begin PBXBuildRule section */ | |
171 | F921D3160703769A000D1056 /* PBXBuildRule */ = { | |
172 | isa = PBXBuildRule; | |
39a8cd10 | 173 | compilerSpec = com.apple.compilers.gcc; |
9e225d03 A |
174 | fileType = sourcecode.cpp; |
175 | isEditable = 1; | |
176 | outputFiles = ( | |
177 | ); | |
9f83892a | 178 | script = ""; |
9e225d03 A |
179 | }; |
180 | F921D317070376A6000D1056 /* PBXBuildRule */ = { | |
181 | isa = PBXBuildRule; | |
39a8cd10 | 182 | compilerSpec = com.apple.compilers.gcc; |
9e225d03 A |
183 | fileType = sourcecode.c; |
184 | isEditable = 1; | |
185 | outputFiles = ( | |
186 | ); | |
9f83892a | 187 | script = ""; |
9e225d03 A |
188 | }; |
189 | F921D318070376B0000D1056 /* PBXBuildRule */ = { | |
190 | isa = PBXBuildRule; | |
39a8cd10 | 191 | compilerSpec = com.apple.compilers.gcc; |
9e225d03 A |
192 | fileType = sourcecode.asm; |
193 | isEditable = 1; | |
194 | outputFiles = ( | |
195 | ); | |
9f83892a | 196 | script = ""; |
9e225d03 A |
197 | }; |
198 | F921D31E070376F1000D1056 /* PBXBuildRule */ = { | |
199 | isa = PBXBuildRule; | |
39a8cd10 | 200 | compilerSpec = com.apple.compilers.gcc; |
9e225d03 A |
201 | fileType = sourcecode.cpp; |
202 | isEditable = 1; | |
203 | outputFiles = ( | |
204 | ); | |
205 | }; | |
206 | F9574C4906C94DA700142BFA /* PBXBuildRule */ = { | |
207 | isa = PBXBuildRule; | |
39a8cd10 | 208 | compilerSpec = com.apple.compilers.gcc; |
9e225d03 A |
209 | fileType = sourcecode.c; |
210 | isEditable = 1; | |
211 | outputFiles = ( | |
212 | ); | |
213 | }; | |
214 | /* End PBXBuildRule section */ | |
215 | ||
bac542e6 | 216 | /* Begin PBXContainerItemProxy section */ |
9f83892a | 217 | 37A0AD0E1C16000F00731E50 /* PBXContainerItemProxy */ = { |
412ebb8e A |
218 | isa = PBXContainerItemProxy; |
219 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
220 | proxyType = 1; | |
9f83892a A |
221 | remoteGlobalIDString = 37A0AD0A1C15FFF500731E50; |
222 | remoteInfo = update_dyld_shared_cache; | |
412ebb8e | 223 | }; |
9f83892a | 224 | 37A0AD101C16003600731E50 /* PBXContainerItemProxy */ = { |
bac542e6 A |
225 | isa = PBXContainerItemProxy; |
226 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
227 | proxyType = 1; | |
228 | remoteGlobalIDString = F93937310A94FAF700070A07; | |
9f83892a | 229 | remoteInfo = update_dyld_shared_cache_tool; |
9e225d03 | 230 | }; |
9f83892a | 231 | 37A0AD121C16003600731E50 /* PBXContainerItemProxy */ = { |
412ebb8e A |
232 | isa = PBXContainerItemProxy; |
233 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
234 | proxyType = 1; | |
9f83892a A |
235 | remoteGlobalIDString = F9F2A5580F7AEE9800B7C9EB; |
236 | remoteInfo = libdsc; | |
412ebb8e | 237 | }; |
9f83892a A |
238 | 37A0AD141C16003600731E50 /* PBXContainerItemProxy */ = { |
239 | isa = PBXContainerItemProxy; | |
240 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
241 | proxyType = 1; | |
242 | remoteGlobalIDString = F9D1001114D8D0BA00099D91; | |
243 | remoteInfo = dsc_extractor; | |
244 | }; | |
245 | 37A0AD161C16003600731E50 /* PBXContainerItemProxy */ = { | |
246 | isa = PBXContainerItemProxy; | |
247 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
248 | proxyType = 1; | |
249 | remoteGlobalIDString = 377685F21AC4B27D00026E6C; | |
250 | remoteInfo = multi_dyld_shared_cache_builder; | |
251 | }; | |
252 | 37A0AD181C16003600731E50 /* PBXContainerItemProxy */ = { | |
253 | isa = PBXContainerItemProxy; | |
254 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
255 | proxyType = 1; | |
256 | remoteGlobalIDString = 3703A1111B38C1B300ADBA7F; | |
257 | remoteInfo = dyld_shared_cache_builder; | |
258 | }; | |
259 | 37A0AD1A1C16004600731E50 /* PBXContainerItemProxy */ = { | |
412ebb8e A |
260 | isa = PBXContainerItemProxy; |
261 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
262 | proxyType = 1; | |
263 | remoteGlobalIDString = F99B8E550FEC10F600701838; | |
264 | remoteInfo = dyld_shared_cache_util; | |
265 | }; | |
9f83892a | 266 | F908134711D3ED1A00626CC1 /* PBXContainerItemProxy */ = { |
bac542e6 A |
267 | isa = PBXContainerItemProxy; |
268 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
269 | proxyType = 1; | |
9f83892a A |
270 | remoteGlobalIDString = F9ED4C9E0630A76B00DF4E74; |
271 | remoteInfo = libdyld.dylib; | |
412ebb8e | 272 | }; |
9f83892a | 273 | F97FF3651C237F97000ACDD2 /* PBXContainerItemProxy */ = { |
412ebb8e A |
274 | isa = PBXContainerItemProxy; |
275 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
276 | proxyType = 1; | |
9f83892a A |
277 | remoteGlobalIDString = F97FF3551C23638F000ACDD2; |
278 | remoteInfo = nocr; | |
9e225d03 | 279 | }; |
9f83892a | 280 | F99B8EB10FEC220C00701838 /* PBXContainerItemProxy */ = { |
832b6fce A |
281 | isa = PBXContainerItemProxy; |
282 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
283 | proxyType = 1; | |
9f83892a A |
284 | remoteGlobalIDString = F99B8E550FEC10F600701838; |
285 | remoteInfo = dyld_shared_cache_util; | |
286 | }; | |
287 | F9B4D77F12AD9736000605A6 /* PBXContainerItemProxy */ = { | |
288 | isa = PBXContainerItemProxy; | |
289 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
290 | proxyType = 1; | |
291 | remoteGlobalIDString = F9F2A5580F7AEE9800B7C9EB; | |
292 | remoteInfo = libdsc; | |
832b6fce | 293 | }; |
9e225d03 A |
294 | F9ED4CA60630A78A00DF4E74 /* PBXContainerItemProxy */ = { |
295 | isa = PBXContainerItemProxy; | |
296 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
297 | proxyType = 1; | |
298 | remoteGlobalIDString = F9ED4C970630A76000DF4E74; | |
299 | remoteInfo = dyld; | |
300 | }; | |
301 | F9ED4CA80630A78A00DF4E74 /* PBXContainerItemProxy */ = { | |
302 | isa = PBXContainerItemProxy; | |
303 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
304 | proxyType = 1; | |
305 | remoteGlobalIDString = F9ED4C9E0630A76B00DF4E74; | |
306 | remoteInfo = libdyld; | |
307 | }; | |
308 | /* End PBXContainerItemProxy section */ | |
309 | ||
310 | /* Begin PBXCopyFilesBuildPhase section */ | |
9f83892a A |
311 | 3703A1201B38C1B300ADBA7F /* CopyFiles */ = { |
312 | isa = PBXCopyFilesBuildPhase; | |
313 | buildActionMask = 2147483647; | |
314 | dstPath = /usr/share/man/man1/; | |
315 | dstSubfolderSpec = 0; | |
316 | files = ( | |
317 | ); | |
318 | runOnlyForDeploymentPostprocessing = 1; | |
319 | }; | |
320 | 377685FE1AC4B27D00026E6C /* CopyFiles */ = { | |
321 | isa = PBXCopyFilesBuildPhase; | |
322 | buildActionMask = 2147483647; | |
323 | dstPath = /usr/share/man/man1/; | |
324 | dstSubfolderSpec = 0; | |
325 | files = ( | |
326 | ); | |
327 | runOnlyForDeploymentPostprocessing = 1; | |
328 | }; | |
412ebb8e | 329 | F908135111D3ED9000626CC1 /* usr|include|mach-o */ = { |
bac542e6 A |
330 | isa = PBXCopyFilesBuildPhase; |
331 | buildActionMask = 8; | |
19894a12 | 332 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/include/mach-o"; |
bac542e6 A |
333 | dstSubfolderSpec = 0; |
334 | files = ( | |
412ebb8e A |
335 | F908134C11D3ED6200626CC1 /* dyld.h in usr|include|mach-o */, |
336 | F908134D11D3ED6200626CC1 /* dyld_images.h in usr|include|mach-o */, | |
bac542e6 | 337 | ); |
412ebb8e | 338 | name = "usr|include|mach-o"; |
bac542e6 A |
339 | runOnlyForDeploymentPostprocessing = 1; |
340 | }; | |
412ebb8e | 341 | F908137011D3FB5000626CC1 /* usr|include */ = { |
9e225d03 A |
342 | isa = PBXCopyFilesBuildPhase; |
343 | buildActionMask = 8; | |
19894a12 | 344 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/include"; |
9e225d03 A |
345 | dstSubfolderSpec = 0; |
346 | files = ( | |
412ebb8e | 347 | F908135911D3FA8700626CC1 /* dlfcn.h in usr|include */, |
9e225d03 | 348 | ); |
412ebb8e | 349 | name = "usr|include"; |
9e225d03 A |
350 | runOnlyForDeploymentPostprocessing = 1; |
351 | }; | |
412ebb8e | 352 | F908137111D3FB5000626CC1 /* usr|local|include|mach-o */ = { |
9e225d03 A |
353 | isa = PBXCopyFilesBuildPhase; |
354 | buildActionMask = 8; | |
19894a12 | 355 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/include/mach-o"; |
9e225d03 A |
356 | dstSubfolderSpec = 0; |
357 | files = ( | |
412ebb8e A |
358 | F908135D11D3FACD00626CC1 /* dyld-interposing.h in usr|local|include|mach-o */, |
359 | F908135E11D3FACD00626CC1 /* dyld_cache_format.h in usr|local|include|mach-o */, | |
9f83892a | 360 | F9FF8C161C69B080009F8A53 /* dyld_process_info.h in usr|local|include|mach-o */, |
412ebb8e | 361 | F908135F11D3FACD00626CC1 /* dyld_gdb.h in usr|local|include|mach-o */, |
9e225d03 | 362 | ); |
39a8cd10 | 363 | name = "usr|local|include|mach-o"; |
9e225d03 A |
364 | runOnlyForDeploymentPostprocessing = 1; |
365 | }; | |
412ebb8e | 366 | F908137211D3FB5000626CC1 /* usr|share|man|man1 */ = { |
9e225d03 A |
367 | isa = PBXCopyFilesBuildPhase; |
368 | buildActionMask = 8; | |
19894a12 | 369 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/share/man/man1"; |
9e225d03 A |
370 | dstSubfolderSpec = 0; |
371 | files = ( | |
412ebb8e | 372 | F908136411D3FB0300626CC1 /* dyld.1 in usr|share|man|man1 */, |
9e225d03 | 373 | ); |
39a8cd10 | 374 | name = "usr|share|man|man1"; |
9e225d03 A |
375 | runOnlyForDeploymentPostprocessing = 1; |
376 | }; | |
412ebb8e | 377 | F908137311D3FB5000626CC1 /* usr|share|man|man3 */ = { |
9e225d03 A |
378 | isa = PBXCopyFilesBuildPhase; |
379 | buildActionMask = 8; | |
19894a12 | 380 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/share/man/man3"; |
9e225d03 A |
381 | dstSubfolderSpec = 0; |
382 | files = ( | |
412ebb8e A |
383 | F908136811D3FB3A00626CC1 /* dladdr.3 in usr|share|man|man3 */, |
384 | F908136911D3FB3A00626CC1 /* dlclose.3 in usr|share|man|man3 */, | |
385 | F908136A11D3FB3A00626CC1 /* dlerror.3 in usr|share|man|man3 */, | |
386 | F908136B11D3FB3A00626CC1 /* dlopen.3 in usr|share|man|man3 */, | |
387 | F908136C11D3FB3A00626CC1 /* dlsym.3 in usr|share|man|man3 */, | |
388 | F908136D11D3FB3A00626CC1 /* dyld.3 in usr|share|man|man3 */, | |
389 | F908136E11D3FB3A00626CC1 /* dlopen_preflight.3 in usr|share|man|man3 */, | |
39a8cd10 A |
390 | ); |
391 | name = "usr|share|man|man3"; | |
9e225d03 A |
392 | runOnlyForDeploymentPostprocessing = 1; |
393 | }; | |
9f83892a A |
394 | F97FF3541C23638F000ACDD2 /* install man page */ = { |
395 | isa = PBXCopyFilesBuildPhase; | |
396 | buildActionMask = 2147483647; | |
397 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/share/man/man1"; | |
398 | dstSubfolderSpec = 0; | |
399 | files = ( | |
400 | F97FF3641C237F68000ACDD2 /* nocr.1 in install man page */, | |
401 | ); | |
402 | name = "install man page"; | |
403 | runOnlyForDeploymentPostprocessing = 1; | |
404 | }; | |
412ebb8e | 405 | F98C78D10F7C00EA006257D2 /* usr|local|include|mach-o */ = { |
9e225d03 A |
406 | isa = PBXCopyFilesBuildPhase; |
407 | buildActionMask = 8; | |
19894a12 | 408 | dstPath = "$(INSTALL_PATH_PREFIX)$(INSTALL_LOCATION)/usr/local/include/mach-o"; |
9e225d03 A |
409 | dstSubfolderSpec = 0; |
410 | files = ( | |
412ebb8e A |
411 | F98C78F00F7C02E8006257D2 /* dsc_iterator.h in usr|local|include|mach-o */, |
412 | F9CE307B1208F1C60098B590 /* dsc_extractor.h in usr|local|include|mach-o */, | |
39a8cd10 | 413 | ); |
412ebb8e | 414 | name = "usr|local|include|mach-o"; |
39a8cd10 A |
415 | runOnlyForDeploymentPostprocessing = 1; |
416 | }; | |
832b6fce | 417 | F9C69EFC14EC8AB8009CAE2E /* usr|local|include */ = { |
39a8cd10 A |
418 | isa = PBXCopyFilesBuildPhase; |
419 | buildActionMask = 8; | |
19894a12 | 420 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/include"; |
39a8cd10 A |
421 | dstSubfolderSpec = 0; |
422 | files = ( | |
832b6fce | 423 | F9C69EFE14EC8AD2009CAE2E /* objc-shared-cache.h in usr|local|include */, |
9e225d03 | 424 | ); |
832b6fce | 425 | name = "usr|local|include"; |
9e225d03 A |
426 | runOnlyForDeploymentPostprocessing = 1; |
427 | }; | |
39a8cd10 | 428 | F9D238DD0A9E2FEE002B55C7 /* usr|share|man|man1 */ = { |
bac542e6 A |
429 | isa = PBXCopyFilesBuildPhase; |
430 | buildActionMask = 8; | |
19894a12 | 431 | dstPath = "$(INSTALL_PATH_PREFIX)$(INSTALL_LOCATION)/usr/$(LOCAL)/share/man/man1"; |
bac542e6 A |
432 | dstSubfolderSpec = 0; |
433 | files = ( | |
39a8cd10 | 434 | F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in usr|share|man|man1 */, |
bac542e6 | 435 | ); |
39a8cd10 | 436 | name = "usr|share|man|man1"; |
bac542e6 A |
437 | runOnlyForDeploymentPostprocessing = 1; |
438 | }; | |
9e225d03 A |
439 | /* End PBXCopyFilesBuildPhase section */ |
440 | ||
441 | /* Begin PBXFileReference section */ | |
9f83892a A |
442 | 3703A1241B38C1B300ADBA7F /* dyld_shared_cache_builder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyld_shared_cache_builder; sourceTree = BUILT_PRODUCTS_DIR; }; |
443 | 3703A1251B38C22900ADBA7F /* dyld_shared_cache_builder.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = dyld_shared_cache_builder.mm; sourceTree = "<group>"; usesTabs = 0; }; | |
444 | 370C6E531BDEF08000387223 /* libspindump.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libspindump.dylib; path = usr/lib/libspindump.dylib; sourceTree = SDKROOT; }; | |
445 | 370E5F401CC06CF8000158F2 /* Logging.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Logging.cpp; sourceTree = "<group>"; usesTabs = 0; }; | |
446 | 370E5F411CC06CF8000158F2 /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Logging.h; sourceTree = "<group>"; usesTabs = 0; }; | |
447 | 371D29811B2F53C8000BBE48 /* MultiCacheBuilder.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MultiCacheBuilder.mm; sourceTree = "<group>"; usesTabs = 0; }; | |
448 | 371D29831B30E587000BBE48 /* MultiCacheBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MultiCacheBuilder.h; sourceTree = "<group>"; usesTabs = 0; }; | |
449 | 374DDAE11AC0A0F70097CFF0 /* Trie.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = Trie.hpp; sourceTree = "<group>"; }; | |
450 | 376ABDB71C5930E7009F0011 /* MachOProxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachOProxy.cpp; sourceTree = "<group>"; usesTabs = 0; }; | |
451 | 376ABDB81C5930E7009F0011 /* MachOProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachOProxy.h; sourceTree = "<group>"; usesTabs = 0; }; | |
452 | 376ED1D71C46F2710051DD54 /* Metabom.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metabom.framework; path = AppleInternal/Library/Frameworks/Metabom.framework; sourceTree = SDKROOT; }; | |
453 | 377686021AC4B27D00026E6C /* multi_dyld_shared_cache_builder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = multi_dyld_shared_cache_builder; sourceTree = BUILT_PRODUCTS_DIR; }; | |
454 | 377686031AC4B2ED00026E6C /* multi_dyld_shared_cache_builder.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = multi_dyld_shared_cache_builder.mm; sourceTree = "<group>"; usesTabs = 0; }; | |
455 | 37BF1D731B6168150048BC27 /* Manifest.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Manifest.mm; sourceTree = "<group>"; usesTabs = 0; }; | |
456 | 37BF1D741B6168150048BC27 /* Manifest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Manifest.h; sourceTree = "<group>"; usesTabs = 0; }; | |
457 | 37E93E291AAFB0B10080E640 /* update_dyld_shared_cache.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = update_dyld_shared_cache.mm; sourceTree = "<group>"; usesTabs = 0; }; | |
458 | 37F7A5961BB363820039043A /* Bom.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Bom.framework; path = System/Library/PrivateFrameworks/Bom.framework; sourceTree = SDKROOT; }; | |
9e225d03 A |
459 | EF799FE9070D27BB00F78484 /* dyld.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = dyld.1; path = doc/man/man1/dyld.1; sourceTree = SOURCE_ROOT; }; |
460 | EF799FEB070D27BB00F78484 /* dladdr.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dladdr.3; path = doc/man/man3/dladdr.3; sourceTree = SOURCE_ROOT; }; | |
461 | EF799FEC070D27BB00F78484 /* dlclose.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlclose.3; path = doc/man/man3/dlclose.3; sourceTree = SOURCE_ROOT; }; | |
462 | EF799FED070D27BB00F78484 /* dlerror.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlerror.3; path = doc/man/man3/dlerror.3; sourceTree = SOURCE_ROOT; }; | |
463 | EF799FEE070D27BB00F78484 /* dlopen.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlopen.3; path = doc/man/man3/dlopen.3; sourceTree = SOURCE_ROOT; }; | |
464 | EF799FEF070D27BB00F78484 /* dlsym.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlsym.3; path = doc/man/man3/dlsym.3; sourceTree = SOURCE_ROOT; }; | |
465 | EF799FF0070D27BB00F78484 /* dyld.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dyld.3; path = doc/man/man3/dyld.3; sourceTree = SOURCE_ROOT; }; | |
df9d6cf7 | 466 | F90C540A1A82D78000558E8C /* update_dyld_shared_cache_entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = update_dyld_shared_cache_entitlements.plist; sourceTree = "<group>"; }; |
9e225d03 | 467 | F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldAPIsInLibSystem.cpp; path = src/dyldAPIsInLibSystem.cpp; sourceTree = "<group>"; }; |
197008ea | 468 | F918691408B16D2500E0F9DB /* dyld-interposing.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dyld-interposing.h"; path = "include/mach-o/dyld-interposing.h"; sourceTree = "<group>"; }; |
9f83892a A |
469 | F9280B791AB9DCA000B18AEC /* ImageLoaderMegaDylib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMegaDylib.cpp; path = src/ImageLoaderMegaDylib.cpp; sourceTree = "<group>"; }; |
470 | F9280B7A1AB9DCA000B18AEC /* ImageLoaderMegaDylib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMegaDylib.h; path = src/ImageLoaderMegaDylib.h; sourceTree = "<group>"; }; | |
bac542e6 A |
471 | F93937320A94FAF700070A07 /* update_dyld_shared_cache */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = update_dyld_shared_cache; sourceTree = BUILT_PRODUCTS_DIR; }; |
472 | F939373E0A94FC4700070A07 /* Architectures.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = Architectures.hpp; sourceTree = "<group>"; }; | |
473 | F939373F0A94FC4700070A07 /* CacheFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = CacheFileAbstraction.hpp; sourceTree = "<group>"; }; | |
474 | F93937400A94FC4700070A07 /* dyld_cache_format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dyld_cache_format.h; sourceTree = "<group>"; }; | |
475 | F93937410A94FC4700070A07 /* FileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = FileAbstraction.hpp; sourceTree = "<group>"; }; | |
476 | F93937430A94FC4700070A07 /* MachOFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOFileAbstraction.hpp; sourceTree = "<group>"; }; | |
477 | F93937440A94FC4700070A07 /* MachOLayout.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOLayout.hpp; sourceTree = "<group>"; }; | |
39a8cd10 A |
478 | F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachOClassic.cpp; path = src/ImageLoaderMachOClassic.cpp; sourceTree = "<group>"; }; |
479 | F94DB9010F0A9B1700323715 /* ImageLoaderMachOClassic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachOClassic.h; path = src/ImageLoaderMachOClassic.h; sourceTree = "<group>"; }; | |
480 | F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachOCompressed.cpp; path = src/ImageLoaderMachOCompressed.cpp; sourceTree = "<group>"; }; | |
481 | F94DB9030F0A9B1700323715 /* ImageLoaderMachOCompressed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachOCompressed.h; path = src/ImageLoaderMachOCompressed.h; sourceTree = "<group>"; }; | |
9f83892a A |
482 | F95090D01C5AB89A0031F81D /* dyld_process_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dyld_process_info.h; path = "include/mach-o/dyld_process_info.h"; sourceTree = "<group>"; usesTabs = 0; }; |
483 | F95090E41C5AD1B30031F81D /* dyld_process_info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dyld_process_info.cpp; path = src/dyld_process_info.cpp; sourceTree = "<group>"; usesTabs = 0; }; | |
484 | F958D4751C7FCD4A00A0B199 /* dyld_process_info_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dyld_process_info_internal.h; path = src/dyld_process_info_internal.h; sourceTree = "<group>"; }; | |
485 | F958D4761C7FCD4A00A0B199 /* dyld_process_info_notify.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dyld_process_info_notify.cpp; path = src/dyld_process_info_notify.cpp; sourceTree = "<group>"; }; | |
39a8cd10 | 486 | F95C95160E994796007B7CB8 /* MachOTrie.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = MachOTrie.hpp; sourceTree = "<group>"; }; |
d113e8b5 | 487 | F96D19711D7F63EE007AF3CE /* expand.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; name = expand.pl; path = bin/expand.pl; sourceTree = "<group>"; }; |
df9d6cf7 A |
488 | F971DD131A4A0E0700BBDD52 /* base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; }; |
489 | F971DD141A4A0E0700BBDD52 /* dyld.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = dyld.xcconfig; sourceTree = "<group>"; }; | |
490 | F971DD151A4A0E0700BBDD52 /* libdyld.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libdyld.xcconfig; sourceTree = "<group>"; }; | |
491 | F971DD161A4A0E0700BBDD52 /* update_dyld_shared_cache.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = update_dyld_shared_cache.xcconfig; sourceTree = "<group>"; }; | |
412ebb8e | 492 | F976F548127B90F8004BA2A5 /* dyld.order */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dyld.order; path = src/dyld.order; sourceTree = "<group>"; }; |
9f83892a A |
493 | F97FF3561C23638F000ACDD2 /* nocr */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = nocr; sourceTree = BUILT_PRODUCTS_DIR; }; |
494 | F97FF3581C23638F000ACDD2 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; }; | |
495 | F97FF35E1C236402000ACDD2 /* execserver.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = execserver.defs; path = testing/nocr/execserver.defs; sourceTree = "<group>"; }; | |
496 | F97FF35F1C236402000ACDD2 /* nocr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = nocr.c; path = testing/nocr/nocr.c; sourceTree = "<group>"; }; | |
497 | F97FF3631C237F5C000ACDD2 /* nocr.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = nocr.1; path = ../../../testing/nocr/nocr.1; sourceTree = "<group>"; }; | |
2fd3f4e8 | 498 | F981BB8B170FC24400A686D6 /* dyldSyscallInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dyldSyscallInterface.h; path = src/dyldSyscallInterface.h; sourceTree = "<group>"; }; |
bac542e6 A |
499 | F98935B90A9A412B00FB6228 /* MachOBinder.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOBinder.hpp; sourceTree = "<group>"; }; |
500 | F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachORebaser.hpp; sourceTree = "<group>"; }; | |
501 | F98D274C0AA79D7400416316 /* dyld_images.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_images.h; path = "include/mach-o/dyld_images.h"; sourceTree = "<group>"; }; | |
9f83892a A |
502 | F98E18FF1A3FC1A9008DB73F /* OptimizerBranches.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OptimizerBranches.cpp; sourceTree = "<group>"; usesTabs = 0; }; |
503 | F98E19001A3FC1A9008DB73F /* OptimizerBranches.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OptimizerBranches.h; sourceTree = "<group>"; usesTabs = 0; }; | |
504 | F98E19011A3FC1A9008DB73F /* OptimizerLinkedit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OptimizerLinkedit.cpp; sourceTree = "<group>"; usesTabs = 0; }; | |
505 | F98E19031A3FC1A9008DB73F /* OptimizerObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OptimizerObjC.cpp; sourceTree = "<group>"; usesTabs = 0; }; | |
506 | F98E190E1A40D167008DB73F /* ObjC1Abstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ObjC1Abstraction.hpp; sourceTree = "<group>"; usesTabs = 0; }; | |
507 | F98E190F1A40D167008DB73F /* ObjC2Abstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ObjC2Abstraction.hpp; sourceTree = "<group>"; usesTabs = 0; }; | |
412ebb8e A |
508 | F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dyld_shared_cache_util.cpp; sourceTree = "<group>"; }; |
509 | F99B8E670FEC121100701838 /* dyld_shared_cache_util */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyld_shared_cache_util; sourceTree = BUILT_PRODUCTS_DIR; }; | |
df9d6cf7 | 510 | F99DE0361AAE4F0400669496 /* libdyld_data_symbols.dirty */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = libdyld_data_symbols.dirty; path = src/libdyld_data_symbols.dirty; sourceTree = "<group>"; }; |
9e225d03 | 511 | F99EE6AE06B48D4200BF1992 /* dlfcn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dlfcn.h; path = include/dlfcn.h; sourceTree = "<group>"; }; |
39a8cd10 A |
512 | F99EFC0D0EAD60E8001032B8 /* dyld_stub_binder.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = dyld_stub_binder.s; path = src/dyld_stub_binder.s; sourceTree = "<group>"; }; |
513 | F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dyldLibSystemGlue.c; path = src/dyldLibSystemGlue.c; sourceTree = "<group>"; }; | |
412ebb8e A |
514 | F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = threadLocalVariables.c; path = src/threadLocalVariables.c; sourceTree = "<group>"; }; |
515 | F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = threadLocalHelpers.s; path = src/threadLocalHelpers.s; sourceTree = "<group>"; }; | |
bac542e6 A |
516 | F9AB709D0BA75730002F6068 /* dyldLibSystemInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyldLibSystemInterface.h; path = src/dyldLibSystemInterface.h; sourceTree = "<group>"; }; |
517 | F9AC7E930B7BB67700FEB38B /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = BUILT_PRODUCTS_DIR; }; | |
2fd3f4e8 | 518 | F9AFEA3216F15CE300CB5161 /* start_glue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = start_glue.h; path = src/start_glue.h; sourceTree = "<group>"; }; |
9e225d03 | 519 | F9B01E3D0739ABDE00CF981B /* dyld.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; name = dyld.exp; path = src/dyld.exp; sourceTree = SOURCE_ROOT; }; |
9f83892a | 520 | F9C69EFD14EC8ABF009CAE2E /* objc-shared-cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "objc-shared-cache.h"; path = "include/objc-shared-cache.h"; sourceTree = "<group>"; usesTabs = 0; }; |
412ebb8e A |
521 | F9CE30781208F1B50098B590 /* dsc_extractor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsc_extractor.cpp; sourceTree = "<group>"; }; |
522 | F9CE30791208F1B50098B590 /* dsc_extractor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsc_extractor.h; sourceTree = "<group>"; }; | |
9f83892a A |
523 | F9D0FE6D1A367093001E839B /* AdjustForNewSegmentLocation.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = AdjustForNewSegmentLocation.cpp; sourceTree = "<group>"; usesTabs = 0; }; |
524 | F9D0FE6E1A367093001E839B /* BindAllImages.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BindAllImages.cpp; sourceTree = "<group>"; usesTabs = 0; }; | |
525 | F9D0FE6F1A367093001E839B /* FileCache.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = FileCache.cpp; sourceTree = "<group>"; usesTabs = 0; }; | |
526 | F9D0FE701A367093001E839B /* SharedCache.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SharedCache.cpp; sourceTree = "<group>"; usesTabs = 0; }; | |
527 | F9D0FE711A367093001E839B /* mega-dylib-utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "mega-dylib-utils.h"; sourceTree = "<group>"; usesTabs = 0; }; | |
832b6fce | 528 | F9D1001214D8D0BA00099D91 /* dsc_extractor.bundle */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = dsc_extractor.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; |
bac542e6 | 529 | F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = update_dyld_shared_cache.1; sourceTree = "<group>"; }; |
832b6fce | 530 | F9D49CCB1458B95200F86ADD /* start_glue.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = start_glue.s; path = src/start_glue.s; sourceTree = "<group>"; }; |
bac542e6 | 531 | F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = dlopen_preflight.3; sourceTree = "<group>"; }; |
9f83892a | 532 | F9E7AD981BE47CE30025D311 /* CodeSigningTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CodeSigningTypes.h; sourceTree = "<group>"; }; |
bac542e6 | 533 | F9ED4C980630A76000DF4E74 /* dyld */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyld; sourceTree = BUILT_PRODUCTS_DIR; }; |
412ebb8e | 534 | F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdyld.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; |
9e225d03 | 535 | F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyld_gdb.cpp; path = src/dyld_gdb.cpp; sourceTree = SOURCE_ROOT; }; |
df9d6cf7 | 536 | F9ED4CC70630A7F100DF4E74 /* dyld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dyld.cpp; path = src/dyld.cpp; sourceTree = SOURCE_ROOT; usesTabs = 1; }; |
9e225d03 A |
537 | F9ED4CC80630A7F100DF4E74 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld.h; path = src/dyld.h; sourceTree = SOURCE_ROOT; }; |
538 | F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldAPIs.cpp; path = src/dyldAPIs.cpp; sourceTree = SOURCE_ROOT; }; | |
539 | F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dyldExceptions.c; path = src/dyldExceptions.c; sourceTree = SOURCE_ROOT; }; | |
540 | F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldInitialization.cpp; path = src/dyldInitialization.cpp; sourceTree = SOURCE_ROOT; }; | |
541 | F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldLock.cpp; path = src/dyldLock.cpp; sourceTree = SOURCE_ROOT; }; | |
542 | F9ED4CCD0630A7F100DF4E74 /* dyldLock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyldLock.h; path = src/dyldLock.h; sourceTree = SOURCE_ROOT; }; | |
543 | F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldNew.cpp; path = src/dyldNew.cpp; sourceTree = SOURCE_ROOT; }; | |
544 | F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.asm; name = dyldStartup.s; path = src/dyldStartup.s; sourceTree = SOURCE_ROOT; tabWidth = 8; usesTabs = 1; }; | |
545 | F9ED4CD00630A7F100DF4E74 /* glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = glue.c; path = src/glue.c; sourceTree = SOURCE_ROOT; }; | |
546 | F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoader.cpp; path = src/ImageLoader.cpp; sourceTree = SOURCE_ROOT; }; | |
547 | F9ED4CD20630A7F100DF4E74 /* ImageLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageLoader.h; path = src/ImageLoader.h; sourceTree = SOURCE_ROOT; }; | |
548 | F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachO.cpp; path = src/ImageLoaderMachO.cpp; sourceTree = SOURCE_ROOT; }; | |
549 | F9ED4CD40630A7F100DF4E74 /* ImageLoaderMachO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachO.h; path = src/ImageLoaderMachO.h; sourceTree = SOURCE_ROOT; }; | |
550 | F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.asm; name = stub_binding_helper.s; path = src/stub_binding_helper.s; sourceTree = SOURCE_ROOT; tabWidth = 8; usesTabs = 1; }; | |
551 | F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_gdb.h; path = "include/mach-o/dyld_gdb.h"; sourceTree = SOURCE_ROOT; }; | |
552 | F9ED4CE90630A80600DF4E74 /* dyld_priv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_priv.h; path = "include/mach-o/dyld_priv.h"; sourceTree = SOURCE_ROOT; }; | |
553 | F9ED4CEA0630A80600DF4E74 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld.h; path = "include/mach-o/dyld.h"; sourceTree = SOURCE_ROOT; }; | |
39a8cd10 A |
554 | F9F2A5590F7AEE9800B7C9EB /* libdsc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdsc.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
555 | F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsc_iterator.cpp; sourceTree = "<group>"; }; | |
556 | F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsc_iterator.h; sourceTree = "<group>"; }; | |
9f83892a | 557 | F9F6F4261C1FAF8000BD8FED /* testing */ = {isa = PBXFileReference; lastKnownFileType = folder; path = testing; sourceTree = "<group>"; }; |
9e225d03 A |
558 | /* End PBXFileReference section */ |
559 | ||
560 | /* Begin PBXFrameworksBuildPhase section */ | |
9f83892a A |
561 | 3703A11D1B38C1B300ADBA7F /* Frameworks */ = { |
562 | isa = PBXFrameworksBuildPhase; | |
563 | buildActionMask = 2147483647; | |
564 | files = ( | |
565 | 376ABDB61C592CC0009F0011 /* Metabom.framework in Frameworks */, | |
566 | 378EE3B21BE88C4A001C99FB /* Bom.framework in Frameworks */, | |
567 | ); | |
568 | runOnlyForDeploymentPostprocessing = 0; | |
569 | }; | |
570 | 377685FD1AC4B27D00026E6C /* Frameworks */ = { | |
571 | isa = PBXFrameworksBuildPhase; | |
572 | buildActionMask = 2147483647; | |
573 | files = ( | |
574 | 376ED1D81C46F2710051DD54 /* Metabom.framework in Frameworks */, | |
575 | 378EE3B11BE88C47001C99FB /* Bom.framework in Frameworks */, | |
576 | ); | |
577 | runOnlyForDeploymentPostprocessing = 0; | |
578 | }; | |
bac542e6 | 579 | F93937300A94FAF700070A07 /* Frameworks */ = { |
9e225d03 A |
580 | isa = PBXFrameworksBuildPhase; |
581 | buildActionMask = 2147483647; | |
582 | files = ( | |
9f83892a A |
583 | 370C6E541BDEF08000387223 /* libspindump.dylib in Frameworks */, |
584 | ); | |
585 | runOnlyForDeploymentPostprocessing = 0; | |
586 | }; | |
587 | F97FF3531C23638F000ACDD2 /* Frameworks */ = { | |
588 | isa = PBXFrameworksBuildPhase; | |
589 | buildActionMask = 2147483647; | |
590 | files = ( | |
9e225d03 A |
591 | ); |
592 | runOnlyForDeploymentPostprocessing = 0; | |
593 | }; | |
412ebb8e A |
594 | F99B8E540FEC10F600701838 /* Frameworks */ = { |
595 | isa = PBXFrameworksBuildPhase; | |
596 | buildActionMask = 2147483647; | |
597 | files = ( | |
598 | ); | |
599 | runOnlyForDeploymentPostprocessing = 0; | |
600 | }; | |
832b6fce A |
601 | F9D1001014D8D0BA00099D91 /* Frameworks */ = { |
602 | isa = PBXFrameworksBuildPhase; | |
603 | buildActionMask = 2147483647; | |
604 | files = ( | |
605 | ); | |
606 | runOnlyForDeploymentPostprocessing = 0; | |
607 | }; | |
39a8cd10 A |
608 | F9F2A5570F7AEE9800B7C9EB /* Frameworks */ = { |
609 | isa = PBXFrameworksBuildPhase; | |
610 | buildActionMask = 2147483647; | |
611 | files = ( | |
612 | ); | |
613 | runOnlyForDeploymentPostprocessing = 0; | |
614 | }; | |
9e225d03 A |
615 | /* End PBXFrameworksBuildPhase section */ |
616 | ||
617 | /* Begin PBXGroup section */ | |
618 | EF799FE7070D27BB00F78484 /* man */ = { | |
619 | isa = PBXGroup; | |
620 | children = ( | |
621 | EF799FE8070D27BB00F78484 /* man1 */, | |
622 | EF799FEA070D27BB00F78484 /* man3 */, | |
623 | ); | |
624 | name = man; | |
625 | path = doc/man; | |
626 | sourceTree = SOURCE_ROOT; | |
627 | }; | |
628 | EF799FE8070D27BB00F78484 /* man1 */ = { | |
629 | isa = PBXGroup; | |
630 | children = ( | |
631 | EF799FE9070D27BB00F78484 /* dyld.1 */, | |
9f83892a | 632 | F97FF3631C237F5C000ACDD2 /* nocr.1 */, |
bac542e6 | 633 | F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */, |
9e225d03 A |
634 | ); |
635 | name = man1; | |
636 | path = doc/man/man1; | |
637 | sourceTree = SOURCE_ROOT; | |
638 | }; | |
639 | EF799FEA070D27BB00F78484 /* man3 */ = { | |
640 | isa = PBXGroup; | |
641 | children = ( | |
642 | EF799FEB070D27BB00F78484 /* dladdr.3 */, | |
643 | EF799FEC070D27BB00F78484 /* dlclose.3 */, | |
644 | EF799FED070D27BB00F78484 /* dlerror.3 */, | |
645 | EF799FEE070D27BB00F78484 /* dlopen.3 */, | |
646 | EF799FEF070D27BB00F78484 /* dlsym.3 */, | |
bac542e6 | 647 | F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */, |
9e225d03 | 648 | EF799FF0070D27BB00F78484 /* dyld.3 */, |
9e225d03 A |
649 | ); |
650 | name = man3; | |
651 | path = doc/man/man3; | |
652 | sourceTree = SOURCE_ROOT; | |
653 | }; | |
bac542e6 A |
654 | F939373D0A94FC4700070A07 /* launch-cache */ = { |
655 | isa = PBXGroup; | |
656 | children = ( | |
df9d6cf7 | 657 | F90C540A1A82D78000558E8C /* update_dyld_shared_cache_entitlements.plist */, |
bac542e6 A |
658 | F939373E0A94FC4700070A07 /* Architectures.hpp */, |
659 | F939373F0A94FC4700070A07 /* CacheFileAbstraction.hpp */, | |
660 | F93937400A94FC4700070A07 /* dyld_cache_format.h */, | |
661 | F93937410A94FC4700070A07 /* FileAbstraction.hpp */, | |
662 | F93937430A94FC4700070A07 /* MachOFileAbstraction.hpp */, | |
663 | F93937440A94FC4700070A07 /* MachOLayout.hpp */, | |
664 | F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */, | |
665 | F98935B90A9A412B00FB6228 /* MachOBinder.hpp */, | |
39a8cd10 | 666 | F95C95160E994796007B7CB8 /* MachOTrie.hpp */, |
39a8cd10 A |
667 | F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */, |
668 | F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */, | |
412ebb8e A |
669 | F9CE30781208F1B50098B590 /* dsc_extractor.cpp */, |
670 | F9CE30791208F1B50098B590 /* dsc_extractor.h */, | |
671 | F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */, | |
bac542e6 A |
672 | ); |
673 | path = "launch-cache"; | |
674 | sourceTree = "<group>"; | |
675 | }; | |
df9d6cf7 A |
676 | F971DD121A4A0E0700BBDD52 /* configs */ = { |
677 | isa = PBXGroup; | |
678 | children = ( | |
679 | F971DD131A4A0E0700BBDD52 /* base.xcconfig */, | |
680 | F971DD141A4A0E0700BBDD52 /* dyld.xcconfig */, | |
681 | F971DD151A4A0E0700BBDD52 /* libdyld.xcconfig */, | |
682 | F971DD161A4A0E0700BBDD52 /* update_dyld_shared_cache.xcconfig */, | |
683 | ); | |
684 | path = configs; | |
9f83892a A |
685 | sourceTree = SOURCE_ROOT; |
686 | }; | |
687 | F97FF3571C23638F000ACDD2 /* nocr */ = { | |
688 | isa = PBXGroup; | |
689 | children = ( | |
690 | F97FF3581C23638F000ACDD2 /* main.c */, | |
691 | ); | |
692 | path = nocr; | |
df9d6cf7 A |
693 | sourceTree = "<group>"; |
694 | }; | |
9f83892a A |
695 | F9D0FE6C1A367093001E839B /* interlinked-dylibs */ = { |
696 | isa = PBXGroup; | |
697 | children = ( | |
698 | 370C6E531BDEF08000387223 /* libspindump.dylib */, | |
699 | 376ED1D71C46F2710051DD54 /* Metabom.framework */, | |
700 | 37F7A5961BB363820039043A /* Bom.framework */, | |
701 | 374DDAE11AC0A0F70097CFF0 /* Trie.hpp */, | |
702 | F9E7AD981BE47CE30025D311 /* CodeSigningTypes.h */, | |
703 | F98E18FF1A3FC1A9008DB73F /* OptimizerBranches.cpp */, | |
704 | F98E19001A3FC1A9008DB73F /* OptimizerBranches.h */, | |
705 | F98E19011A3FC1A9008DB73F /* OptimizerLinkedit.cpp */, | |
706 | F98E19031A3FC1A9008DB73F /* OptimizerObjC.cpp */, | |
707 | F98E190F1A40D167008DB73F /* ObjC2Abstraction.hpp */, | |
708 | F9D0FE6D1A367093001E839B /* AdjustForNewSegmentLocation.cpp */, | |
709 | F98E190E1A40D167008DB73F /* ObjC1Abstraction.hpp */, | |
710 | F9D0FE6E1A367093001E839B /* BindAllImages.cpp */, | |
711 | F9D0FE6F1A367093001E839B /* FileCache.cpp */, | |
712 | F9D0FE701A367093001E839B /* SharedCache.cpp */, | |
713 | 376ABDB81C5930E7009F0011 /* MachOProxy.h */, | |
714 | 376ABDB71C5930E7009F0011 /* MachOProxy.cpp */, | |
715 | 37BF1D741B6168150048BC27 /* Manifest.h */, | |
716 | 37BF1D731B6168150048BC27 /* Manifest.mm */, | |
717 | 371D29831B30E587000BBE48 /* MultiCacheBuilder.h */, | |
718 | 371D29811B2F53C8000BBE48 /* MultiCacheBuilder.mm */, | |
719 | 37E93E291AAFB0B10080E640 /* update_dyld_shared_cache.mm */, | |
720 | 377686031AC4B2ED00026E6C /* multi_dyld_shared_cache_builder.mm */, | |
721 | 3703A1251B38C22900ADBA7F /* dyld_shared_cache_builder.mm */, | |
722 | F9D0FE711A367093001E839B /* mega-dylib-utils.h */, | |
723 | 370E5F411CC06CF8000158F2 /* Logging.h */, | |
724 | 370E5F401CC06CF8000158F2 /* Logging.cpp */, | |
725 | ); | |
726 | path = "interlinked-dylibs"; | |
727 | sourceTree = SOURCE_ROOT; | |
728 | }; | |
9e225d03 A |
729 | F9ED4C870630A72200DF4E74 = { |
730 | isa = PBXGroup; | |
731 | children = ( | |
9f83892a | 732 | F9F6F4261C1FAF8000BD8FED /* testing */, |
df9d6cf7 | 733 | F971DD121A4A0E0700BBDD52 /* configs */, |
9e225d03 A |
734 | F9ED4CBB0630A7AA00DF4E74 /* src */, |
735 | F9ED4CC30630A7BE00DF4E74 /* doc */, | |
736 | F9ED4CBE0630A7B100DF4E74 /* include */, | |
9f83892a | 737 | F97FF3571C23638F000ACDD2 /* nocr */, |
9e225d03 | 738 | F9ED4C990630A76000DF4E74 /* Products */, |
9f83892a | 739 | F9D0FE6C1A367093001E839B /* interlinked-dylibs */, |
bac542e6 | 740 | F939373D0A94FC4700070A07 /* launch-cache */, |
9e225d03 | 741 | ); |
2fd3f4e8 | 742 | indentWidth = 4; |
9e225d03 | 743 | sourceTree = "<group>"; |
2fd3f4e8 A |
744 | tabWidth = 4; |
745 | usesTabs = 1; | |
9e225d03 A |
746 | }; |
747 | F9ED4C990630A76000DF4E74 /* Products */ = { | |
748 | isa = PBXGroup; | |
749 | children = ( | |
750 | F9ED4C980630A76000DF4E74 /* dyld */, | |
412ebb8e | 751 | F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */, |
bac542e6 | 752 | F93937320A94FAF700070A07 /* update_dyld_shared_cache */, |
39a8cd10 | 753 | F9F2A5590F7AEE9800B7C9EB /* libdsc.a */, |
412ebb8e | 754 | F99B8E670FEC121100701838 /* dyld_shared_cache_util */, |
832b6fce | 755 | F9D1001214D8D0BA00099D91 /* dsc_extractor.bundle */, |
9f83892a A |
756 | 377686021AC4B27D00026E6C /* multi_dyld_shared_cache_builder */, |
757 | 3703A1241B38C1B300ADBA7F /* dyld_shared_cache_builder */, | |
758 | F97FF3561C23638F000ACDD2 /* nocr */, | |
9e225d03 A |
759 | ); |
760 | name = Products; | |
761 | sourceTree = "<group>"; | |
762 | }; | |
763 | F9ED4CBB0630A7AA00DF4E74 /* src */ = { | |
764 | isa = PBXGroup; | |
765 | children = ( | |
9f83892a A |
766 | F97FF35E1C236402000ACDD2 /* execserver.defs */, |
767 | F97FF35F1C236402000ACDD2 /* nocr.c */, | |
9e225d03 A |
768 | F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */, |
769 | F9ED4CC70630A7F100DF4E74 /* dyld.cpp */, | |
770 | F9ED4CC80630A7F100DF4E74 /* dyld.h */, | |
9e225d03 A |
771 | F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */, |
772 | F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */, | |
bac542e6 | 773 | F9AB709D0BA75730002F6068 /* dyldLibSystemInterface.h */, |
9e225d03 A |
774 | F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */, |
775 | F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */, | |
776 | F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */, | |
777 | F9ED4CCD0630A7F100DF4E74 /* dyldLock.h */, | |
778 | F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */, | |
779 | F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */, | |
832b6fce | 780 | F9D49CCB1458B95200F86ADD /* start_glue.s */, |
2fd3f4e8 | 781 | F9AFEA3216F15CE300CB5161 /* start_glue.h */, |
39a8cd10 | 782 | F99EFC0D0EAD60E8001032B8 /* dyld_stub_binder.s */, |
9e225d03 | 783 | F9ED4CD00630A7F100DF4E74 /* glue.c */, |
2fd3f4e8 | 784 | F981BB8B170FC24400A686D6 /* dyldSyscallInterface.h */, |
9e225d03 A |
785 | F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */, |
786 | F9ED4CD20630A7F100DF4E74 /* ImageLoader.h */, | |
787 | F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */, | |
788 | F9ED4CD40630A7F100DF4E74 /* ImageLoaderMachO.h */, | |
39a8cd10 A |
789 | F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */, |
790 | F94DB9010F0A9B1700323715 /* ImageLoaderMachOClassic.h */, | |
791 | F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */, | |
792 | F94DB9030F0A9B1700323715 /* ImageLoaderMachOCompressed.h */, | |
9f83892a A |
793 | F9280B791AB9DCA000B18AEC /* ImageLoaderMegaDylib.cpp */, |
794 | F9280B7A1AB9DCA000B18AEC /* ImageLoaderMegaDylib.h */, | |
df9d6cf7 | 795 | F99DE0361AAE4F0400669496 /* libdyld_data_symbols.dirty */, |
9e225d03 A |
796 | F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */, |
797 | F9B01E3D0739ABDE00CF981B /* dyld.exp */, | |
412ebb8e | 798 | F976F548127B90F8004BA2A5 /* dyld.order */, |
bac542e6 | 799 | F9AC7E930B7BB67700FEB38B /* version.c */, |
39a8cd10 | 800 | F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */, |
412ebb8e A |
801 | F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */, |
802 | F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */, | |
9f83892a A |
803 | F958D4751C7FCD4A00A0B199 /* dyld_process_info_internal.h */, |
804 | F958D4761C7FCD4A00A0B199 /* dyld_process_info_notify.cpp */, | |
805 | F95090E41C5AD1B30031F81D /* dyld_process_info.cpp */, | |
9e225d03 A |
806 | ); |
807 | name = src; | |
808 | sourceTree = "<group>"; | |
809 | }; | |
810 | F9ED4CBE0630A7B100DF4E74 /* include */ = { | |
811 | isa = PBXGroup; | |
812 | children = ( | |
d113e8b5 | 813 | F96D19711D7F63EE007AF3CE /* expand.pl */, |
9f83892a | 814 | F95090D01C5AB89A0031F81D /* dyld_process_info.h */, |
19894a12 | 815 | F918691408B16D2500E0F9DB /* dyld-interposing.h */, |
bac542e6 | 816 | F98D274C0AA79D7400416316 /* dyld_images.h */, |
9e225d03 A |
817 | F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */, |
818 | F9ED4CE90630A80600DF4E74 /* dyld_priv.h */, | |
9e225d03 A |
819 | F9ED4CEA0630A80600DF4E74 /* dyld.h */, |
820 | F99EE6AE06B48D4200BF1992 /* dlfcn.h */, | |
832b6fce | 821 | F9C69EFD14EC8ABF009CAE2E /* objc-shared-cache.h */, |
9e225d03 A |
822 | ); |
823 | name = include; | |
824 | sourceTree = "<group>"; | |
825 | }; | |
826 | F9ED4CC30630A7BE00DF4E74 /* doc */ = { | |
827 | isa = PBXGroup; | |
828 | children = ( | |
829 | EF799FE7070D27BB00F78484 /* man */, | |
830 | ); | |
831 | name = doc; | |
832 | sourceTree = SOURCE_ROOT; | |
833 | }; | |
834 | /* End PBXGroup section */ | |
835 | ||
bac542e6 | 836 | /* Begin PBXNativeTarget section */ |
9f83892a | 837 | 3703A1111B38C1B300ADBA7F /* dyld_shared_cache_builder */ = { |
bac542e6 | 838 | isa = PBXNativeTarget; |
9f83892a A |
839 | buildConfigurationList = 3703A1211B38C1B300ADBA7F /* Build configuration list for PBXNativeTarget "dyld_shared_cache_builder" */; |
840 | buildPhases = ( | |
841 | 3703A1121B38C1B300ADBA7F /* make dyld_cache_config.h */, | |
842 | 3703A1131B38C1B300ADBA7F /* Sources */, | |
843 | 3703A11D1B38C1B300ADBA7F /* Frameworks */, | |
844 | 3703A1201B38C1B300ADBA7F /* CopyFiles */, | |
845 | ); | |
846 | buildRules = ( | |
847 | ); | |
848 | dependencies = ( | |
849 | ); | |
850 | name = dyld_shared_cache_builder; | |
851 | productName = update_os_interlinked_dylib; | |
852 | productReference = 3703A1241B38C1B300ADBA7F /* dyld_shared_cache_builder */; | |
853 | productType = "com.apple.product-type.tool"; | |
854 | }; | |
855 | 377685F21AC4B27D00026E6C /* multi_dyld_shared_cache_builder */ = { | |
856 | isa = PBXNativeTarget; | |
857 | buildConfigurationList = 377685FF1AC4B27D00026E6C /* Build configuration list for PBXNativeTarget "multi_dyld_shared_cache_builder" */; | |
858 | buildPhases = ( | |
859 | 377685F31AC4B27D00026E6C /* make dyld_cache_config.h */, | |
860 | 377685F41AC4B27D00026E6C /* Sources */, | |
861 | 377685FD1AC4B27D00026E6C /* Frameworks */, | |
862 | 377685FE1AC4B27D00026E6C /* CopyFiles */, | |
863 | ); | |
864 | buildRules = ( | |
865 | ); | |
866 | dependencies = ( | |
867 | ); | |
868 | name = multi_dyld_shared_cache_builder; | |
869 | productName = update_os_interlinked_dylib; | |
870 | productReference = 377686021AC4B27D00026E6C /* multi_dyld_shared_cache_builder */; | |
871 | productType = "com.apple.product-type.tool"; | |
872 | }; | |
873 | F93937310A94FAF700070A07 /* update_dyld_shared_cache_tool */ = { | |
874 | isa = PBXNativeTarget; | |
875 | buildConfigurationList = F93937340A94FB2900070A07 /* Build configuration list for PBXNativeTarget "update_dyld_shared_cache_tool" */; | |
bac542e6 | 876 | buildPhases = ( |
2fd3f4e8 | 877 | F91083C91702592700831889 /* create dyld_cache_config.h */, |
bac542e6 A |
878 | F939372F0A94FAF700070A07 /* Sources */, |
879 | F93937300A94FAF700070A07 /* Frameworks */, | |
39a8cd10 | 880 | F9D238DD0A9E2FEE002B55C7 /* usr|share|man|man1 */, |
412ebb8e | 881 | F991E3030FF1A4EC0082CCC9 /* do not install duplicates */, |
9e225d03 | 882 | ); |
bac542e6 A |
883 | buildRules = ( |
884 | ); | |
885 | dependencies = ( | |
886 | ); | |
9f83892a | 887 | name = update_dyld_shared_cache_tool; |
bac542e6 A |
888 | productName = update_dyld_shared_cache; |
889 | productReference = F93937320A94FAF700070A07 /* update_dyld_shared_cache */; | |
890 | productType = "com.apple.product-type.tool"; | |
9e225d03 | 891 | }; |
9f83892a A |
892 | F97FF3551C23638F000ACDD2 /* nocr */ = { |
893 | isa = PBXNativeTarget; | |
894 | buildConfigurationList = F97FF35C1C23638F000ACDD2 /* Build configuration list for PBXNativeTarget "nocr" */; | |
895 | buildPhases = ( | |
896 | F97FF3521C23638F000ACDD2 /* Sources */, | |
897 | F97FF3531C23638F000ACDD2 /* Frameworks */, | |
898 | F97FF3541C23638F000ACDD2 /* install man page */, | |
899 | ); | |
900 | buildRules = ( | |
901 | ); | |
902 | dependencies = ( | |
903 | ); | |
904 | name = nocr; | |
905 | productName = nocr; | |
906 | productReference = F97FF3561C23638F000ACDD2 /* nocr */; | |
907 | productType = "com.apple.product-type.tool"; | |
908 | }; | |
412ebb8e A |
909 | F99B8E550FEC10F600701838 /* dyld_shared_cache_util */ = { |
910 | isa = PBXNativeTarget; | |
911 | buildConfigurationList = F99B8E5D0FEC10F800701838 /* Build configuration list for PBXNativeTarget "dyld_shared_cache_util" */; | |
912 | buildPhases = ( | |
913 | F99B8E530FEC10F600701838 /* Sources */, | |
914 | F99B8E540FEC10F600701838 /* Frameworks */, | |
915 | ); | |
916 | buildRules = ( | |
917 | ); | |
918 | dependencies = ( | |
919 | ); | |
920 | name = dyld_shared_cache_util; | |
921 | productName = dscutil; | |
922 | productReference = F99B8E670FEC121100701838 /* dyld_shared_cache_util */; | |
923 | productType = "com.apple.product-type.tool"; | |
924 | }; | |
832b6fce | 925 | F9D1001114D8D0BA00099D91 /* dsc_extractor */ = { |
412ebb8e | 926 | isa = PBXNativeTarget; |
832b6fce | 927 | buildConfigurationList = F9D1001714D8D0F100099D91 /* Build configuration list for PBXNativeTarget "dsc_extractor" */; |
412ebb8e | 928 | buildPhases = ( |
832b6fce A |
929 | F9D1000F14D8D0BA00099D91 /* Sources */, |
930 | F9D1001014D8D0BA00099D91 /* Frameworks */, | |
412ebb8e A |
931 | ); |
932 | buildRules = ( | |
933 | ); | |
934 | dependencies = ( | |
935 | ); | |
832b6fce A |
936 | name = dsc_extractor; |
937 | productName = dsc_extractor; | |
938 | productReference = F9D1001214D8D0BA00099D91 /* dsc_extractor.bundle */; | |
939 | productType = "com.apple.product-type.library.dynamic"; | |
412ebb8e | 940 | }; |
9e225d03 A |
941 | F9ED4C970630A76000DF4E74 /* dyld */ = { |
942 | isa = PBXNativeTarget; | |
943 | buildConfigurationList = F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */; | |
944 | buildPhases = ( | |
412ebb8e | 945 | F9D050C811DD701A00FB0A29 /* configure archives */, |
d113e8b5 | 946 | F96D19A31D91D733007AF3CE /* make dyld_priv.h */, |
9e225d03 | 947 | F9ED4C950630A76000DF4E74 /* Sources */, |
412ebb8e | 948 | F907E2490FA6469000BFEDBD /* install iPhone file */, |
19894a12 | 949 | F9213B3F18BFC9CB001CB6E8 /* simulator entitlement */, |
412ebb8e | 950 | F99B8EB60FEC236500701838 /* suppress macosx dyld_shared_cache_util */, |
9e225d03 A |
951 | ); |
952 | buildRules = ( | |
953 | F921D318070376B0000D1056 /* PBXBuildRule */, | |
954 | F921D317070376A6000D1056 /* PBXBuildRule */, | |
955 | F921D3160703769A000D1056 /* PBXBuildRule */, | |
956 | ); | |
9e225d03 | 957 | dependencies = ( |
412ebb8e | 958 | F99B8EB20FEC220C00701838 /* PBXTargetDependency */, |
9e225d03 A |
959 | ); |
960 | name = dyld; | |
961 | productName = dyld; | |
962 | productReference = F9ED4C980630A76000DF4E74 /* dyld */; | |
963 | productType = "com.apple.product-type.tool"; | |
964 | }; | |
412ebb8e | 965 | F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */ = { |
9e225d03 | 966 | isa = PBXNativeTarget; |
412ebb8e | 967 | buildConfigurationList = F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld.dylib" */; |
9e225d03 A |
968 | buildPhases = ( |
969 | F9ED4C9C0630A76B00DF4E74 /* Sources */, | |
19894a12 | 970 | F959621018849DF20003E4D4 /* add dyld symlink */, |
9e225d03 A |
971 | ); |
972 | buildRules = ( | |
973 | F921D31E070376F1000D1056 /* PBXBuildRule */, | |
974 | F9574C4906C94DA700142BFA /* PBXBuildRule */, | |
975 | ); | |
9e225d03 A |
976 | dependencies = ( |
977 | ); | |
412ebb8e | 978 | name = libdyld.dylib; |
9e225d03 | 979 | productName = libdyld; |
412ebb8e A |
980 | productReference = F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */; |
981 | productType = "com.apple.product-type.library.dynamic"; | |
9e225d03 | 982 | }; |
412ebb8e | 983 | F9F2A5580F7AEE9800B7C9EB /* libdsc */ = { |
39a8cd10 | 984 | isa = PBXNativeTarget; |
412ebb8e | 985 | buildConfigurationList = F9F2A56B0F7AEEB100B7C9EB /* Build configuration list for PBXNativeTarget "libdsc" */; |
39a8cd10 A |
986 | buildPhases = ( |
987 | F9F2A5560F7AEE9800B7C9EB /* Sources */, | |
988 | F9F2A5570F7AEE9800B7C9EB /* Frameworks */, | |
989 | F98C78D10F7C00EA006257D2 /* usr|local|include|mach-o */, | |
990 | ); | |
991 | buildRules = ( | |
992 | ); | |
993 | dependencies = ( | |
994 | ); | |
412ebb8e | 995 | name = libdsc; |
39a8cd10 A |
996 | productName = dsc; |
997 | productReference = F9F2A5590F7AEE9800B7C9EB /* libdsc.a */; | |
998 | productType = "com.apple.product-type.library.static"; | |
999 | }; | |
9e225d03 A |
1000 | /* End PBXNativeTarget section */ |
1001 | ||
1002 | /* Begin PBXProject section */ | |
1003 | F9ED4C8B0630A72300DF4E74 /* Project object */ = { | |
1004 | isa = PBXProject; | |
832b6fce | 1005 | attributes = { |
9f83892a A |
1006 | LastUpgradeCheck = 0630; |
1007 | TargetAttributes = { | |
1008 | 37A0AD0A1C15FFF500731E50 = { | |
1009 | CreatedOnToolsVersion = 7.0; | |
1010 | }; | |
1011 | F97FF3551C23638F000ACDD2 = { | |
1012 | CreatedOnToolsVersion = 7.1; | |
1013 | }; | |
1014 | F9F6F4271C1FB0A700BD8FED = { | |
1015 | CreatedOnToolsVersion = 7.1; | |
1016 | }; | |
1017 | }; | |
832b6fce | 1018 | }; |
9e225d03 | 1019 | buildConfigurationList = F9D8C7E9087B087300E93EFB /* Build configuration list for PBXProject "dyld" */; |
832b6fce | 1020 | compatibilityVersion = "Xcode 3.2"; |
412ebb8e | 1021 | developmentRegion = English; |
9e225d03 | 1022 | hasScannedForEncodings = 1; |
412ebb8e A |
1023 | knownRegions = ( |
1024 | English, | |
1025 | Japanese, | |
1026 | French, | |
1027 | German, | |
1028 | ); | |
9e225d03 A |
1029 | mainGroup = F9ED4C870630A72200DF4E74; |
1030 | productRefGroup = F9ED4C990630A76000DF4E74 /* Products */; | |
1031 | projectDirPath = ""; | |
bac542e6 | 1032 | projectRoot = ""; |
9e225d03 A |
1033 | targets = ( |
1034 | F9ED4C920630A73900DF4E74 /* all */, | |
9f83892a | 1035 | 37A0AD0A1C15FFF500731E50 /* update_dyld_shared_cache */, |
9e225d03 | 1036 | F9ED4C970630A76000DF4E74 /* dyld */, |
412ebb8e A |
1037 | F908134211D3ED0B00626CC1 /* libdyld */, |
1038 | F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */, | |
9f83892a | 1039 | F93937310A94FAF700070A07 /* update_dyld_shared_cache_tool */, |
412ebb8e A |
1040 | F9F2A5580F7AEE9800B7C9EB /* libdsc */, |
1041 | F99B8E550FEC10F600701838 /* dyld_shared_cache_util */, | |
832b6fce | 1042 | F9D1001114D8D0BA00099D91 /* dsc_extractor */, |
9f83892a A |
1043 | 377685F21AC4B27D00026E6C /* multi_dyld_shared_cache_builder */, |
1044 | 3703A1111B38C1B300ADBA7F /* dyld_shared_cache_builder */, | |
1045 | F9F6F4271C1FB0A700BD8FED /* dyld_tests */, | |
1046 | F97FF3551C23638F000ACDD2 /* nocr */, | |
9e225d03 A |
1047 | ); |
1048 | }; | |
1049 | /* End PBXProject section */ | |
1050 | ||
1051 | /* Begin PBXShellScriptBuildPhase section */ | |
9f83892a A |
1052 | 3703A1121B38C1B300ADBA7F /* make dyld_cache_config.h */ = { |
1053 | isa = PBXShellScriptBuildPhase; | |
1054 | buildActionMask = 2147483647; | |
1055 | files = ( | |
1056 | ); | |
1057 | inputPaths = ( | |
1058 | ); | |
1059 | name = "make dyld_cache_config.h"; | |
1060 | outputPaths = ( | |
1061 | "$(DERIVED_FILE_DIR)/dyld_cache_config.h", | |
1062 | ); | |
1063 | runOnlyForDeploymentPostprocessing = 0; | |
1064 | shellPath = /bin/bash; | |
1065 | shellScript = "echo \"\" > ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\nif [ -z \"${ARM_SDK}\" ]; then\n # if iOS SDK not available, use MacOSX SDK\n ARM_SDK=`xcodebuild -sdk macosx.internal -version Path`\nfi\n\nSHARED_REGION_FILE=\"${ARM_SDK}/usr/include/mach/shared_region.h\"\n\n\nif [ -r \"${SHARED_REGION_FILE}\" ]; then\n echo -n \"#define ARM_SHARED_REGION_START \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_BASE_ARM[ \\t]/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM_SHARED_REGION_SIZE \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_SIZE_ARM[ \\t]/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM64_SHARED_REGION_START \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_BASE_ARM64/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM64_SHARED_REGION_SIZE \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_SIZE_ARM64/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\nelse\n echo \"ERROR: File needed to configure update_dyld_shared_cache does not exist '${SHARED_REGION_FILE}'\"\n exit 1\nfi\n\nif [ -r \"${ARM_SDK}/AppleInternal/DirtyDataFiles/dirty-data-segments-order.txt\" ]; then\n mkdir -p \"${DSTROOT}/${INSTALL_LOCATION}/usr/local/bin\"\n cp \"${ARM_SDK}/AppleInternal/DirtyDataFiles/dirty-data-segments-order.txt\" \"${DSTROOT}/${INSTALL_LOCATION}/usr/local/bin\"\nfi\nif [ -r \"${ARM_SDK}/AppleInternal/OrderFiles/dylib-order.txt\" ]; then\n mkdir -p \"${DSTROOT}/${INSTALL_LOCATION}/usr/local/bin\"\n cp \"${ARM_SDK}/AppleInternal/OrderFiles/dylib-order.txt\" \"${DSTROOT}/${INSTALL_LOCATION}/usr/local/bin\"\nfi\n\n"; | |
1066 | showEnvVarsInLog = 0; | |
1067 | }; | |
1068 | 377685F31AC4B27D00026E6C /* make dyld_cache_config.h */ = { | |
1069 | isa = PBXShellScriptBuildPhase; | |
1070 | buildActionMask = 2147483647; | |
1071 | files = ( | |
1072 | ); | |
1073 | inputPaths = ( | |
1074 | ); | |
1075 | name = "make dyld_cache_config.h"; | |
1076 | outputPaths = ( | |
1077 | "$(DERIVED_FILE_DIR)/dyld_cache_config.h", | |
1078 | ); | |
1079 | runOnlyForDeploymentPostprocessing = 0; | |
1080 | shellPath = /bin/bash; | |
1081 | shellScript = "echo \"\" > ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\nif [ -z \"${ARM_SDK}\" ]; then\n # if iOS SDK not available, use MacOSX SDK\n ARM_SDK=`xcodebuild -sdk macosx.internal -version Path`\nfi\n\nSHARED_REGION_FILE=\"${ARM_SDK}/usr/include/mach/shared_region.h\"\n\n\nif [ -r \"${SHARED_REGION_FILE}\" ]; then\n echo -n \"#define ARM_SHARED_REGION_START \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_BASE_ARM[ \\t]/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM_SHARED_REGION_SIZE \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_SIZE_ARM[ \\t]/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM64_SHARED_REGION_START \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_BASE_ARM64/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM64_SHARED_REGION_SIZE \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_SIZE_ARM64/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\nelse\n echo \"ERROR: File needed to configure update_dyld_shared_cache does not exist '${SHARED_REGION_FILE}'\"\n exit 1\nfi\n\nif [ -r \"${ARM_SDK}/AppleInternal/DirtyDataFiles/dirty-data-segments-order.txt\" ]; then\n mkdir -p \"${DSTROOT}/${INSTALL_LOCATION}/usr/local/bin\"\n cp \"${ARM_SDK}/AppleInternal/DirtyDataFiles/dirty-data-segments-order.txt\" \"${DSTROOT}/${INSTALL_LOCATION}/usr/local/bin\"\nfi\nif [ -r \"${ARM_SDK}/AppleInternal/OrderFiles/dylib-order.txt\" ]; then\n mkdir -p \"${DSTROOT}/${INSTALL_LOCATION}/usr/local/bin\"\n cp \"${ARM_SDK}/AppleInternal/OrderFiles/dylib-order.txt\" \"${DSTROOT}/${INSTALL_LOCATION}/usr/local/bin\"\nfi\n\n"; | |
1082 | showEnvVarsInLog = 0; | |
1083 | }; | |
412ebb8e | 1084 | F907E2490FA6469000BFEDBD /* install iPhone file */ = { |
9e225d03 A |
1085 | isa = PBXShellScriptBuildPhase; |
1086 | buildActionMask = 8; | |
1087 | files = ( | |
1088 | ); | |
1089 | inputPaths = ( | |
9e225d03 | 1090 | ); |
412ebb8e | 1091 | name = "install iPhone file"; |
9e225d03 A |
1092 | outputPaths = ( |
1093 | ); | |
1094 | runOnlyForDeploymentPostprocessing = 1; | |
1095 | shellPath = /bin/sh; | |
df9d6cf7 | 1096 | shellScript = "if [ \"${RC_PURPLE}\" = \"YES\" ]\nthen\n\tmkdir -p ${DSTROOT}//System/Library/Caches/com.apple.dyld\n\techo \"existence of this file enables dyld to have dylibs override shared cache\" > ${DSTROOT}//System/Library/Caches/com.apple.dyld/enable-dylibs-to-override-cache\nfi\n"; |
bac542e6 A |
1097 | showEnvVarsInLog = 0; |
1098 | }; | |
2fd3f4e8 A |
1099 | F91083C91702592700831889 /* create dyld_cache_config.h */ = { |
1100 | isa = PBXShellScriptBuildPhase; | |
1101 | buildActionMask = 2147483647; | |
1102 | files = ( | |
1103 | ); | |
1104 | inputPaths = ( | |
1105 | ); | |
1106 | name = "create dyld_cache_config.h"; | |
1107 | outputPaths = ( | |
1108 | "$(DERIVED_FILE_DIR)/dyld_cache_config.h", | |
1109 | ); | |
1110 | runOnlyForDeploymentPostprocessing = 0; | |
1111 | shellPath = /bin/bash; | |
9f83892a | 1112 | shellScript = "echo \"\" > ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\nif [ -z \"${ARM_SDK}\" ]; then\n # if iOS SDK not available, use MacOSX SDK\n ARM_SDK=`xcodebuild -sdk macosx.internal -version Path`\nfi\n\nSHARED_REGION_FILE=\"${ARM_SDK}/usr/include/mach/shared_region.h\"\n\n\nif [ -r \"${SHARED_REGION_FILE}\" ]; then\n echo -n \"#define ARM_SHARED_REGION_START \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_BASE_ARM[ \\t]/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM_SHARED_REGION_SIZE \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_SIZE_ARM[ \\t]/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM64_SHARED_REGION_START \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_BASE_ARM64/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM64_SHARED_REGION_SIZE \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_SIZE_ARM64/ { print $3;}' \"${SHARED_REGION_FILE}\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\nelse\n echo \"ERROR: File needed to configure update_dyld_shared_cache does not exist '${SHARED_REGION_FILE}'\"\n exit 1\nfi\n\n"; |
2fd3f4e8 A |
1113 | showEnvVarsInLog = 0; |
1114 | }; | |
19894a12 | 1115 | F9213B3F18BFC9CB001CB6E8 /* simulator entitlement */ = { |
bac542e6 | 1116 | isa = PBXShellScriptBuildPhase; |
412ebb8e A |
1117 | buildActionMask = 8; |
1118 | files = ( | |
1119 | ); | |
1120 | inputPaths = ( | |
1121 | ); | |
19894a12 | 1122 | name = "simulator entitlement"; |
412ebb8e A |
1123 | outputPaths = ( |
1124 | ); | |
1125 | runOnlyForDeploymentPostprocessing = 1; | |
1126 | shellPath = /bin/sh; | |
df9d6cf7 | 1127 | shellScript = "if [ \"${PRODUCT_NAME}\" = \"dyld_sim\" ]\nthen\n /usr/bin/codesign --force --sign - --entitlements ${SRCROOT}/dyld_sim-entitlements.plist ${INSTALL_DIR}/dyld_sim\nfi\n"; |
412ebb8e A |
1128 | showEnvVarsInLog = 0; |
1129 | }; | |
19894a12 | 1130 | F959621018849DF20003E4D4 /* add dyld symlink */ = { |
412ebb8e A |
1131 | isa = PBXShellScriptBuildPhase; |
1132 | buildActionMask = 8; | |
1133 | files = ( | |
1134 | ); | |
1135 | inputPaths = ( | |
1136 | ); | |
19894a12 | 1137 | name = "add dyld symlink"; |
412ebb8e A |
1138 | outputPaths = ( |
1139 | ); | |
1140 | runOnlyForDeploymentPostprocessing = 1; | |
df9d6cf7 A |
1141 | shellPath = /bin/bash; |
1142 | shellScript = "if [[ \"${PLATFORM_NAME}\" == *simulator* ]]\nthen\n\tcd ${DSTROOT}/${INSTALL_PATH}\n\tln -s libdyld.dylib libdyld_sim.dylib\nfi\n"; | |
412ebb8e A |
1143 | showEnvVarsInLog = 0; |
1144 | }; | |
d113e8b5 A |
1145 | F96D19701D7F62C3007AF3CE /* Install dyld_priv.h */ = { |
1146 | isa = PBXShellScriptBuildPhase; | |
1147 | buildActionMask = 8; | |
1148 | files = ( | |
1149 | ); | |
1150 | inputPaths = ( | |
1151 | ); | |
1152 | name = "Install dyld_priv.h"; | |
1153 | outputPaths = ( | |
1154 | ); | |
1155 | runOnlyForDeploymentPostprocessing = 1; | |
1156 | shellPath = /bin/sh; | |
1157 | shellScript = "${SRCROOT}/bin/expand.pl < ${SRCROOT}/include/mach-o/dyld_priv.h > ${DSTROOT}/${INSTALL_PATH_PREFIX}/usr/local/include/mach-o/dyld_priv.h\n"; | |
1158 | showEnvVarsInLog = 0; | |
1159 | }; | |
1160 | F96D19A31D91D733007AF3CE /* make dyld_priv.h */ = { | |
1161 | isa = PBXShellScriptBuildPhase; | |
1162 | buildActionMask = 2147483647; | |
1163 | files = ( | |
1164 | ); | |
1165 | inputPaths = ( | |
1166 | "$(SRCROOT)/include/mach-o/dyld_priv.h", | |
1167 | ); | |
1168 | name = "make dyld_priv.h"; | |
1169 | outputPaths = ( | |
1170 | "$(DERIVED_FILE_DIR)/mach-o/dyld_priv.h", | |
1171 | ); | |
1172 | runOnlyForDeploymentPostprocessing = 0; | |
1173 | shellPath = /bin/sh; | |
1174 | shellScript = "mkdir -p ${DERIVED_FILE_DIR}/mach-o\n${SRCROOT}/bin/expand.pl < ${SRCROOT}/include/mach-o/dyld_priv.h > ${DERIVED_FILE_DIR}/mach-o/dyld_priv.h\n"; | |
1175 | showEnvVarsInLog = 0; | |
1176 | }; | |
19894a12 | 1177 | F991E3030FF1A4EC0082CCC9 /* do not install duplicates */ = { |
412ebb8e | 1178 | isa = PBXShellScriptBuildPhase; |
19894a12 | 1179 | buildActionMask = 8; |
bac542e6 A |
1180 | files = ( |
1181 | ); | |
1182 | inputPaths = ( | |
1183 | ); | |
19894a12 | 1184 | name = "do not install duplicates"; |
bac542e6 | 1185 | outputPaths = ( |
bac542e6 | 1186 | ); |
19894a12 | 1187 | runOnlyForDeploymentPostprocessing = 1; |
bac542e6 | 1188 | shellPath = /bin/sh; |
df9d6cf7 | 1189 | shellScript = "if [ \"${INSTALL_LOCATION}\" = \"\" ] \nthen\n # on iOS, libdyld builds arm libdsc.a and u_d_s_c builds intel libdsc.a\n # on MacOSX, to avoid collision, u_d_s_c does not install libdsc.a\n\trm -rf ${DSTROOT}/usr/local/include\n\trm -rf ${DSTROOT}/usr/local/lib\n\trm -rf ${DSTROOT}/usr/lib\nfi\n"; |
2fd3f4e8 A |
1190 | showEnvVarsInLog = 0; |
1191 | }; | |
19894a12 | 1192 | F99B8EB60FEC236500701838 /* suppress macosx dyld_shared_cache_util */ = { |
2fd3f4e8 | 1193 | isa = PBXShellScriptBuildPhase; |
19894a12 | 1194 | buildActionMask = 8; |
2fd3f4e8 A |
1195 | files = ( |
1196 | ); | |
1197 | inputPaths = ( | |
1198 | ); | |
19894a12 | 1199 | name = "suppress macosx dyld_shared_cache_util"; |
2fd3f4e8 A |
1200 | outputPaths = ( |
1201 | ); | |
19894a12 A |
1202 | runOnlyForDeploymentPostprocessing = 1; |
1203 | shellPath = /bin/sh; | |
1204 | shellScript = "# iPhone wants a copy of dyld_shared_cache_util on the device\n# MacOSX does not need a copy because update_dyld_shared_cache target already installed a copy\nif [ \"${PLATFORM_NAME}\" = \"macosx\" ] \nthen\n\trm -rf ${DSTROOT}/usr/local\nfi\n"; | |
1205 | showEnvVarsInLog = 0; | |
1206 | }; | |
1207 | F9D050C811DD701A00FB0A29 /* configure archives */ = { | |
1208 | isa = PBXShellScriptBuildPhase; | |
1209 | buildActionMask = 12; | |
1210 | files = ( | |
1211 | ); | |
1212 | inputPaths = ( | |
1213 | ); | |
1214 | name = "configure archives"; | |
1215 | outputPaths = ( | |
1216 | "$(DERIVED_SOURCES_DIR)/archives.txt", | |
1217 | ); | |
2fd3f4e8 A |
1218 | runOnlyForDeploymentPostprocessing = 0; |
1219 | shellPath = /bin/sh; | |
19894a12 | 1220 | shellScript = "# link with all .a files in /usr/local/lib/dyld\nls -1 ${SDKROOT}/usr/local/lib/dyld/*.a > ${DERIVED_SOURCES_DIR}/archives.txt \n\n# link with crash report archive if it exists\nif [ -f ${SDKROOT}/usr/local/lib/libCrashReporterClient.a ]\nthen\n echo \\\"${SDKROOT}/usr/local/lib/libCrashReporterClient.a\\\" >> ${DERIVED_SOURCES_DIR}/archives.txt \nfi\n\n"; |
bac542e6 | 1221 | showEnvVarsInLog = 0; |
9e225d03 | 1222 | }; |
9f83892a A |
1223 | F9F6F42B1C1FB0AE00BD8FED /* build */ = { |
1224 | isa = PBXShellScriptBuildPhase; | |
1225 | buildActionMask = 12; | |
1226 | files = ( | |
1227 | ); | |
1228 | inputPaths = ( | |
1229 | ); | |
1230 | name = build; | |
1231 | outputPaths = ( | |
1232 | ); | |
1233 | runOnlyForDeploymentPostprocessing = 0; | |
1234 | shellPath = /bin/sh; | |
1235 | shellScript = "${SRCROOT}/testing/build_tests.py && cp ${SRCROOT}/testing/run_all_dyld_tests.py ${DSTROOT}/AppleInternal/CoreOS/tests/dyld/\n"; | |
1236 | showEnvVarsInLog = 0; | |
1237 | }; | |
9e225d03 A |
1238 | /* End PBXShellScriptBuildPhase section */ |
1239 | ||
1240 | /* Begin PBXSourcesBuildPhase section */ | |
9f83892a A |
1241 | 3703A1131B38C1B300ADBA7F /* Sources */ = { |
1242 | isa = PBXSourcesBuildPhase; | |
1243 | buildActionMask = 2147483647; | |
1244 | files = ( | |
1245 | 3703A1141B38C1B300ADBA7F /* AdjustForNewSegmentLocation.cpp in Sources */, | |
1246 | 370E5F441CC06CF8000158F2 /* Logging.cpp in Sources */, | |
1247 | 376ABDBB1C5930E7009F0011 /* MachOProxy.cpp in Sources */, | |
1248 | 3703A1161B38C1B300ADBA7F /* BindAllImages.cpp in Sources */, | |
1249 | 3703A1171B38C1B300ADBA7F /* OptimizerObjC.cpp in Sources */, | |
1250 | 3703A1181B38C1B300ADBA7F /* OptimizerBranches.cpp in Sources */, | |
1251 | 3703A1191B38C1B300ADBA7F /* OptimizerLinkedit.cpp in Sources */, | |
1252 | 3733C9081BD98F6900420392 /* dsc_iterator.cpp in Sources */, | |
1253 | 3703A11A1B38C1B300ADBA7F /* MultiCacheBuilder.mm in Sources */, | |
1254 | 3703A1261B38C22900ADBA7F /* dyld_shared_cache_builder.mm in Sources */, | |
1255 | 3703A11B1B38C1B300ADBA7F /* FileCache.cpp in Sources */, | |
1256 | 3703A11C1B38C1B300ADBA7F /* SharedCache.cpp in Sources */, | |
1257 | 37BF1D771B6168150048BC27 /* Manifest.mm in Sources */, | |
1258 | ); | |
1259 | runOnlyForDeploymentPostprocessing = 0; | |
1260 | }; | |
1261 | 377685F41AC4B27D00026E6C /* Sources */ = { | |
1262 | isa = PBXSourcesBuildPhase; | |
1263 | buildActionMask = 2147483647; | |
1264 | files = ( | |
1265 | 377685F51AC4B27D00026E6C /* AdjustForNewSegmentLocation.cpp in Sources */, | |
1266 | 370E5F431CC06CF8000158F2 /* Logging.cpp in Sources */, | |
1267 | 376ABDBA1C5930E7009F0011 /* MachOProxy.cpp in Sources */, | |
1268 | 377686041AC4B2ED00026E6C /* multi_dyld_shared_cache_builder.mm in Sources */, | |
1269 | 377685F61AC4B27D00026E6C /* BindAllImages.cpp in Sources */, | |
1270 | 377685F71AC4B27D00026E6C /* OptimizerObjC.cpp in Sources */, | |
1271 | 377685F81AC4B27D00026E6C /* OptimizerBranches.cpp in Sources */, | |
1272 | 3733C9071BD98F6800420392 /* dsc_iterator.cpp in Sources */, | |
1273 | 377685F91AC4B27D00026E6C /* OptimizerLinkedit.cpp in Sources */, | |
1274 | 371D29821B2F53C8000BBE48 /* MultiCacheBuilder.mm in Sources */, | |
1275 | 377685FA1AC4B27D00026E6C /* FileCache.cpp in Sources */, | |
1276 | 377685FB1AC4B27D00026E6C /* SharedCache.cpp in Sources */, | |
1277 | 37BF1D761B6168150048BC27 /* Manifest.mm in Sources */, | |
1278 | ); | |
1279 | runOnlyForDeploymentPostprocessing = 0; | |
1280 | }; | |
bac542e6 A |
1281 | F939372F0A94FAF700070A07 /* Sources */ = { |
1282 | isa = PBXSourcesBuildPhase; | |
1283 | buildActionMask = 2147483647; | |
1284 | files = ( | |
9f83892a A |
1285 | 37F7A59C1BB364530039043A /* OptimizerBranches.cpp in Sources */, |
1286 | 370E5F421CC06CF8000158F2 /* Logging.cpp in Sources */, | |
1287 | 375E6F441C59DEFF001BB760 /* MachOProxy.cpp in Sources */, | |
1288 | 37F7A59D1BB364530039043A /* OptimizerLinkedit.cpp in Sources */, | |
1289 | 37F7A59E1BB364530039043A /* OptimizerObjC.cpp in Sources */, | |
1290 | 37F7A59F1BB364530039043A /* AdjustForNewSegmentLocation.cpp in Sources */, | |
1291 | 37F7A5A01BB364530039043A /* BindAllImages.cpp in Sources */, | |
1292 | 3733C9091BD98F6A00420392 /* dsc_iterator.cpp in Sources */, | |
1293 | 37F7A59A1BB3642F0039043A /* FileCache.cpp in Sources */, | |
1294 | 37F7A59B1BB3642F0039043A /* SharedCache.cpp in Sources */, | |
1295 | 37F7A5981BB364130039043A /* Manifest.mm in Sources */, | |
1296 | 37F7A5991BB364130039043A /* MultiCacheBuilder.mm in Sources */, | |
1297 | 37F7A5951BB362CA0039043A /* update_dyld_shared_cache.mm in Sources */, | |
1298 | ); | |
1299 | runOnlyForDeploymentPostprocessing = 0; | |
1300 | }; | |
1301 | F97FF3521C23638F000ACDD2 /* Sources */ = { | |
1302 | isa = PBXSourcesBuildPhase; | |
1303 | buildActionMask = 2147483647; | |
1304 | files = ( | |
1305 | F97FF3601C236408000ACDD2 /* execserver.defs in Sources */, | |
1306 | F97FF3611C23640C000ACDD2 /* nocr.c in Sources */, | |
bac542e6 A |
1307 | ); |
1308 | runOnlyForDeploymentPostprocessing = 0; | |
1309 | }; | |
412ebb8e A |
1310 | F99B8E530FEC10F600701838 /* Sources */ = { |
1311 | isa = PBXSourcesBuildPhase; | |
1312 | buildActionMask = 2147483647; | |
1313 | files = ( | |
1314 | F99B8EA30FEC1C4200701838 /* dsc_iterator.cpp in Sources */, | |
1315 | F99B8E630FEC11B400701838 /* dyld_shared_cache_util.cpp in Sources */, | |
1316 | ); | |
1317 | runOnlyForDeploymentPostprocessing = 0; | |
1318 | }; | |
832b6fce | 1319 | F9D1000F14D8D0BA00099D91 /* Sources */ = { |
412ebb8e A |
1320 | isa = PBXSourcesBuildPhase; |
1321 | buildActionMask = 2147483647; | |
1322 | files = ( | |
832b6fce A |
1323 | F9D1001814D8D13D00099D91 /* dsc_extractor.cpp in Sources */, |
1324 | F9D1001D14D8D19500099D91 /* dsc_iterator.cpp in Sources */, | |
412ebb8e A |
1325 | ); |
1326 | runOnlyForDeploymentPostprocessing = 0; | |
1327 | }; | |
9e225d03 A |
1328 | F9ED4C950630A76000DF4E74 /* Sources */ = { |
1329 | isa = PBXSourcesBuildPhase; | |
1330 | buildActionMask = 2147483647; | |
1331 | files = ( | |
1332 | F9ED4CDF0630A7F100DF4E74 /* dyldStartup.s in Sources */, | |
bac542e6 | 1333 | F9ED4CDB0630A7F100DF4E74 /* dyldInitialization.cpp in Sources */, |
9e225d03 A |
1334 | F9ED4CD70630A7F100DF4E74 /* dyld.cpp in Sources */, |
1335 | F9ED4CD90630A7F100DF4E74 /* dyldAPIs.cpp in Sources */, | |
1336 | F9ED4CDA0630A7F100DF4E74 /* dyldExceptions.c in Sources */, | |
bac542e6 | 1337 | F9ED4CD60630A7F100DF4E74 /* dyld_gdb.cpp in Sources */, |
9e225d03 | 1338 | F9ED4CE00630A7F100DF4E74 /* glue.c in Sources */, |
9f83892a | 1339 | F9280B7B1AB9DCA000B18AEC /* ImageLoaderMegaDylib.cpp in Sources */, |
9e225d03 A |
1340 | F9ED4CE10630A7F100DF4E74 /* ImageLoader.cpp in Sources */, |
1341 | F9ED4CE30630A7F100DF4E74 /* ImageLoaderMachO.cpp in Sources */, | |
1342 | F9ED4CE50630A7F100DF4E74 /* stub_binding_helper.s in Sources */, | |
bac542e6 | 1343 | F9ED4CDE0630A7F100DF4E74 /* dyldNew.cpp in Sources */, |
39a8cd10 A |
1344 | F94DB9040F0A9B1700323715 /* ImageLoaderMachOClassic.cpp in Sources */, |
1345 | F94DB9050F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp in Sources */, | |
9e225d03 A |
1346 | ); |
1347 | runOnlyForDeploymentPostprocessing = 0; | |
1348 | }; | |
1349 | F9ED4C9C0630A76B00DF4E74 /* Sources */ = { | |
1350 | isa = PBXSourcesBuildPhase; | |
1351 | buildActionMask = 2147483647; | |
1352 | files = ( | |
1353 | F9F256360639DBCC00A7427D /* dyldLock.cpp in Sources */, | |
39a8cd10 | 1354 | F9BA514B0ECE4F4200D1D62E /* dyld_stub_binder.s in Sources */, |
39a8cd10 | 1355 | F9A221E70F3A6D7C00D15F73 /* dyldLibSystemGlue.c in Sources */, |
412ebb8e | 1356 | F913FADA0630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp in Sources */, |
412ebb8e A |
1357 | F9A6D6E4116F9DF20051CC16 /* threadLocalVariables.c in Sources */, |
1358 | F9A6D70C116FBBD10051CC16 /* threadLocalHelpers.s in Sources */, | |
9f83892a A |
1359 | F95090E51C5AD1E80031F81D /* dyld_process_info.cpp in Sources */, |
1360 | F958D4771C7FCE6700A0B199 /* dyld_process_info_notify.cpp in Sources */, | |
832b6fce | 1361 | F9D49CCC1458B95200F86ADD /* start_glue.s in Sources */, |
39a8cd10 A |
1362 | ); |
1363 | runOnlyForDeploymentPostprocessing = 0; | |
1364 | }; | |
1365 | F9F2A5560F7AEE9800B7C9EB /* Sources */ = { | |
1366 | isa = PBXSourcesBuildPhase; | |
1367 | buildActionMask = 2147483647; | |
1368 | files = ( | |
1369 | F9F2A5700F7AEEE300B7C9EB /* dsc_iterator.cpp in Sources */, | |
412ebb8e | 1370 | F9CE307A1208F1B50098B590 /* dsc_extractor.cpp in Sources */, |
9e225d03 A |
1371 | ); |
1372 | runOnlyForDeploymentPostprocessing = 0; | |
1373 | }; | |
1374 | /* End PBXSourcesBuildPhase section */ | |
1375 | ||
1376 | /* Begin PBXTargetDependency section */ | |
9f83892a | 1377 | 37A0AD0F1C16000F00731E50 /* PBXTargetDependency */ = { |
412ebb8e | 1378 | isa = PBXTargetDependency; |
9f83892a A |
1379 | target = 37A0AD0A1C15FFF500731E50 /* update_dyld_shared_cache */; |
1380 | targetProxy = 37A0AD0E1C16000F00731E50 /* PBXContainerItemProxy */; | |
1381 | }; | |
1382 | 37A0AD111C16003600731E50 /* PBXTargetDependency */ = { | |
1383 | isa = PBXTargetDependency; | |
1384 | target = F93937310A94FAF700070A07 /* update_dyld_shared_cache_tool */; | |
1385 | targetProxy = 37A0AD101C16003600731E50 /* PBXContainerItemProxy */; | |
1386 | }; | |
1387 | 37A0AD131C16003600731E50 /* PBXTargetDependency */ = { | |
1388 | isa = PBXTargetDependency; | |
1389 | target = F9F2A5580F7AEE9800B7C9EB /* libdsc */; | |
1390 | targetProxy = 37A0AD121C16003600731E50 /* PBXContainerItemProxy */; | |
412ebb8e | 1391 | }; |
9f83892a | 1392 | 37A0AD151C16003600731E50 /* PBXTargetDependency */ = { |
bac542e6 | 1393 | isa = PBXTargetDependency; |
9f83892a A |
1394 | target = F9D1001114D8D0BA00099D91 /* dsc_extractor */; |
1395 | targetProxy = 37A0AD141C16003600731E50 /* PBXContainerItemProxy */; | |
bac542e6 | 1396 | }; |
9f83892a A |
1397 | 37A0AD171C16003600731E50 /* PBXTargetDependency */ = { |
1398 | isa = PBXTargetDependency; | |
1399 | target = 377685F21AC4B27D00026E6C /* multi_dyld_shared_cache_builder */; | |
1400 | targetProxy = 37A0AD161C16003600731E50 /* PBXContainerItemProxy */; | |
1401 | }; | |
1402 | 37A0AD191C16003600731E50 /* PBXTargetDependency */ = { | |
1403 | isa = PBXTargetDependency; | |
1404 | target = 3703A1111B38C1B300ADBA7F /* dyld_shared_cache_builder */; | |
1405 | targetProxy = 37A0AD181C16003600731E50 /* PBXContainerItemProxy */; | |
1406 | }; | |
1407 | 37A0AD1B1C16004600731E50 /* PBXTargetDependency */ = { | |
412ebb8e A |
1408 | isa = PBXTargetDependency; |
1409 | target = F99B8E550FEC10F600701838 /* dyld_shared_cache_util */; | |
9f83892a A |
1410 | targetProxy = 37A0AD1A1C16004600731E50 /* PBXContainerItemProxy */; |
1411 | }; | |
1412 | F908134811D3ED1A00626CC1 /* PBXTargetDependency */ = { | |
1413 | isa = PBXTargetDependency; | |
1414 | target = F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */; | |
1415 | targetProxy = F908134711D3ED1A00626CC1 /* PBXContainerItemProxy */; | |
1416 | }; | |
1417 | F97FF3661C237F97000ACDD2 /* PBXTargetDependency */ = { | |
1418 | isa = PBXTargetDependency; | |
1419 | target = F97FF3551C23638F000ACDD2 /* nocr */; | |
1420 | targetProxy = F97FF3651C237F97000ACDD2 /* PBXContainerItemProxy */; | |
412ebb8e A |
1421 | }; |
1422 | F99B8EB20FEC220C00701838 /* PBXTargetDependency */ = { | |
1423 | isa = PBXTargetDependency; | |
1424 | target = F99B8E550FEC10F600701838 /* dyld_shared_cache_util */; | |
1425 | targetProxy = F99B8EB10FEC220C00701838 /* PBXContainerItemProxy */; | |
1426 | }; | |
1427 | F9B4D78012AD9736000605A6 /* PBXTargetDependency */ = { | |
1428 | isa = PBXTargetDependency; | |
1429 | target = F9F2A5580F7AEE9800B7C9EB /* libdsc */; | |
1430 | targetProxy = F9B4D77F12AD9736000605A6 /* PBXContainerItemProxy */; | |
1431 | }; | |
9e225d03 A |
1432 | F9ED4CA70630A78A00DF4E74 /* PBXTargetDependency */ = { |
1433 | isa = PBXTargetDependency; | |
1434 | target = F9ED4C970630A76000DF4E74 /* dyld */; | |
1435 | targetProxy = F9ED4CA60630A78A00DF4E74 /* PBXContainerItemProxy */; | |
1436 | }; | |
1437 | F9ED4CA90630A78A00DF4E74 /* PBXTargetDependency */ = { | |
1438 | isa = PBXTargetDependency; | |
412ebb8e | 1439 | target = F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */; |
9e225d03 A |
1440 | targetProxy = F9ED4CA80630A78A00DF4E74 /* PBXContainerItemProxy */; |
1441 | }; | |
1442 | /* End PBXTargetDependency section */ | |
1443 | ||
1444 | /* Begin XCBuildConfiguration section */ | |
9f83892a A |
1445 | 3703A1221B38C1B300ADBA7F /* Debug */ = { |
1446 | isa = XCBuildConfiguration; | |
1447 | buildSettings = { | |
1448 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1449 | CLANG_CXX_LANGUAGE_STANDARD = "c++14"; | |
1450 | CLANG_CXX_LIBRARY = "libc++"; | |
1451 | CLANG_ENABLE_MODULES = NO; | |
1452 | CLANG_ENABLE_OBJC_ARC = YES; | |
1453 | CLANG_WARN_BOOL_CONVERSION = YES; | |
1454 | CLANG_WARN_CONSTANT_CONVERSION = YES; | |
1455 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
1456 | CLANG_WARN_EMPTY_BODY = YES; | |
1457 | CLANG_WARN_ENUM_CONVERSION = YES; | |
1458 | CLANG_WARN_INT_CONVERSION = YES; | |
1459 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
1460 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
1461 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
1462 | COPY_PHASE_STRIP = NO; | |
1463 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; | |
1464 | ENABLE_STRICT_OBJC_MSGSEND = YES; | |
1465 | FRAMEWORK_SEARCH_PATHS = ( | |
1466 | "$(inherited)", | |
1467 | "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", | |
1468 | "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", | |
1469 | "$(SDKROOT)$(APPLE_INTERNAL_LIBRARY_DIR)/Frameworks", | |
1470 | ); | |
1471 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
1472 | GCC_DYNAMIC_NO_PIC = NO; | |
1473 | GCC_OPTIMIZATION_LEVEL = 0; | |
1474 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
1475 | "DEBUG=1", | |
1476 | "$(inherited)", | |
1477 | ); | |
1478 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; | |
1479 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
1480 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
1481 | GCC_WARN_UNDECLARED_SELECTOR = YES; | |
1482 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
1483 | GCC_WARN_UNUSED_FUNCTION = YES; | |
1484 | GCC_WARN_UNUSED_VARIABLE = YES; | |
1485 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin"; | |
1486 | MTL_ENABLE_DEBUG_INFO = YES; | |
1487 | ONLY_ACTIVE_ARCH = YES; | |
1488 | OTHER_CFLAGS = "-DBOM_SUPPORT=1"; | |
1489 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
1490 | SDKROOT = macosx.internal; | |
1491 | USER_HEADER_SEARCH_PATHS = "../launch-cache/"; | |
1492 | VALID_ARCHS = "armv6 armv7 x86_64 x86_64h"; | |
1493 | }; | |
1494 | name = Debug; | |
1495 | }; | |
1496 | 3703A1231B38C1B300ADBA7F /* Release */ = { | |
1497 | isa = XCBuildConfiguration; | |
1498 | buildSettings = { | |
1499 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1500 | CLANG_CXX_LANGUAGE_STANDARD = "c++14"; | |
1501 | CLANG_CXX_LIBRARY = "libc++"; | |
1502 | CLANG_ENABLE_MODULES = NO; | |
1503 | CLANG_ENABLE_OBJC_ARC = YES; | |
1504 | CLANG_WARN_BOOL_CONVERSION = YES; | |
1505 | CLANG_WARN_CONSTANT_CONVERSION = YES; | |
1506 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
1507 | CLANG_WARN_EMPTY_BODY = YES; | |
1508 | CLANG_WARN_ENUM_CONVERSION = YES; | |
1509 | CLANG_WARN_INT_CONVERSION = YES; | |
1510 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
1511 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
1512 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
1513 | COPY_PHASE_STRIP = NO; | |
1514 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; | |
1515 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
1516 | ENABLE_NS_ASSERTIONS = NO; | |
1517 | ENABLE_STRICT_OBJC_MSGSEND = YES; | |
1518 | FRAMEWORK_SEARCH_PATHS = ( | |
1519 | "$(inherited)", | |
1520 | "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", | |
1521 | "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", | |
1522 | "$(SDKROOT)$(APPLE_INTERNAL_LIBRARY_DIR)/Frameworks", | |
1523 | ); | |
1524 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
1525 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
1526 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
1527 | GCC_WARN_UNDECLARED_SELECTOR = YES; | |
1528 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
1529 | GCC_WARN_UNUSED_FUNCTION = YES; | |
1530 | GCC_WARN_UNUSED_VARIABLE = YES; | |
1531 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin"; | |
1532 | MTL_ENABLE_DEBUG_INFO = NO; | |
1533 | OTHER_CFLAGS = "-DBOM_SUPPORT=1"; | |
1534 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
1535 | SDKROOT = macosx.internal; | |
1536 | USER_HEADER_SEARCH_PATHS = "../launch-cache/"; | |
1537 | VALID_ARCHS = "armv6 armv7 x86_64 x86_64h"; | |
1538 | VERSIONING_SYSTEM = "apple-generic"; | |
1539 | }; | |
1540 | name = Release; | |
1541 | }; | |
1542 | 377686001AC4B27D00026E6C /* Debug */ = { | |
1543 | isa = XCBuildConfiguration; | |
1544 | buildSettings = { | |
1545 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1546 | CLANG_CXX_LANGUAGE_STANDARD = "c++14"; | |
1547 | CLANG_CXX_LIBRARY = "libc++"; | |
1548 | CLANG_ENABLE_MODULES = NO; | |
1549 | CLANG_ENABLE_OBJC_ARC = YES; | |
1550 | CLANG_WARN_BOOL_CONVERSION = YES; | |
1551 | CLANG_WARN_CONSTANT_CONVERSION = YES; | |
1552 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
1553 | CLANG_WARN_EMPTY_BODY = YES; | |
1554 | CLANG_WARN_ENUM_CONVERSION = YES; | |
1555 | CLANG_WARN_INT_CONVERSION = YES; | |
1556 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
1557 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
1558 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
1559 | COPY_PHASE_STRIP = NO; | |
1560 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; | |
1561 | ENABLE_STRICT_OBJC_MSGSEND = YES; | |
1562 | FRAMEWORK_SEARCH_PATHS = ( | |
1563 | "$(inherited)", | |
1564 | "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", | |
1565 | "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", | |
1566 | "$(SDKROOT)/AppleInternal/Library/Frameworks", | |
1567 | ); | |
1568 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
1569 | GCC_DYNAMIC_NO_PIC = NO; | |
1570 | GCC_OPTIMIZATION_LEVEL = 0; | |
1571 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
1572 | "DEBUG=1", | |
1573 | "$(inherited)", | |
1574 | ); | |
1575 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; | |
1576 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
1577 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
1578 | GCC_WARN_UNDECLARED_SELECTOR = YES; | |
1579 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
1580 | GCC_WARN_UNUSED_FUNCTION = YES; | |
1581 | GCC_WARN_UNUSED_VARIABLE = YES; | |
1582 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin"; | |
1583 | MTL_ENABLE_DEBUG_INFO = YES; | |
1584 | ONLY_ACTIVE_ARCH = YES; | |
1585 | OTHER_CFLAGS = "-DBOM_SUPPORT=1"; | |
1586 | PRODUCT_NAME = multi_dyld_shared_cache_builder; | |
1587 | SDKROOT = macosx.internal; | |
1588 | STRIP_INSTALLED_PRODUCT = NO; | |
1589 | USER_HEADER_SEARCH_PATHS = "../launch-cache/"; | |
1590 | VALID_ARCHS = "armv6 armv7 x86_64 x86_64h"; | |
1591 | }; | |
1592 | name = Debug; | |
1593 | }; | |
1594 | 377686011AC4B27D00026E6C /* Release */ = { | |
1595 | isa = XCBuildConfiguration; | |
1596 | buildSettings = { | |
1597 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1598 | CLANG_CXX_LANGUAGE_STANDARD = "c++14"; | |
1599 | CLANG_CXX_LIBRARY = "libc++"; | |
1600 | CLANG_ENABLE_MODULES = NO; | |
1601 | CLANG_ENABLE_OBJC_ARC = YES; | |
1602 | CLANG_WARN_BOOL_CONVERSION = YES; | |
1603 | CLANG_WARN_CONSTANT_CONVERSION = YES; | |
1604 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
1605 | CLANG_WARN_EMPTY_BODY = YES; | |
1606 | CLANG_WARN_ENUM_CONVERSION = YES; | |
1607 | CLANG_WARN_INT_CONVERSION = YES; | |
1608 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
1609 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
1610 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
1611 | COPY_PHASE_STRIP = NO; | |
1612 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; | |
1613 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
1614 | ENABLE_NS_ASSERTIONS = NO; | |
1615 | ENABLE_STRICT_OBJC_MSGSEND = YES; | |
1616 | FRAMEWORK_SEARCH_PATHS = ( | |
1617 | "$(inherited)", | |
1618 | "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", | |
1619 | "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", | |
1620 | "$(SDKROOT)/AppleInternal/Library/Frameworks", | |
1621 | ); | |
1622 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
1623 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
1624 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
1625 | GCC_WARN_UNDECLARED_SELECTOR = YES; | |
1626 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
1627 | GCC_WARN_UNUSED_FUNCTION = YES; | |
1628 | GCC_WARN_UNUSED_VARIABLE = YES; | |
1629 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin"; | |
1630 | MTL_ENABLE_DEBUG_INFO = NO; | |
1631 | OTHER_CFLAGS = "-DBOM_SUPPORT=1"; | |
1632 | PRODUCT_NAME = multi_dyld_shared_cache_builder; | |
1633 | SDKROOT = macosx.internal; | |
1634 | STRIP_INSTALLED_PRODUCT = NO; | |
1635 | USER_HEADER_SEARCH_PATHS = "../launch-cache/"; | |
1636 | VALID_ARCHS = "armv6 armv7 x86_64 x86_64h"; | |
1637 | VERSIONING_SYSTEM = "apple-generic"; | |
1638 | }; | |
1639 | name = Release; | |
1640 | }; | |
1641 | 37A0AD0C1C15FFF500731E50 /* Debug */ = { | |
1642 | isa = XCBuildConfiguration; | |
1643 | buildSettings = { | |
1644 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
1645 | }; | |
1646 | name = Debug; | |
1647 | }; | |
1648 | 37A0AD0D1C15FFF500731E50 /* Release */ = { | |
1649 | isa = XCBuildConfiguration; | |
1650 | buildSettings = { | |
1651 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
1652 | }; | |
1653 | name = Release; | |
1654 | }; | |
412ebb8e A |
1655 | F908134311D3ED0C00626CC1 /* Debug */ = { |
1656 | isa = XCBuildConfiguration; | |
1657 | buildSettings = { | |
1658 | COPY_PHASE_STRIP = NO; | |
1659 | GCC_DYNAMIC_NO_PIC = NO; | |
1660 | GCC_OPTIMIZATION_LEVEL = 0; | |
1661 | INSTALLHDRS_COPY_PHASE = YES; | |
1662 | PRODUCT_NAME = libdyld; | |
1663 | }; | |
1664 | name = Debug; | |
1665 | }; | |
1666 | F908134411D3ED0C00626CC1 /* Release */ = { | |
1667 | isa = XCBuildConfiguration; | |
1668 | buildSettings = { | |
1669 | COPY_PHASE_STRIP = YES; | |
1670 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
412ebb8e A |
1671 | INSTALLHDRS_COPY_PHASE = YES; |
1672 | PRODUCT_NAME = libdyld; | |
1673 | ZERO_LINK = NO; | |
1674 | }; | |
1675 | name = Release; | |
1676 | }; | |
bac542e6 | 1677 | F93937350A94FB2900070A07 /* Debug */ = { |
9e225d03 A |
1678 | isa = XCBuildConfiguration; |
1679 | buildSettings = { | |
9f83892a | 1680 | CLANG_CXX_LANGUAGE_STANDARD = "c++14"; |
832b6fce | 1681 | CLANG_CXX_LIBRARY = "libc++"; |
9f83892a | 1682 | CLANG_ENABLE_OBJC_ARC = YES; |
9e225d03 | 1683 | COPY_PHASE_STRIP = NO; |
bac542e6 | 1684 | DEBUG_INFORMATION_FORMAT = dwarf; |
9f83892a A |
1685 | FRAMEWORK_SEARCH_PATHS = ( |
1686 | "$(inherited)", | |
1687 | "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", | |
1688 | ); | |
832b6fce | 1689 | GCC_DYNAMIC_NO_PIC = NO; |
bac542e6 | 1690 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
9e225d03 | 1691 | GCC_OPTIMIZATION_LEVEL = 0; |
bac542e6 | 1692 | GCC_THREADSAFE_STATICS = NO; |
2fd3f4e8 | 1693 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
bac542e6 A |
1694 | GCC_WARN_CHECK_SWITCH_STATEMENTS = YES; |
1695 | GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO; | |
1696 | GCC_WARN_MISSING_PARENTHESES = YES; | |
1697 | GCC_WARN_SHADOW = YES; | |
1698 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; | |
1699 | GCC_WARN_UNUSED_FUNCTION = YES; | |
1700 | GCC_WARN_UNUSED_VARIABLE = YES; | |
832b6fce | 1701 | HEADER_SEARCH_PATHS = "$(SRCROOT)/include"; |
9f83892a | 1702 | OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; |
2fd3f4e8 | 1703 | OTHER_LDFLAGS = "-stdlib=libc++"; |
bac542e6 | 1704 | PRODUCT_NAME = update_dyld_shared_cache; |
df9d6cf7 | 1705 | SDKROOT = macosx.internal; |
9f83892a | 1706 | VALID_ARCHS = x86_64; |
9e225d03 | 1707 | }; |
bac542e6 | 1708 | name = Debug; |
9e225d03 | 1709 | }; |
bac542e6 | 1710 | F93937360A94FB2900070A07 /* Release */ = { |
9e225d03 | 1711 | isa = XCBuildConfiguration; |
df9d6cf7 | 1712 | baseConfigurationReference = F971DD161A4A0E0700BBDD52 /* update_dyld_shared_cache.xcconfig */; |
9e225d03 | 1713 | buildSettings = { |
9f83892a | 1714 | CLANG_CXX_LANGUAGE_STANDARD = "c++14"; |
832b6fce | 1715 | CLANG_CXX_LIBRARY = "libc++"; |
9f83892a | 1716 | CLANG_ENABLE_OBJC_ARC = YES; |
39a8cd10 | 1717 | COPY_PHASE_STRIP = NO; |
9e225d03 | 1718 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; |
bac542e6 | 1719 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
9f83892a A |
1720 | FRAMEWORK_SEARCH_PATHS = ( |
1721 | "$(inherited)", | |
1722 | "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", | |
1723 | ); | |
832b6fce | 1724 | GCC_DYNAMIC_NO_PIC = NO; |
412ebb8e | 1725 | GCC_OPTIMIZATION_LEVEL = s; |
bac542e6 | 1726 | GCC_THREADSAFE_STATICS = NO; |
2fd3f4e8 | 1727 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
bac542e6 | 1728 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; |
832b6fce | 1729 | HEADER_SEARCH_PATHS = "$(SRCROOT)/include"; |
9f83892a | 1730 | OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; |
2fd3f4e8 | 1731 | OTHER_LDFLAGS = "-stdlib=libc++"; |
bac542e6 | 1732 | PRODUCT_NAME = update_dyld_shared_cache; |
df9d6cf7 | 1733 | SDKROOT = macosx.internal; |
39a8cd10 A |
1734 | STRIP_INSTALLED_PRODUCT = YES; |
1735 | STRIP_STYLE = debugging; | |
9f83892a | 1736 | VALID_ARCHS = x86_64; |
bac542e6 A |
1737 | VERSIONING_SYSTEM = "apple-generic"; |
1738 | }; | |
1739 | name = Release; | |
1740 | }; | |
9f83892a A |
1741 | F97FF35A1C23638F000ACDD2 /* Debug */ = { |
1742 | isa = XCBuildConfiguration; | |
1743 | buildSettings = { | |
1744 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1745 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | |
1746 | CLANG_CXX_LIBRARY = "libc++"; | |
1747 | CLANG_ENABLE_MODULES = NO; | |
1748 | CLANG_ENABLE_OBJC_ARC = YES; | |
1749 | CLANG_WARN_BOOL_CONVERSION = YES; | |
1750 | CLANG_WARN_CONSTANT_CONVERSION = YES; | |
1751 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
1752 | CLANG_WARN_EMPTY_BODY = YES; | |
1753 | CLANG_WARN_ENUM_CONVERSION = YES; | |
1754 | CLANG_WARN_INT_CONVERSION = YES; | |
1755 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
1756 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
1757 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
1758 | CODE_SIGN_IDENTITY = "-"; | |
1759 | COPY_PHASE_STRIP = NO; | |
1760 | DEBUG_INFORMATION_FORMAT = dwarf; | |
1761 | ENABLE_STRICT_OBJC_MSGSEND = YES; | |
1762 | ENABLE_TESTABILITY = YES; | |
1763 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
1764 | GCC_DYNAMIC_NO_PIC = NO; | |
1765 | GCC_NO_COMMON_BLOCKS = YES; | |
1766 | GCC_OPTIMIZATION_LEVEL = 0; | |
1767 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
1768 | "DEBUG=1", | |
1769 | "$(inherited)", | |
1770 | ); | |
1771 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
1772 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
1773 | GCC_WARN_UNDECLARED_SELECTOR = YES; | |
1774 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
1775 | GCC_WARN_UNUSED_FUNCTION = YES; | |
1776 | GCC_WARN_UNUSED_VARIABLE = YES; | |
1777 | HEADER_SEARCH_PATHS = ( | |
1778 | "$(DERIVED_SOURCES_DIR)/**", | |
1779 | "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders", | |
1780 | ); | |
1781 | MACOSX_DEPLOYMENT_TARGET = 10.11; | |
1782 | MTL_ENABLE_DEBUG_INFO = YES; | |
1783 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
1784 | SDKROOT = macosx.internal; | |
1785 | }; | |
1786 | name = Debug; | |
1787 | }; | |
1788 | F97FF35B1C23638F000ACDD2 /* Release */ = { | |
1789 | isa = XCBuildConfiguration; | |
1790 | buildSettings = { | |
1791 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1792 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | |
1793 | CLANG_CXX_LIBRARY = "libc++"; | |
1794 | CLANG_ENABLE_MODULES = NO; | |
1795 | CLANG_ENABLE_OBJC_ARC = YES; | |
1796 | CLANG_WARN_BOOL_CONVERSION = YES; | |
1797 | CLANG_WARN_CONSTANT_CONVERSION = YES; | |
1798 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
1799 | CLANG_WARN_EMPTY_BODY = YES; | |
1800 | CLANG_WARN_ENUM_CONVERSION = YES; | |
1801 | CLANG_WARN_INT_CONVERSION = YES; | |
1802 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
1803 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
1804 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
1805 | CODE_SIGN_IDENTITY = "-"; | |
1806 | COPY_PHASE_STRIP = NO; | |
1807 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
1808 | ENABLE_NS_ASSERTIONS = NO; | |
1809 | ENABLE_STRICT_OBJC_MSGSEND = YES; | |
1810 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
1811 | GCC_NO_COMMON_BLOCKS = YES; | |
1812 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
1813 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
1814 | GCC_WARN_UNDECLARED_SELECTOR = YES; | |
1815 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
1816 | GCC_WARN_UNUSED_FUNCTION = YES; | |
1817 | GCC_WARN_UNUSED_VARIABLE = YES; | |
1818 | HEADER_SEARCH_PATHS = ( | |
1819 | "$(DERIVED_SOURCES_DIR)/**", | |
1820 | "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders", | |
1821 | ); | |
1822 | MACOSX_DEPLOYMENT_TARGET = 10.11; | |
1823 | MTL_ENABLE_DEBUG_INFO = NO; | |
1824 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
1825 | SDKROOT = macosx.internal; | |
1826 | }; | |
1827 | name = Release; | |
1828 | }; | |
412ebb8e A |
1829 | F99B8E580FEC10F600701838 /* Debug */ = { |
1830 | isa = XCBuildConfiguration; | |
1831 | buildSettings = { | |
1832 | ALWAYS_SEARCH_USER_PATHS = NO; | |
9f83892a | 1833 | CLANG_CXX_LANGUAGE_STANDARD = "c++14"; |
412ebb8e A |
1834 | COPY_PHASE_STRIP = NO; |
1835 | GCC_DYNAMIC_NO_PIC = NO; | |
412ebb8e A |
1836 | GCC_MODEL_TUNING = G5; |
1837 | GCC_OPTIMIZATION_LEVEL = 0; | |
1838 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; | |
9f83892a A |
1839 | HEADER_SEARCH_PATHS = ( |
1840 | "$(inherited)", | |
1841 | /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.10.xctoolchain/usr/include, | |
1842 | "$(SRCROOT)/interlinked-dylibs/", | |
1843 | ); | |
df9d6cf7 | 1844 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin"; |
412ebb8e A |
1845 | PRODUCT_NAME = dyld_shared_cache_util; |
1846 | }; | |
1847 | name = Debug; | |
1848 | }; | |
1849 | F99B8E590FEC10F600701838 /* Release */ = { | |
1850 | isa = XCBuildConfiguration; | |
1851 | buildSettings = { | |
1852 | ALWAYS_SEARCH_USER_PATHS = NO; | |
9f83892a | 1853 | CLANG_CXX_LANGUAGE_STANDARD = "c++14"; |
412ebb8e A |
1854 | COPY_PHASE_STRIP = YES; |
1855 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
2fd3f4e8 | 1856 | GCC_DYNAMIC_NO_PIC = NO; |
412ebb8e | 1857 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; |
9f83892a A |
1858 | HEADER_SEARCH_PATHS = ( |
1859 | "$(inherited)", | |
1860 | /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.10.xctoolchain/usr/include, | |
1861 | "$(SRCROOT)/interlinked-dylibs/", | |
1862 | ); | |
df9d6cf7 | 1863 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin"; |
412ebb8e A |
1864 | PRODUCT_NAME = dyld_shared_cache_util; |
1865 | SKIP_INSTALL = NO; | |
1866 | }; | |
1867 | name = Release; | |
1868 | }; | |
832b6fce | 1869 | F9D1001314D8D0BB00099D91 /* Debug */ = { |
412ebb8e A |
1870 | isa = XCBuildConfiguration; |
1871 | buildSettings = { | |
1872 | ALWAYS_SEARCH_USER_PATHS = NO; | |
9f83892a | 1873 | COMBINE_HIDPI_IMAGES = YES; |
412ebb8e | 1874 | COPY_PHASE_STRIP = NO; |
832b6fce A |
1875 | DYLIB_COMPATIBILITY_VERSION = ""; |
1876 | DYLIB_CURRENT_VERSION = ""; | |
1877 | EXECUTABLE_EXTENSION = bundle; | |
412ebb8e | 1878 | GCC_DYNAMIC_NO_PIC = NO; |
832b6fce | 1879 | GCC_INLINES_ARE_PRIVATE_EXTERN = YES; |
412ebb8e | 1880 | GCC_OPTIMIZATION_LEVEL = 0; |
df9d6cf7 | 1881 | INSTALL_PATH = "$(INSTALL_PATH_PREFIX)$(INSTALL_LOCATION)/usr/lib"; |
832b6fce | 1882 | MACH_O_TYPE = mh_bundle; |
2fd3f4e8 A |
1883 | OTHER_CPLUSPLUSFLAGS = ( |
1884 | "-stdlib=libc++", | |
1885 | "$(OTHER_CFLAGS)", | |
1886 | ); | |
1887 | OTHER_LDFLAGS = ( | |
1888 | "-stdlib=libc++", | |
1889 | "-Wl,-exported_symbol,_dyld_shared_cache_extract_dylibs_progress", | |
1890 | ); | |
832b6fce | 1891 | PRODUCT_NAME = dsc_extractor; |
412ebb8e A |
1892 | }; |
1893 | name = Debug; | |
1894 | }; | |
832b6fce | 1895 | F9D1001414D8D0BB00099D91 /* Release */ = { |
412ebb8e A |
1896 | isa = XCBuildConfiguration; |
1897 | buildSettings = { | |
1898 | ALWAYS_SEARCH_USER_PATHS = NO; | |
9f83892a | 1899 | COMBINE_HIDPI_IMAGES = YES; |
832b6fce | 1900 | COPY_PHASE_STRIP = YES; |
412ebb8e | 1901 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
832b6fce A |
1902 | DYLIB_COMPATIBILITY_VERSION = ""; |
1903 | DYLIB_CURRENT_VERSION = ""; | |
1904 | EXECUTABLE_EXTENSION = bundle; | |
1905 | GCC_INLINES_ARE_PRIVATE_EXTERN = YES; | |
df9d6cf7 | 1906 | INSTALL_PATH = "$(INSTALL_PATH_PREFIX)$(INSTALL_LOCATION)/usr/lib"; |
832b6fce | 1907 | MACH_O_TYPE = mh_bundle; |
2fd3f4e8 A |
1908 | OTHER_CPLUSPLUSFLAGS = ( |
1909 | "-stdlib=libc++", | |
1910 | "$(OTHER_CFLAGS)", | |
1911 | ); | |
1912 | OTHER_LDFLAGS = ( | |
1913 | "-stdlib=libc++", | |
1914 | "-Wl,-exported_symbol,_dyld_shared_cache_extract_dylibs_progress", | |
1915 | ); | |
832b6fce | 1916 | PRODUCT_NAME = dsc_extractor; |
412ebb8e A |
1917 | ZERO_LINK = NO; |
1918 | }; | |
1919 | name = Release; | |
1920 | }; | |
bac542e6 A |
1921 | F9D8C7DE087B087300E93EFB /* Debug */ = { |
1922 | isa = XCBuildConfiguration; | |
df9d6cf7 | 1923 | baseConfigurationReference = F971DD141A4A0E0700BBDD52 /* dyld.xcconfig */; |
bac542e6 A |
1924 | buildSettings = { |
1925 | ALWAYS_SEARCH_USER_PATHS = NO; | |
19894a12 | 1926 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
832b6fce | 1927 | CLANG_CXX_LIBRARY = "libc++"; |
9f83892a A |
1928 | CLANG_WARN_EMPTY_BODY = YES; |
1929 | CODE_SIGN_IDENTITY = "-"; | |
bac542e6 | 1930 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; |
9e225d03 | 1931 | DEAD_CODE_STRIPPING = YES; |
39a8cd10 | 1932 | DEBUG_INFORMATION_FORMAT = dwarf; |
39a8cd10 | 1933 | GCC_C_LANGUAGE_STANDARD = c99; |
9e225d03 | 1934 | GCC_DYNAMIC_NO_PIC = NO; |
39a8cd10 | 1935 | GCC_ENABLE_BUILTIN_FUNCTIONS = NO; |
bac542e6 | 1936 | GCC_OPTIMIZATION_LEVEL = 0; |
39a8cd10 | 1937 | GCC_PREPROCESSOR_DEFINITIONS = "DYLD_VERSION=$(RC_ProjectSourceVersion)"; |
9e225d03 | 1938 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
bac542e6 A |
1939 | GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; |
1940 | GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO; | |
1941 | GCC_WARN_MISSING_PARENTHESES = YES; | |
9f83892a | 1942 | GCC_WARN_SHADOW = YES; |
bac542e6 A |
1943 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; |
1944 | GCC_WARN_UNINITIALIZED_AUTOS = NO; | |
1945 | HEADER_SEARCH_PATHS = ( | |
d113e8b5 | 1946 | "$(DERIVED_FILE_DIR)/**", |
bac542e6 A |
1947 | ./include, |
1948 | "./launch-cache", | |
1949 | ); | |
2fd3f4e8 | 1950 | LD_GENERATE_MAP_FILE = YES; |
9e225d03 | 1951 | OTHER_CFLAGS = ""; |
2fd3f4e8 A |
1952 | OTHER_CPLUSPLUSFLAGS = ( |
1953 | "-stdlib=libc++", | |
1954 | "$(OTHER_CFLAGS)", | |
1955 | ); | |
bac542e6 | 1956 | OTHER_LDFLAGS = ( |
412ebb8e | 1957 | "@$(DERIVED_SOURCES_DIR)/archives.txt", |
bac542e6 | 1958 | "-nostdlib", |
bac542e6 A |
1959 | "-Wl,-dylinker", |
1960 | "-Wl,-dylinker_install_name,/usr/lib/dyld", | |
2fd3f4e8 | 1961 | "-stdlib=libc++", |
19894a12 A |
1962 | "$(ALIGNMENT)", |
1963 | "$(ENTRY)", | |
bac542e6 | 1964 | ); |
df9d6cf7 | 1965 | SDKROOT = macosx.internal; |
9e225d03 A |
1966 | STRIPFLAGS = "-S"; |
1967 | UNSTRIPPED_PRODUCT = NO; | |
9e225d03 A |
1968 | VERSIONING_SYSTEM = "apple-generic"; |
1969 | WARNING_CFLAGS = ( | |
1970 | "-Wmost", | |
1971 | "-Wno-four-char-constants", | |
9e225d03 A |
1972 | ); |
1973 | }; | |
bac542e6 | 1974 | name = Debug; |
9e225d03 | 1975 | }; |
bac542e6 | 1976 | F9D8C7E0087B087300E93EFB /* Release */ = { |
9e225d03 | 1977 | isa = XCBuildConfiguration; |
df9d6cf7 | 1978 | baseConfigurationReference = F971DD141A4A0E0700BBDD52 /* dyld.xcconfig */; |
9e225d03 | 1979 | buildSettings = { |
9f83892a | 1980 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
832b6fce | 1981 | CLANG_CXX_LIBRARY = "libc++"; |
9f83892a A |
1982 | CLANG_WARN_EMPTY_BODY = YES; |
1983 | CODE_SIGN_IDENTITY = "-"; | |
9e225d03 A |
1984 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; |
1985 | DEAD_CODE_STRIPPING = YES; | |
39a8cd10 | 1986 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
39a8cd10 | 1987 | GCC_C_LANGUAGE_STANDARD = c99; |
9e225d03 A |
1988 | GCC_DYNAMIC_NO_PIC = NO; |
1989 | GCC_ENABLE_CPP_RTTI = NO; | |
39a8cd10 A |
1990 | GCC_OPTIMIZATION_LEVEL = s; |
1991 | GCC_PREPROCESSOR_DEFINITIONS = "DYLD_VERSION=$(RC_ProjectSourceVersion)"; | |
9e225d03 | 1992 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
bac542e6 | 1993 | GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; |
9f83892a | 1994 | GCC_WARN_SHADOW = YES; |
bac542e6 A |
1995 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; |
1996 | HEADER_SEARCH_PATHS = ( | |
d113e8b5 | 1997 | "$(DERIVED_FILE_DIR)/**", |
bac542e6 A |
1998 | ./include, |
1999 | "./launch-cache", | |
2000 | ); | |
2fd3f4e8 | 2001 | LD_GENERATE_MAP_FILE = YES; |
412ebb8e | 2002 | ORDER_FILE = "$(SRCROOT)/src/dyld.order"; |
9f83892a | 2003 | OTHER_CFLAGS = ""; |
412ebb8e | 2004 | "OTHER_CFLAGS[arch=armv6]" = "-mthumb"; |
2fd3f4e8 A |
2005 | OTHER_CPLUSPLUSFLAGS = ( |
2006 | "-stdlib=libc++", | |
2007 | "$(OTHER_CFLAGS)", | |
2008 | ); | |
bac542e6 | 2009 | OTHER_LDFLAGS = ( |
412ebb8e | 2010 | "@$(DERIVED_SOURCES_DIR)/archives.txt", |
bac542e6 | 2011 | "-nostdlib", |
bac542e6 A |
2012 | "-Wl,-dylinker", |
2013 | "-Wl,-dylinker_install_name,/usr/lib/dyld", | |
2fd3f4e8 | 2014 | "-stdlib=libc++", |
19894a12 A |
2015 | "$(ALIGNMENT)", |
2016 | "$(ENTRY)", | |
9f83892a A |
2017 | "-Wl,-no_data_const", |
2018 | "-Wl,-section_order,__DATA,__all_image_info:__nl_symbol_ptr:__got:__const:__crash_info:__data:__common:__bss", | |
bac542e6 | 2019 | ); |
df9d6cf7 | 2020 | SDKROOT = macosx.internal; |
9e225d03 A |
2021 | STRIPFLAGS = "-S"; |
2022 | UNSTRIPPED_PRODUCT = NO; | |
9e225d03 A |
2023 | VERSIONING_SYSTEM = "apple-generic"; |
2024 | WARNING_CFLAGS = ( | |
2025 | "-Wmost", | |
2026 | "-Wno-four-char-constants", | |
2027 | "-Wno-unknown-pragmas", | |
2028 | ); | |
2029 | }; | |
bac542e6 | 2030 | name = Release; |
9e225d03 | 2031 | }; |
bac542e6 | 2032 | F9D8C7E2087B087300E93EFB /* Debug */ = { |
9e225d03 | 2033 | isa = XCBuildConfiguration; |
df9d6cf7 | 2034 | baseConfigurationReference = F971DD151A4A0E0700BBDD52 /* libdyld.xcconfig */; |
9e225d03 | 2035 | buildSettings = { |
412ebb8e | 2036 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
9f83892a A |
2037 | CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; |
2038 | CLANG_WARN_EMPTY_BODY = YES; | |
2039 | COMBINE_HIDPI_IMAGES = YES; | |
2fd3f4e8 | 2040 | DEAD_CODE_STRIPPING = YES; |
412ebb8e A |
2041 | EXECUTABLE_PREFIX = lib; |
2042 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
9e225d03 | 2043 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
bac542e6 | 2044 | GCC_ENABLE_CPP_RTTI = NO; |
9e225d03 | 2045 | GCC_OPTIMIZATION_LEVEL = 0; |
9f83892a | 2046 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
39a8cd10 | 2047 | GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; |
9f83892a A |
2048 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
2049 | GCC_WARN_SHADOW = YES; | |
2050 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
412ebb8e | 2051 | HEADER_SEARCH_PATHS = "$(SRCROOT)/include"; |
19894a12 | 2052 | INSTALLHDRS_COPY_PHASE = YES; |
9f83892a | 2053 | OTHER_CFLAGS = ""; |
2fd3f4e8 A |
2054 | OTHER_LDFLAGS = ( |
2055 | "-nostdlib", | |
2056 | "$(LIBSYSTEM_LIBS)", | |
2057 | "-umbrella", | |
2058 | System, | |
2fd3f4e8 A |
2059 | "-L$(SDKROOT)/usr/lib/system", |
2060 | ); | |
19894a12 A |
2061 | PRODUCT_NAME = dyld; |
2062 | SKIP_INSTALL = NO; | |
9e225d03 A |
2063 | WARNING_CFLAGS = ( |
2064 | "-Wmost", | |
2065 | "-Wno-four-char-constants", | |
2066 | "-Wno-unknown-pragmas", | |
2067 | ); | |
2068 | }; | |
bac542e6 | 2069 | name = Debug; |
9e225d03 | 2070 | }; |
bac542e6 | 2071 | F9D8C7E4087B087300E93EFB /* Release */ = { |
9e225d03 | 2072 | isa = XCBuildConfiguration; |
df9d6cf7 | 2073 | baseConfigurationReference = F971DD151A4A0E0700BBDD52 /* libdyld.xcconfig */; |
9e225d03 | 2074 | buildSettings = { |
9f83892a A |
2075 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
2076 | CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; | |
2077 | CLANG_WARN_EMPTY_BODY = YES; | |
2078 | COMBINE_HIDPI_IMAGES = YES; | |
412ebb8e A |
2079 | COPY_PHASE_STRIP = YES; |
2080 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; | |
2fd3f4e8 | 2081 | DEAD_CODE_STRIPPING = YES; |
412ebb8e A |
2082 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
2083 | DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)"; | |
2084 | EXECUTABLE_PREFIX = lib; | |
2085 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
9e225d03 A |
2086 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
2087 | GCC_ENABLE_CPP_RTTI = NO; | |
412ebb8e | 2088 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
9f83892a | 2089 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
39a8cd10 | 2090 | GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; |
9f83892a A |
2091 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
2092 | GCC_WARN_SHADOW = YES; | |
2093 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
412ebb8e A |
2094 | HEADER_SEARCH_PATHS = "$(SRCROOT)/include"; |
2095 | INSTALLHDRS_COPY_PHASE = YES; | |
9f83892a | 2096 | OTHER_CFLAGS = ""; |
2fd3f4e8 A |
2097 | OTHER_CPLUSPLUSFLAGS = ( |
2098 | "-fno-exceptions", | |
2099 | "$(OTHER_CFLAGS)", | |
2100 | ); | |
412ebb8e | 2101 | OTHER_LDFLAGS = ( |
2fd3f4e8 A |
2102 | "-nostdlib", |
2103 | "$(LIBSYSTEM_LIBS)", | |
412ebb8e A |
2104 | "-umbrella", |
2105 | System, | |
2fd3f4e8 | 2106 | "-L$(SDKROOT)/usr/lib/system", |
412ebb8e | 2107 | ); |
df9d6cf7 A |
2108 | "OTHER_LDFLAGS[sdk=iphoneos*]" = ( |
2109 | "-nostdlib", | |
2110 | "$(LIBSYSTEM_LIBS)", | |
2111 | "-umbrella", | |
2112 | System, | |
2113 | "-L$(SDKROOT)/usr/lib/system", | |
2114 | "-Wl,-dirty_data_list,$(SRCROOT)/src/libdyld_data_symbols.dirty", | |
2115 | ); | |
2116 | "OTHER_LDFLAGS[sdk=macosx*]" = ( | |
2117 | "-nostdlib", | |
2118 | "$(LIBSYSTEM_LIBS)", | |
2119 | "-umbrella", | |
2120 | System, | |
2121 | "-L$(SDKROOT)/usr/lib/system", | |
2122 | ); | |
19894a12 | 2123 | PRODUCT_NAME = dyld; |
412ebb8e | 2124 | SEPARATE_STRIP = YES; |
19894a12 | 2125 | SKIP_INSTALL = NO; |
412ebb8e A |
2126 | STRIP_INSTALLED_PRODUCT = YES; |
2127 | VERSIONING_SYSTEM = "apple-generic"; | |
9e225d03 A |
2128 | WARNING_CFLAGS = ( |
2129 | "-Wmost", | |
2130 | "-Wno-four-char-constants", | |
2131 | "-Wno-unknown-pragmas", | |
2132 | ); | |
2133 | }; | |
bac542e6 | 2134 | name = Release; |
9e225d03 | 2135 | }; |
bac542e6 | 2136 | F9D8C7E6087B087300E93EFB /* Debug */ = { |
9e225d03 A |
2137 | isa = XCBuildConfiguration; |
2138 | buildSettings = { | |
9e225d03 | 2139 | PRODUCT_NAME = all; |
9e225d03 | 2140 | }; |
bac542e6 | 2141 | name = Debug; |
9e225d03 | 2142 | }; |
bac542e6 | 2143 | F9D8C7E8087B087300E93EFB /* Release */ = { |
9e225d03 A |
2144 | isa = XCBuildConfiguration; |
2145 | buildSettings = { | |
9e225d03 | 2146 | PRODUCT_NAME = all; |
9e225d03 | 2147 | }; |
bac542e6 | 2148 | name = Release; |
9e225d03 | 2149 | }; |
bac542e6 | 2150 | F9D8C7EA087B087300E93EFB /* Debug */ = { |
9e225d03 | 2151 | isa = XCBuildConfiguration; |
df9d6cf7 | 2152 | baseConfigurationReference = F971DD131A4A0E0700BBDD52 /* base.xcconfig */; |
9e225d03 | 2153 | buildSettings = { |
832b6fce | 2154 | CLANG_CXX_LIBRARY = "compiler-default"; |
9f83892a A |
2155 | ONLY_ACTIVE_ARCH = NO; |
2156 | SDKROOT = macosx.internal; | |
2157 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx watchos appletvos"; | |
9e225d03 | 2158 | }; |
bac542e6 | 2159 | name = Debug; |
9e225d03 | 2160 | }; |
bac542e6 | 2161 | F9D8C7EC087B087300E93EFB /* Release */ = { |
9e225d03 | 2162 | isa = XCBuildConfiguration; |
df9d6cf7 | 2163 | baseConfigurationReference = F971DD131A4A0E0700BBDD52 /* base.xcconfig */; |
9e225d03 | 2164 | buildSettings = { |
832b6fce | 2165 | CLANG_CXX_LIBRARY = "compiler-default"; |
9f83892a A |
2166 | SDKROOT = macosx.internal; |
2167 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx watchos appletvos"; | |
9e225d03 | 2168 | }; |
bac542e6 | 2169 | name = Release; |
9e225d03 | 2170 | }; |
39a8cd10 A |
2171 | F9F2A55A0F7AEE9900B7C9EB /* Debug */ = { |
2172 | isa = XCBuildConfiguration; | |
2173 | buildSettings = { | |
2174 | ALWAYS_SEARCH_USER_PATHS = NO; | |
9f83892a | 2175 | COMBINE_HIDPI_IMAGES = YES; |
39a8cd10 A |
2176 | COPY_PHASE_STRIP = NO; |
2177 | GCC_DYNAMIC_NO_PIC = NO; | |
412ebb8e | 2178 | GCC_INLINES_ARE_PRIVATE_EXTERN = YES; |
39a8cd10 A |
2179 | GCC_MODEL_TUNING = G5; |
2180 | GCC_OPTIMIZATION_LEVEL = 0; | |
412ebb8e | 2181 | GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
df9d6cf7 | 2182 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/lib"; |
2fd3f4e8 A |
2183 | OTHER_CPLUSPLUSFLAGS = ( |
2184 | "-stdlib=libc++", | |
2185 | "$(OTHER_CFLAGS)", | |
2186 | ); | |
39a8cd10 A |
2187 | PRODUCT_NAME = dsc; |
2188 | }; | |
2189 | name = Debug; | |
2190 | }; | |
2191 | F9F2A55B0F7AEE9900B7C9EB /* Release */ = { | |
2192 | isa = XCBuildConfiguration; | |
2193 | buildSettings = { | |
9f83892a | 2194 | COMBINE_HIDPI_IMAGES = YES; |
412ebb8e | 2195 | COPY_PHASE_STRIP = NO; |
39a8cd10 A |
2196 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
2197 | GCC_ENABLE_CPP_RTTI = NO; | |
39a8cd10 | 2198 | GCC_ENABLE_OBJC_EXCEPTIONS = NO; |
412ebb8e | 2199 | GCC_INLINES_ARE_PRIVATE_EXTERN = YES; |
39a8cd10 A |
2200 | GCC_MODEL_TUNING = G5; |
2201 | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | |
2202 | GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES; | |
2203 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
412ebb8e A |
2204 | GCC_WARN_PEDANTIC = NO; |
2205 | GCC_WARN_SHADOW = NO; | |
39a8cd10 A |
2206 | GCC_WARN_SIGN_COMPARE = YES; |
2207 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
2208 | GCC_WARN_UNUSED_VARIABLE = YES; | |
412ebb8e | 2209 | INSTALLHDRS_COPY_PHASE = YES; |
df9d6cf7 | 2210 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/lib"; |
2fd3f4e8 A |
2211 | OTHER_CPLUSPLUSFLAGS = ( |
2212 | "-stdlib=libc++", | |
2213 | "$(OTHER_CFLAGS)", | |
2214 | ); | |
39a8cd10 A |
2215 | PRODUCT_NAME = dsc; |
2216 | ZERO_LINK = NO; | |
2217 | }; | |
2218 | name = Release; | |
2219 | }; | |
9f83892a A |
2220 | F9F6F4281C1FB0A700BD8FED /* Debug */ = { |
2221 | isa = XCBuildConfiguration; | |
2222 | buildSettings = { | |
2223 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
2224 | }; | |
2225 | name = Debug; | |
2226 | }; | |
2227 | F9F6F4291C1FB0A700BD8FED /* Release */ = { | |
2228 | isa = XCBuildConfiguration; | |
2229 | buildSettings = { | |
2230 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
2231 | }; | |
2232 | name = Release; | |
2233 | }; | |
9e225d03 A |
2234 | /* End XCBuildConfiguration section */ |
2235 | ||
2236 | /* Begin XCConfigurationList section */ | |
9f83892a A |
2237 | 3703A1211B38C1B300ADBA7F /* Build configuration list for PBXNativeTarget "dyld_shared_cache_builder" */ = { |
2238 | isa = XCConfigurationList; | |
2239 | buildConfigurations = ( | |
2240 | 3703A1221B38C1B300ADBA7F /* Debug */, | |
2241 | 3703A1231B38C1B300ADBA7F /* Release */, | |
2242 | ); | |
2243 | defaultConfigurationIsVisible = 0; | |
2244 | defaultConfigurationName = Release; | |
2245 | }; | |
2246 | 377685FF1AC4B27D00026E6C /* Build configuration list for PBXNativeTarget "multi_dyld_shared_cache_builder" */ = { | |
2247 | isa = XCConfigurationList; | |
2248 | buildConfigurations = ( | |
2249 | 377686001AC4B27D00026E6C /* Debug */, | |
2250 | 377686011AC4B27D00026E6C /* Release */, | |
2251 | ); | |
2252 | defaultConfigurationIsVisible = 0; | |
2253 | defaultConfigurationName = Release; | |
2254 | }; | |
2255 | 37A0AD0B1C15FFF500731E50 /* Build configuration list for PBXAggregateTarget "update_dyld_shared_cache" */ = { | |
2256 | isa = XCConfigurationList; | |
2257 | buildConfigurations = ( | |
2258 | 37A0AD0C1C15FFF500731E50 /* Debug */, | |
2259 | 37A0AD0D1C15FFF500731E50 /* Release */, | |
2260 | ); | |
2261 | defaultConfigurationIsVisible = 0; | |
2262 | defaultConfigurationName = Release; | |
2263 | }; | |
412ebb8e A |
2264 | F908135211D3ED9000626CC1 /* Build configuration list for PBXAggregateTarget "libdyld" */ = { |
2265 | isa = XCConfigurationList; | |
2266 | buildConfigurations = ( | |
2267 | F908134311D3ED0C00626CC1 /* Debug */, | |
2268 | F908134411D3ED0C00626CC1 /* Release */, | |
2269 | ); | |
2270 | defaultConfigurationIsVisible = 0; | |
2271 | defaultConfigurationName = Release; | |
2272 | }; | |
9f83892a | 2273 | F93937340A94FB2900070A07 /* Build configuration list for PBXNativeTarget "update_dyld_shared_cache_tool" */ = { |
bac542e6 A |
2274 | isa = XCConfigurationList; |
2275 | buildConfigurations = ( | |
2276 | F93937350A94FB2900070A07 /* Debug */, | |
2277 | F93937360A94FB2900070A07 /* Release */, | |
2278 | ); | |
2279 | defaultConfigurationIsVisible = 0; | |
2280 | defaultConfigurationName = Release; | |
2281 | }; | |
9f83892a A |
2282 | F97FF35C1C23638F000ACDD2 /* Build configuration list for PBXNativeTarget "nocr" */ = { |
2283 | isa = XCConfigurationList; | |
2284 | buildConfigurations = ( | |
2285 | F97FF35A1C23638F000ACDD2 /* Debug */, | |
2286 | F97FF35B1C23638F000ACDD2 /* Release */, | |
2287 | ); | |
2288 | defaultConfigurationIsVisible = 0; | |
2289 | defaultConfigurationName = Release; | |
2290 | }; | |
412ebb8e A |
2291 | F99B8E5D0FEC10F800701838 /* Build configuration list for PBXNativeTarget "dyld_shared_cache_util" */ = { |
2292 | isa = XCConfigurationList; | |
2293 | buildConfigurations = ( | |
2294 | F99B8E580FEC10F600701838 /* Debug */, | |
2295 | F99B8E590FEC10F600701838 /* Release */, | |
2296 | ); | |
2297 | defaultConfigurationIsVisible = 0; | |
2298 | defaultConfigurationName = Release; | |
2299 | }; | |
832b6fce | 2300 | F9D1001714D8D0F100099D91 /* Build configuration list for PBXNativeTarget "dsc_extractor" */ = { |
412ebb8e A |
2301 | isa = XCConfigurationList; |
2302 | buildConfigurations = ( | |
832b6fce A |
2303 | F9D1001314D8D0BB00099D91 /* Debug */, |
2304 | F9D1001414D8D0BB00099D91 /* Release */, | |
412ebb8e A |
2305 | ); |
2306 | defaultConfigurationIsVisible = 0; | |
2307 | defaultConfigurationName = Release; | |
2308 | }; | |
9e225d03 A |
2309 | F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */ = { |
2310 | isa = XCConfigurationList; | |
2311 | buildConfigurations = ( | |
bac542e6 A |
2312 | F9D8C7DE087B087300E93EFB /* Debug */, |
2313 | F9D8C7E0087B087300E93EFB /* Release */, | |
9e225d03 A |
2314 | ); |
2315 | defaultConfigurationIsVisible = 0; | |
bac542e6 | 2316 | defaultConfigurationName = Release; |
9e225d03 | 2317 | }; |
412ebb8e | 2318 | F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld.dylib" */ = { |
9e225d03 A |
2319 | isa = XCConfigurationList; |
2320 | buildConfigurations = ( | |
bac542e6 A |
2321 | F9D8C7E2087B087300E93EFB /* Debug */, |
2322 | F9D8C7E4087B087300E93EFB /* Release */, | |
9e225d03 A |
2323 | ); |
2324 | defaultConfigurationIsVisible = 0; | |
bac542e6 | 2325 | defaultConfigurationName = Release; |
9e225d03 A |
2326 | }; |
2327 | F9D8C7E5087B087300E93EFB /* Build configuration list for PBXAggregateTarget "all" */ = { | |
2328 | isa = XCConfigurationList; | |
2329 | buildConfigurations = ( | |
bac542e6 A |
2330 | F9D8C7E6087B087300E93EFB /* Debug */, |
2331 | F9D8C7E8087B087300E93EFB /* Release */, | |
9e225d03 A |
2332 | ); |
2333 | defaultConfigurationIsVisible = 0; | |
bac542e6 | 2334 | defaultConfigurationName = Release; |
9e225d03 A |
2335 | }; |
2336 | F9D8C7E9087B087300E93EFB /* Build configuration list for PBXProject "dyld" */ = { | |
2337 | isa = XCConfigurationList; | |
2338 | buildConfigurations = ( | |
bac542e6 A |
2339 | F9D8C7EA087B087300E93EFB /* Debug */, |
2340 | F9D8C7EC087B087300E93EFB /* Release */, | |
9e225d03 A |
2341 | ); |
2342 | defaultConfigurationIsVisible = 0; | |
bac542e6 | 2343 | defaultConfigurationName = Release; |
9e225d03 | 2344 | }; |
412ebb8e | 2345 | F9F2A56B0F7AEEB100B7C9EB /* Build configuration list for PBXNativeTarget "libdsc" */ = { |
39a8cd10 A |
2346 | isa = XCConfigurationList; |
2347 | buildConfigurations = ( | |
2348 | F9F2A55A0F7AEE9900B7C9EB /* Debug */, | |
2349 | F9F2A55B0F7AEE9900B7C9EB /* Release */, | |
2350 | ); | |
2351 | defaultConfigurationIsVisible = 0; | |
2352 | defaultConfigurationName = Release; | |
2353 | }; | |
9f83892a A |
2354 | F9F6F42A1C1FB0A700BD8FED /* Build configuration list for PBXAggregateTarget "dyld_tests" */ = { |
2355 | isa = XCConfigurationList; | |
2356 | buildConfigurations = ( | |
2357 | F9F6F4281C1FB0A700BD8FED /* Debug */, | |
2358 | F9F6F4291C1FB0A700BD8FED /* Release */, | |
2359 | ); | |
2360 | defaultConfigurationIsVisible = 0; | |
2361 | defaultConfigurationName = Release; | |
2362 | }; | |
9e225d03 A |
2363 | /* End XCConfigurationList section */ |
2364 | }; | |
2365 | rootObject = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
2366 | } |