tree-streamer.h (streamer_tree_cache_create): Adjust prototype.
[gcc.git] / libffi / libffi.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 6C43CBDC1534F76F00162364 /* ffi.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CBBD1534F76F00162364 /* ffi.c */; };
11 6C43CBDD1534F76F00162364 /* sysv.S in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CBBF1534F76F00162364 /* sysv.S */; };
12 6C43CBDE1534F76F00162364 /* trampoline.S in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CBC01534F76F00162364 /* trampoline.S */; };
13 6C43CBE61534F76F00162364 /* darwin.S in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CBC91534F76F00162364 /* darwin.S */; };
14 6C43CBE81534F76F00162364 /* ffi.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CBCB1534F76F00162364 /* ffi.c */; };
15 6C43CC1F1534F77800162364 /* darwin.S in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC051534F77800162364 /* darwin.S */; };
16 6C43CC201534F77800162364 /* darwin64.S in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC061534F77800162364 /* darwin64.S */; };
17 6C43CC211534F77800162364 /* ffi.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC071534F77800162364 /* ffi.c */; };
18 6C43CC221534F77800162364 /* ffi64.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC081534F77800162364 /* ffi64.c */; };
19 6C43CC2F1534F7BE00162364 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC281534F7BE00162364 /* closures.c */; };
20 6C43CC301534F7BE00162364 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC281534F7BE00162364 /* closures.c */; };
21 6C43CC351534F7BE00162364 /* java_raw_api.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC2B1534F7BE00162364 /* java_raw_api.c */; };
22 6C43CC361534F7BE00162364 /* java_raw_api.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC2B1534F7BE00162364 /* java_raw_api.c */; };
23 6C43CC371534F7BE00162364 /* prep_cif.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC2C1534F7BE00162364 /* prep_cif.c */; };
24 6C43CC381534F7BE00162364 /* prep_cif.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC2C1534F7BE00162364 /* prep_cif.c */; };
25 6C43CC391534F7BE00162364 /* raw_api.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC2D1534F7BE00162364 /* raw_api.c */; };
26 6C43CC3A1534F7BE00162364 /* raw_api.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC2D1534F7BE00162364 /* raw_api.c */; };
27 6C43CC3B1534F7BE00162364 /* types.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC2E1534F7BE00162364 /* types.c */; };
28 6C43CC3C1534F7BE00162364 /* types.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C43CC2E1534F7BE00162364 /* types.c */; };
29 6C43CC971535032600162364 /* ffi.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CC8D1535032600162364 /* ffi.h */; settings = {ATTRIBUTES = (Public, ); }; };
30 6C43CC981535032600162364 /* ffi_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CC8E1535032600162364 /* ffi_common.h */; settings = {ATTRIBUTES = (Public, ); }; };
31 6C43CC991535032600162364 /* ffi_i386.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CC8F1535032600162364 /* ffi_i386.h */; settings = {ATTRIBUTES = (Public, ); }; };
32 6C43CC9A1535032600162364 /* ffi_x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CC901535032600162364 /* ffi_x86_64.h */; settings = {ATTRIBUTES = (Public, ); }; };
33 6C43CC9B1535032600162364 /* fficonfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CC911535032600162364 /* fficonfig.h */; };
34 6C43CC9C1535032600162364 /* fficonfig_i386.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CC921535032600162364 /* fficonfig_i386.h */; };
35 6C43CC9D1535032600162364 /* fficonfig_x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CC931535032600162364 /* fficonfig_x86_64.h */; };
36 6C43CC9E1535032600162364 /* ffitarget.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CC941535032600162364 /* ffitarget.h */; settings = {ATTRIBUTES = (Public, ); }; };
37 6C43CC9F1535032600162364 /* ffitarget_i386.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CC951535032600162364 /* ffitarget_i386.h */; settings = {ATTRIBUTES = (Public, ); }; };
38 6C43CCA01535032600162364 /* ffitarget_x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CC961535032600162364 /* ffitarget_x86_64.h */; settings = {ATTRIBUTES = (Public, ); }; };
39 6C43CCAD1535039600162364 /* ffi.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CCA21535039600162364 /* ffi.h */; settings = {ATTRIBUTES = (Public, ); }; };
40 6C43CCAE1535039600162364 /* ffi_armv7.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CCA31535039600162364 /* ffi_armv7.h */; settings = {ATTRIBUTES = (Public, ); }; };
41 6C43CCAF1535039600162364 /* ffi_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CCA41535039600162364 /* ffi_common.h */; settings = {ATTRIBUTES = (Public, ); }; };
42 6C43CCB01535039600162364 /* ffi_i386.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CCA51535039600162364 /* ffi_i386.h */; settings = {ATTRIBUTES = (Public, ); }; };
43 6C43CCB11535039600162364 /* fficonfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CCA61535039600162364 /* fficonfig.h */; };
44 6C43CCB21535039600162364 /* fficonfig_armv7.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CCA71535039600162364 /* fficonfig_armv7.h */; };
45 6C43CCB31535039600162364 /* fficonfig_i386.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CCA81535039600162364 /* fficonfig_i386.h */; };
46 6C43CCB41535039600162364 /* ffitarget.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CCA91535039600162364 /* ffitarget.h */; settings = {ATTRIBUTES = (Public, ); }; };
47 6C43CCB51535039600162364 /* ffitarget_arm.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CCAA1535039600162364 /* ffitarget_arm.h */; settings = {ATTRIBUTES = (Public, ); }; };
48 6C43CCB61535039600162364 /* ffitarget_armv7.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CCAB1535039600162364 /* ffitarget_armv7.h */; settings = {ATTRIBUTES = (Public, ); }; };
49 6C43CCB71535039600162364 /* ffitarget_i386.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C43CCAC1535039600162364 /* ffitarget_i386.h */; settings = {ATTRIBUTES = (Public, ); }; };
50 /* End PBXBuildFile section */
51
52 /* Begin PBXFileReference section */
53 6C43CB3D1534E9D100162364 /* libffi.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libffi.a; sourceTree = BUILT_PRODUCTS_DIR; };
54 6C43CBBD1534F76F00162364 /* ffi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffi.c; sourceTree = "<group>"; };
55 6C43CBBF1534F76F00162364 /* sysv.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = sysv.S; sourceTree = "<group>"; };
56 6C43CBC01534F76F00162364 /* trampoline.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = trampoline.S; sourceTree = "<group>"; };
57 6C43CBC91534F76F00162364 /* darwin.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = darwin.S; sourceTree = "<group>"; };
58 6C43CBCB1534F76F00162364 /* ffi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffi.c; sourceTree = "<group>"; };
59 6C43CC051534F77800162364 /* darwin.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = darwin.S; sourceTree = "<group>"; };
60 6C43CC061534F77800162364 /* darwin64.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = darwin64.S; sourceTree = "<group>"; };
61 6C43CC071534F77800162364 /* ffi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffi.c; sourceTree = "<group>"; };
62 6C43CC081534F77800162364 /* ffi64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffi64.c; sourceTree = "<group>"; };
63 6C43CC281534F7BE00162364 /* closures.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = closures.c; path = src/closures.c; sourceTree = SOURCE_ROOT; };
64 6C43CC2B1534F7BE00162364 /* java_raw_api.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = java_raw_api.c; path = src/java_raw_api.c; sourceTree = SOURCE_ROOT; };
65 6C43CC2C1534F7BE00162364 /* prep_cif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = prep_cif.c; path = src/prep_cif.c; sourceTree = SOURCE_ROOT; };
66 6C43CC2D1534F7BE00162364 /* raw_api.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = raw_api.c; path = src/raw_api.c; sourceTree = SOURCE_ROOT; };
67 6C43CC2E1534F7BE00162364 /* types.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = types.c; path = src/types.c; sourceTree = SOURCE_ROOT; };
68 6C43CC8D1535032600162364 /* ffi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi.h; sourceTree = "<group>"; };
69 6C43CC8E1535032600162364 /* ffi_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_common.h; sourceTree = "<group>"; };
70 6C43CC8F1535032600162364 /* ffi_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_i386.h; sourceTree = "<group>"; };
71 6C43CC901535032600162364 /* ffi_x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_x86_64.h; sourceTree = "<group>"; };
72 6C43CC911535032600162364 /* fficonfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig.h; sourceTree = "<group>"; };
73 6C43CC921535032600162364 /* fficonfig_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig_i386.h; sourceTree = "<group>"; };
74 6C43CC931535032600162364 /* fficonfig_x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig_x86_64.h; sourceTree = "<group>"; };
75 6C43CC941535032600162364 /* ffitarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget.h; sourceTree = "<group>"; };
76 6C43CC951535032600162364 /* ffitarget_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget_i386.h; sourceTree = "<group>"; };
77 6C43CC961535032600162364 /* ffitarget_x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget_x86_64.h; sourceTree = "<group>"; };
78 6C43CCA21535039600162364 /* ffi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi.h; sourceTree = "<group>"; };
79 6C43CCA31535039600162364 /* ffi_armv7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_armv7.h; sourceTree = "<group>"; };
80 6C43CCA41535039600162364 /* ffi_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_common.h; sourceTree = "<group>"; };
81 6C43CCA51535039600162364 /* ffi_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_i386.h; sourceTree = "<group>"; };
82 6C43CCA61535039600162364 /* fficonfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig.h; sourceTree = "<group>"; };
83 6C43CCA71535039600162364 /* fficonfig_armv7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig_armv7.h; sourceTree = "<group>"; };
84 6C43CCA81535039600162364 /* fficonfig_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig_i386.h; sourceTree = "<group>"; };
85 6C43CCA91535039600162364 /* ffitarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget.h; sourceTree = "<group>"; };
86 6C43CCAA1535039600162364 /* ffitarget_arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget_arm.h; sourceTree = "<group>"; };
87 6C43CCAB1535039600162364 /* ffitarget_armv7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget_armv7.h; sourceTree = "<group>"; };
88 6C43CCAC1535039600162364 /* ffitarget_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget_i386.h; sourceTree = "<group>"; };
89 F6F980BA147386130008F121 /* libffi.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libffi.a; sourceTree = BUILT_PRODUCTS_DIR; };
90 /* End PBXFileReference section */
91
92 /* Begin PBXFrameworksBuildPhase section */
93 6C43CB3A1534E9D100162364 /* Frameworks */ = {
94 isa = PBXFrameworksBuildPhase;
95 buildActionMask = 2147483647;
96 files = (
97 );
98 runOnlyForDeploymentPostprocessing = 0;
99 };
100 F6F980B7147386130008F121 /* Frameworks */ = {
101 isa = PBXFrameworksBuildPhase;
102 buildActionMask = 2147483647;
103 files = (
104 );
105 runOnlyForDeploymentPostprocessing = 0;
106 };
107 /* End PBXFrameworksBuildPhase section */
108
109 /* Begin PBXGroup section */
110 6C43CBAF1534F76F00162364 /* iOS */ = {
111 isa = PBXGroup;
112 children = (
113 6C43CCA11535039600162364 /* include */,
114 6C43CBBB1534F76F00162364 /* src */,
115 );
116 name = iOS;
117 path = ios;
118 sourceTree = "<group>";
119 };
120 6C43CBBB1534F76F00162364 /* src */ = {
121 isa = PBXGroup;
122 children = (
123 6C43CBC81534F76F00162364 /* x86 */,
124 6C43CBBC1534F76F00162364 /* arm */,
125 );
126 path = src;
127 sourceTree = "<group>";
128 };
129 6C43CBBC1534F76F00162364 /* arm */ = {
130 isa = PBXGroup;
131 children = (
132 6C43CBBD1534F76F00162364 /* ffi.c */,
133 6C43CBBF1534F76F00162364 /* sysv.S */,
134 6C43CBC01534F76F00162364 /* trampoline.S */,
135 );
136 path = arm;
137 sourceTree = "<group>";
138 };
139 6C43CBC81534F76F00162364 /* x86 */ = {
140 isa = PBXGroup;
141 children = (
142 6C43CBC91534F76F00162364 /* darwin.S */,
143 6C43CBCB1534F76F00162364 /* ffi.c */,
144 );
145 path = x86;
146 sourceTree = "<group>";
147 };
148 6C43CBF01534F77800162364 /* OS X */ = {
149 isa = PBXGroup;
150 children = (
151 6C43CC8C1535032600162364 /* include */,
152 6C43CBFC1534F77800162364 /* src */,
153 );
154 name = "OS X";
155 path = osx;
156 sourceTree = "<group>";
157 };
158 6C43CBFC1534F77800162364 /* src */ = {
159 isa = PBXGroup;
160 children = (
161 6C43CC041534F77800162364 /* x86 */,
162 );
163 path = src;
164 sourceTree = "<group>";
165 };
166 6C43CC041534F77800162364 /* x86 */ = {
167 isa = PBXGroup;
168 children = (
169 6C43CC051534F77800162364 /* darwin.S */,
170 6C43CC061534F77800162364 /* darwin64.S */,
171 6C43CC071534F77800162364 /* ffi.c */,
172 6C43CC081534F77800162364 /* ffi64.c */,
173 );
174 path = x86;
175 sourceTree = "<group>";
176 };
177 6C43CC3D1534F7C400162364 /* src */ = {
178 isa = PBXGroup;
179 children = (
180 6C43CC281534F7BE00162364 /* closures.c */,
181 6C43CC2B1534F7BE00162364 /* java_raw_api.c */,
182 6C43CC2C1534F7BE00162364 /* prep_cif.c */,
183 6C43CC2D1534F7BE00162364 /* raw_api.c */,
184 6C43CC2E1534F7BE00162364 /* types.c */,
185 );
186 name = src;
187 path = ios;
188 sourceTree = "<group>";
189 };
190 6C43CC8C1535032600162364 /* include */ = {
191 isa = PBXGroup;
192 children = (
193 6C43CC8D1535032600162364 /* ffi.h */,
194 6C43CC8E1535032600162364 /* ffi_common.h */,
195 6C43CC8F1535032600162364 /* ffi_i386.h */,
196 6C43CC901535032600162364 /* ffi_x86_64.h */,
197 6C43CC911535032600162364 /* fficonfig.h */,
198 6C43CC921535032600162364 /* fficonfig_i386.h */,
199 6C43CC931535032600162364 /* fficonfig_x86_64.h */,
200 6C43CC941535032600162364 /* ffitarget.h */,
201 6C43CC951535032600162364 /* ffitarget_i386.h */,
202 6C43CC961535032600162364 /* ffitarget_x86_64.h */,
203 );
204 path = include;
205 sourceTree = "<group>";
206 };
207 6C43CCA11535039600162364 /* include */ = {
208 isa = PBXGroup;
209 children = (
210 6C43CCA21535039600162364 /* ffi.h */,
211 6C43CCA31535039600162364 /* ffi_armv7.h */,
212 6C43CCA41535039600162364 /* ffi_common.h */,
213 6C43CCA51535039600162364 /* ffi_i386.h */,
214 6C43CCA61535039600162364 /* fficonfig.h */,
215 6C43CCA71535039600162364 /* fficonfig_armv7.h */,
216 6C43CCA81535039600162364 /* fficonfig_i386.h */,
217 6C43CCA91535039600162364 /* ffitarget.h */,
218 6C43CCAA1535039600162364 /* ffitarget_arm.h */,
219 6C43CCAB1535039600162364 /* ffitarget_armv7.h */,
220 6C43CCAC1535039600162364 /* ffitarget_i386.h */,
221 );
222 path = include;
223 sourceTree = "<group>";
224 };
225 F6B0839514721EE50031D8A1 = {
226 isa = PBXGroup;
227 children = (
228 6C43CC3D1534F7C400162364 /* src */,
229 6C43CBAF1534F76F00162364 /* iOS */,
230 6C43CBF01534F77800162364 /* OS X */,
231 F6F980C6147386260008F121 /* Products */,
232 );
233 sourceTree = "<group>";
234 };
235 F6F980C6147386260008F121 /* Products */ = {
236 isa = PBXGroup;
237 children = (
238 F6F980BA147386130008F121 /* libffi.a */,
239 6C43CB3D1534E9D100162364 /* libffi.a */,
240 );
241 name = Products;
242 path = ../..;
243 sourceTree = BUILT_PRODUCTS_DIR;
244 };
245 /* End PBXGroup section */
246
247 /* Begin PBXHeadersBuildPhase section */
248 6C43CB3B1534E9D100162364 /* Headers */ = {
249 isa = PBXHeadersBuildPhase;
250 buildActionMask = 2147483647;
251 files = (
252 6C43CC971535032600162364 /* ffi.h in Headers */,
253 6C43CC981535032600162364 /* ffi_common.h in Headers */,
254 6C43CC991535032600162364 /* ffi_i386.h in Headers */,
255 6C43CC9A1535032600162364 /* ffi_x86_64.h in Headers */,
256 6C43CC9E1535032600162364 /* ffitarget.h in Headers */,
257 6C43CC9F1535032600162364 /* ffitarget_i386.h in Headers */,
258 6C43CCA01535032600162364 /* ffitarget_x86_64.h in Headers */,
259 6C43CC9B1535032600162364 /* fficonfig.h in Headers */,
260 6C43CC9C1535032600162364 /* fficonfig_i386.h in Headers */,
261 6C43CC9D1535032600162364 /* fficonfig_x86_64.h in Headers */,
262 );
263 runOnlyForDeploymentPostprocessing = 0;
264 };
265 F6F980B8147386130008F121 /* Headers */ = {
266 isa = PBXHeadersBuildPhase;
267 buildActionMask = 2147483647;
268 files = (
269 6C43CCAD1535039600162364 /* ffi.h in Headers */,
270 6C43CCAE1535039600162364 /* ffi_armv7.h in Headers */,
271 6C43CCAF1535039600162364 /* ffi_common.h in Headers */,
272 6C43CCB01535039600162364 /* ffi_i386.h in Headers */,
273 6C43CCB41535039600162364 /* ffitarget.h in Headers */,
274 6C43CCB51535039600162364 /* ffitarget_arm.h in Headers */,
275 6C43CCB61535039600162364 /* ffitarget_armv7.h in Headers */,
276 6C43CCB71535039600162364 /* ffitarget_i386.h in Headers */,
277 6C43CCB11535039600162364 /* fficonfig.h in Headers */,
278 6C43CCB21535039600162364 /* fficonfig_armv7.h in Headers */,
279 6C43CCB31535039600162364 /* fficonfig_i386.h in Headers */,
280 );
281 runOnlyForDeploymentPostprocessing = 0;
282 };
283 /* End PBXHeadersBuildPhase section */
284
285 /* Begin PBXNativeTarget section */
286 6C43CB3C1534E9D100162364 /* libffi OS X */ = {
287 isa = PBXNativeTarget;
288 buildConfigurationList = 6C43CB4A1534E9D100162364 /* Build configuration list for PBXNativeTarget "libffi OS X" */;
289 buildPhases = (
290 6C43CC401534FF3B00162364 /* Generate Source and Headers */,
291 6C43CB391534E9D100162364 /* Sources */,
292 6C43CB3A1534E9D100162364 /* Frameworks */,
293 6C43CB3B1534E9D100162364 /* Headers */,
294 );
295 buildRules = (
296 );
297 dependencies = (
298 );
299 name = "libffi OS X";
300 productName = "ffi OS X";
301 productReference = 6C43CB3D1534E9D100162364 /* libffi.a */;
302 productType = "com.apple.product-type.library.static";
303 };
304 F6F980B9147386130008F121 /* libffi iOS */ = {
305 isa = PBXNativeTarget;
306 buildConfigurationList = F6F980C4147386130008F121 /* Build configuration list for PBXNativeTarget "libffi iOS" */;
307 buildPhases = (
308 6C43CC3E1534F8E200162364 /* Generate Trampoline */,
309 6C43CC3F1534FF1B00162364 /* Generate Source and Headers */,
310 F6F980B6147386130008F121 /* Sources */,
311 F6F980B7147386130008F121 /* Frameworks */,
312 F6F980B8147386130008F121 /* Headers */,
313 );
314 buildRules = (
315 );
316 dependencies = (
317 );
318 name = "libffi iOS";
319 productName = ffi;
320 productReference = F6F980BA147386130008F121 /* libffi.a */;
321 productType = "com.apple.product-type.library.static";
322 };
323 /* End PBXNativeTarget section */
324
325 /* Begin PBXProject section */
326 F6B0839714721EE50031D8A1 /* Project object */ = {
327 isa = PBXProject;
328 attributes = {
329 LastUpgradeCheck = 0430;
330 };
331 buildConfigurationList = F6B0839A14721EE50031D8A1 /* Build configuration list for PBXProject "libffi" */;
332 compatibilityVersion = "Xcode 3.2";
333 developmentRegion = English;
334 hasScannedForEncodings = 0;
335 knownRegions = (
336 en,
337 );
338 mainGroup = F6B0839514721EE50031D8A1;
339 productRefGroup = F6B0839514721EE50031D8A1;
340 projectDirPath = "";
341 projectRoot = "";
342 targets = (
343 F6F980B9147386130008F121 /* libffi iOS */,
344 6C43CB3C1534E9D100162364 /* libffi OS X */,
345 );
346 };
347 /* End PBXProject section */
348
349 /* Begin PBXShellScriptBuildPhase section */
350 6C43CC3E1534F8E200162364 /* Generate Trampoline */ = {
351 isa = PBXShellScriptBuildPhase;
352 buildActionMask = 2147483647;
353 files = (
354 );
355 inputPaths = (
356 );
357 name = "Generate Trampoline";
358 outputPaths = (
359 );
360 runOnlyForDeploymentPostprocessing = 0;
361 shellPath = /usr/bin/python;
362 shellScript = "import subprocess\nimport re\nimport os\nimport errno\nimport sys\n\ndef main():\n with open('src/arm/trampoline.S', 'w') as tramp_out:\n p = subprocess.Popen(['bash', 'src/arm/gentramp.sh'], stdout=tramp_out)\n p.wait()\n\nif __name__ == '__main__':\n main()";
363 };
364 6C43CC3F1534FF1B00162364 /* Generate Source and Headers */ = {
365 isa = PBXShellScriptBuildPhase;
366 buildActionMask = 2147483647;
367 files = (
368 );
369 inputPaths = (
370 );
371 name = "Generate Source and Headers";
372 outputPaths = (
373 );
374 runOnlyForDeploymentPostprocessing = 0;
375 shellPath = /bin/sh;
376 shellScript = "/usr/bin/python generate-ios-source-and-headers.py";
377 };
378 6C43CC401534FF3B00162364 /* Generate Source and Headers */ = {
379 isa = PBXShellScriptBuildPhase;
380 buildActionMask = 2147483647;
381 files = (
382 );
383 inputPaths = (
384 );
385 name = "Generate Source and Headers";
386 outputPaths = (
387 );
388 runOnlyForDeploymentPostprocessing = 0;
389 shellPath = /bin/sh;
390 shellScript = "/usr/bin/python generate-osx-source-and-headers.py";
391 };
392 /* End PBXShellScriptBuildPhase section */
393
394 /* Begin PBXSourcesBuildPhase section */
395 6C43CB391534E9D100162364 /* Sources */ = {
396 isa = PBXSourcesBuildPhase;
397 buildActionMask = 2147483647;
398 files = (
399 6C43CC1F1534F77800162364 /* darwin.S in Sources */,
400 6C43CC201534F77800162364 /* darwin64.S in Sources */,
401 6C43CC211534F77800162364 /* ffi.c in Sources */,
402 6C43CC221534F77800162364 /* ffi64.c in Sources */,
403 6C43CC301534F7BE00162364 /* closures.c in Sources */,
404 6C43CC361534F7BE00162364 /* java_raw_api.c in Sources */,
405 6C43CC381534F7BE00162364 /* prep_cif.c in Sources */,
406 6C43CC3A1534F7BE00162364 /* raw_api.c in Sources */,
407 6C43CC3C1534F7BE00162364 /* types.c in Sources */,
408 );
409 runOnlyForDeploymentPostprocessing = 0;
410 };
411 F6F980B6147386130008F121 /* Sources */ = {
412 isa = PBXSourcesBuildPhase;
413 buildActionMask = 2147483647;
414 files = (
415 6C43CBDC1534F76F00162364 /* ffi.c in Sources */,
416 6C43CBDD1534F76F00162364 /* sysv.S in Sources */,
417 6C43CBDE1534F76F00162364 /* trampoline.S in Sources */,
418 6C43CBE61534F76F00162364 /* darwin.S in Sources */,
419 6C43CBE81534F76F00162364 /* ffi.c in Sources */,
420 6C43CC2F1534F7BE00162364 /* closures.c in Sources */,
421 6C43CC351534F7BE00162364 /* java_raw_api.c in Sources */,
422 6C43CC371534F7BE00162364 /* prep_cif.c in Sources */,
423 6C43CC391534F7BE00162364 /* raw_api.c in Sources */,
424 6C43CC3B1534F7BE00162364 /* types.c in Sources */,
425 );
426 runOnlyForDeploymentPostprocessing = 0;
427 };
428 /* End PBXSourcesBuildPhase section */
429
430 /* Begin XCBuildConfiguration section */
431 6C43CB4B1534E9D100162364 /* Debug */ = {
432 isa = XCBuildConfiguration;
433 buildSettings = {
434 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
435 DSTROOT = /tmp/ffi.dst;
436 FRAMEWORK_SEARCH_PATHS = (
437 "$(inherited)",
438 "\"$(SYSTEM_APPS_DIR)/Xcode.app/Contents/Developer/Library/Frameworks\"",
439 );
440 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
441 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
442 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
443 GCC_WARN_UNINITIALIZED_AUTOS = YES;
444 MACOSX_DEPLOYMENT_TARGET = 10.6;
445 ONLY_ACTIVE_ARCH = YES;
446 PRODUCT_NAME = ffi;
447 SDKROOT = macosx;
448 };
449 name = Debug;
450 };
451 6C43CB4C1534E9D100162364 /* Release */ = {
452 isa = XCBuildConfiguration;
453 buildSettings = {
454 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
455 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
456 DSTROOT = /tmp/ffi.dst;
457 FRAMEWORK_SEARCH_PATHS = (
458 "$(inherited)",
459 "\"$(SYSTEM_APPS_DIR)/Xcode.app/Contents/Developer/Library/Frameworks\"",
460 );
461 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
462 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
463 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
464 GCC_WARN_UNINITIALIZED_AUTOS = YES;
465 MACOSX_DEPLOYMENT_TARGET = 10.6;
466 PRODUCT_NAME = ffi;
467 SDKROOT = macosx;
468 };
469 name = Release;
470 };
471 F6B083AB14721EE50031D8A1 /* Debug */ = {
472 isa = XCBuildConfiguration;
473 buildSettings = {
474 ALWAYS_SEARCH_USER_PATHS = NO;
475 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
476 COPY_PHASE_STRIP = NO;
477 GCC_C_LANGUAGE_STANDARD = gnu99;
478 GCC_DYNAMIC_NO_PIC = NO;
479 GCC_OPTIMIZATION_LEVEL = 0;
480 GCC_PREPROCESSOR_DEFINITIONS = (
481 "DEBUG=1",
482 "$(inherited)",
483 );
484 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
485 GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
486 GCC_WARN_ABOUT_RETURN_TYPE = YES;
487 GCC_WARN_UNUSED_VALUE = NO;
488 GCC_WARN_UNUSED_VARIABLE = YES;
489 HEADER_SEARCH_PATHS = ios/include;
490 SDKROOT = iphoneos;
491 };
492 name = Debug;
493 };
494 F6B083AC14721EE50031D8A1 /* Release */ = {
495 isa = XCBuildConfiguration;
496 buildSettings = {
497 ALWAYS_SEARCH_USER_PATHS = NO;
498 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
499 COPY_PHASE_STRIP = YES;
500 GCC_C_LANGUAGE_STANDARD = gnu99;
501 GCC_PREPROCESSOR_DEFINITIONS = "";
502 GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
503 GCC_WARN_ABOUT_RETURN_TYPE = YES;
504 GCC_WARN_UNUSED_VALUE = NO;
505 GCC_WARN_UNUSED_VARIABLE = YES;
506 HEADER_SEARCH_PATHS = ios/include;
507 SDKROOT = iphoneos;
508 VALIDATE_PRODUCT = YES;
509 };
510 name = Release;
511 };
512 F6F980C2147386130008F121 /* Debug */ = {
513 isa = XCBuildConfiguration;
514 buildSettings = {
515 ARCHS = (
516 armv6,
517 armv7,
518 );
519 DSTROOT = /tmp/ffi.dst;
520 GCC_PRECOMPILE_PREFIX_HEADER = YES;
521 GCC_THUMB_SUPPORT = NO;
522 IPHONEOS_DEPLOYMENT_TARGET = 4.0;
523 OTHER_LDFLAGS = "-ObjC";
524 PRODUCT_NAME = ffi;
525 SKIP_INSTALL = YES;
526 };
527 name = Debug;
528 };
529 F6F980C3147386130008F121 /* Release */ = {
530 isa = XCBuildConfiguration;
531 buildSettings = {
532 ARCHS = (
533 armv6,
534 armv7,
535 );
536 DSTROOT = /tmp/ffi.dst;
537 GCC_PRECOMPILE_PREFIX_HEADER = YES;
538 GCC_THUMB_SUPPORT = NO;
539 IPHONEOS_DEPLOYMENT_TARGET = 4.0;
540 OTHER_LDFLAGS = "-ObjC";
541 PRODUCT_NAME = ffi;
542 SKIP_INSTALL = YES;
543 };
544 name = Release;
545 };
546 /* End XCBuildConfiguration section */
547
548 /* Begin XCConfigurationList section */
549 6C43CB4A1534E9D100162364 /* Build configuration list for PBXNativeTarget "libffi OS X" */ = {
550 isa = XCConfigurationList;
551 buildConfigurations = (
552 6C43CB4B1534E9D100162364 /* Debug */,
553 6C43CB4C1534E9D100162364 /* Release */,
554 );
555 defaultConfigurationIsVisible = 0;
556 defaultConfigurationName = Release;
557 };
558 F6B0839A14721EE50031D8A1 /* Build configuration list for PBXProject "libffi" */ = {
559 isa = XCConfigurationList;
560 buildConfigurations = (
561 F6B083AB14721EE50031D8A1 /* Debug */,
562 F6B083AC14721EE50031D8A1 /* Release */,
563 );
564 defaultConfigurationIsVisible = 0;
565 defaultConfigurationName = Release;
566 };
567 F6F980C4147386130008F121 /* Build configuration list for PBXNativeTarget "libffi iOS" */ = {
568 isa = XCConfigurationList;
569 buildConfigurations = (
570 F6F980C2147386130008F121 /* Debug */,
571 F6F980C3147386130008F121 /* Release */,
572 );
573 defaultConfigurationIsVisible = 0;
574 defaultConfigurationName = Release;
575 };
576 /* End XCConfigurationList section */
577 };
578 rootObject = F6B0839714721EE50031D8A1 /* Project object */;
579 }