]>
Commit | Line | Data |
---|---|---|
427c49bc A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXBuildFile section */ | |
10 | 4CC92AB915A3B19D00C6D578 /* testlist_end.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92AB815A3B19D00C6D578 /* testlist_end.h */; settings = {ATTRIBUTES = (); }; }; | |
11 | 4CC92ABC15A3B51100C6D578 /* test_regressions.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92ABB15A3B51100C6D578 /* test_regressions.h */; settings = {ATTRIBUTES = (); }; }; | |
12 | 4CC92ABD15A3B8FB00C6D578 /* testlist_begin.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92AB715A3B19100C6D578 /* testlist_begin.h */; settings = {ATTRIBUTES = (); }; }; | |
13 | 4CC92B1715A3BD1E00C6D578 /* test-00-test.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92B1615A3BD1E00C6D578 /* test-00-test.c */; }; | |
e3d460c9 | 14 | E710C7371331938000F85568 /* testenv.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C25A6C412271FAF0050C2BD /* testenv.m */; }; |
427c49bc A |
15 | E710C7381331938000F85568 /* testmore.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C25A6C812271FAF0050C2BD /* testmore.c */; }; |
16 | E710C7391331938000F85568 /* testcert.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C25A6CA12271FAF0050C2BD /* testcert.c */; }; | |
17 | E723A60F13DA18C50075AAC1 /* testcpp.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C25A6C312271FAF0050C2BD /* testcpp.h */; settings = {ATTRIBUTES = (); }; }; | |
18 | E723A61013DA18C50075AAC1 /* testenv.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C25A6C512271FAF0050C2BD /* testenv.h */; settings = {ATTRIBUTES = (); }; }; | |
19 | E723A61113DA18C50075AAC1 /* testmore.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C25A6C912271FAF0050C2BD /* testmore.h */; settings = {ATTRIBUTES = (); }; }; | |
20 | E723A61213DA18C50075AAC1 /* testcert.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C25A6CB12271FAF0050C2BD /* testcert.h */; settings = {ATTRIBUTES = (); }; }; | |
21 | E723A61313DA18C50075AAC1 /* testpolicy.h in Headers */ = {isa = PBXBuildFile; fileRef = E76CA47B13D8D5CB001B6A11 /* testpolicy.h */; settings = {ATTRIBUTES = (); }; }; | |
22 | E76CA47913D8D5B4001B6A11 /* testpolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = E76CA47813D8D5B4001B6A11 /* testpolicy.m */; }; | |
23 | /* End PBXBuildFile section */ | |
24 | ||
25 | /* Begin PBXFileReference section */ | |
26 | 0C25A68F12271FAF0050C2BD /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; | |
27 | 0C25A69212271FAF0050C2BD /* Run3.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Run3.pm; sourceTree = "<group>"; }; | |
28 | 0C25A69312271FAF0050C2BD /* MyHarness.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = MyHarness.pm; sourceTree = "<group>"; }; | |
29 | 0C25A6C012271FAF0050C2BD /* security.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = security.pl; sourceTree = "<group>"; }; | |
30 | 0C25A6C312271FAF0050C2BD /* testcpp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testcpp.h; sourceTree = "<group>"; }; | |
e3d460c9 | 31 | 0C25A6C412271FAF0050C2BD /* testenv.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = testenv.m; sourceTree = "<group>"; }; |
427c49bc A |
32 | 0C25A6C512271FAF0050C2BD /* testenv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testenv.h; sourceTree = "<group>"; }; |
33 | 0C25A6C812271FAF0050C2BD /* testmore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testmore.c; sourceTree = "<group>"; }; | |
34 | 0C25A6C912271FAF0050C2BD /* testmore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testmore.h; sourceTree = "<group>"; }; | |
35 | 0C25A6CA12271FAF0050C2BD /* testcert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testcert.c; sourceTree = "<group>"; }; | |
36 | 0C25A6CB12271FAF0050C2BD /* testcert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testcert.h; sourceTree = "<group>"; }; | |
37 | 0C25A6CE12271FAF0050C2BD /* run_tests.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = run_tests.sh; sourceTree = "<group>"; }; | |
38 | 4CC92AB715A3B19100C6D578 /* testlist_begin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = testlist_begin.h; sourceTree = "<group>"; }; | |
39 | 4CC92AB815A3B19D00C6D578 /* testlist_end.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testlist_end.h; sourceTree = "<group>"; }; | |
40 | 4CC92ABB15A3B51100C6D578 /* test_regressions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = test_regressions.h; sourceTree = "<group>"; }; | |
41 | 4CC92B1615A3BD1E00C6D578 /* test-00-test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-00-test.c"; sourceTree = "<group>"; }; | |
42 | E710C6FE133192E900F85568 /* libregressions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libregressions.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
43 | E76CA47813D8D5B4001B6A11 /* testpolicy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = testpolicy.m; sourceTree = "<group>"; }; | |
44 | E76CA47B13D8D5CB001B6A11 /* testpolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testpolicy.h; sourceTree = "<group>"; }; | |
45 | /* End PBXFileReference section */ | |
46 | ||
47 | /* Begin PBXFrameworksBuildPhase section */ | |
48 | E710C6FB133192E900F85568 /* Frameworks */ = { | |
49 | isa = PBXFrameworksBuildPhase; | |
50 | buildActionMask = 2147483647; | |
51 | files = ( | |
52 | ); | |
53 | runOnlyForDeploymentPostprocessing = 0; | |
54 | }; | |
55 | /* End PBXFrameworksBuildPhase section */ | |
56 | ||
57 | /* Begin PBXGroup section */ | |
58 | 05441E5C08A971C700F0EC5A = { | |
59 | isa = PBXGroup; | |
60 | children = ( | |
61 | 0C25A68F12271FAF0050C2BD /* README */, | |
62 | 0C25A69012271FAF0050C2BD /* inc */, | |
63 | 0C25A6BF12271FAF0050C2BD /* t */, | |
64 | 0C25A6C112271FAF0050C2BD /* test */, | |
65 | E710C6FE133192E900F85568 /* libregressions.a */, | |
66 | ); | |
67 | sourceTree = "<group>"; | |
68 | }; | |
69 | 0C25A69012271FAF0050C2BD /* inc */ = { | |
70 | isa = PBXGroup; | |
71 | children = ( | |
72 | 0C25A69112271FAF0050C2BD /* IPC */, | |
73 | 0C25A69312271FAF0050C2BD /* MyHarness.pm */, | |
74 | ); | |
75 | path = inc; | |
76 | sourceTree = "<group>"; | |
77 | }; | |
78 | 0C25A69112271FAF0050C2BD /* IPC */ = { | |
79 | isa = PBXGroup; | |
80 | children = ( | |
81 | 0C25A69212271FAF0050C2BD /* Run3.pm */, | |
82 | ); | |
83 | path = IPC; | |
84 | sourceTree = "<group>"; | |
85 | }; | |
86 | 0C25A6BF12271FAF0050C2BD /* t */ = { | |
87 | isa = PBXGroup; | |
88 | children = ( | |
89 | 0C25A6C012271FAF0050C2BD /* security.pl */, | |
90 | ); | |
91 | path = t; | |
92 | sourceTree = "<group>"; | |
93 | }; | |
94 | 0C25A6C112271FAF0050C2BD /* test */ = { | |
95 | isa = PBXGroup; | |
96 | children = ( | |
97 | 4CC92B1615A3BD1E00C6D578 /* test-00-test.c */, | |
98 | 4CC92ABB15A3B51100C6D578 /* test_regressions.h */, | |
99 | 4CC92AB715A3B19100C6D578 /* testlist_begin.h */, | |
100 | 4CC92AB815A3B19D00C6D578 /* testlist_end.h */, | |
101 | 0C25A6C312271FAF0050C2BD /* testcpp.h */, | |
e3d460c9 | 102 | 0C25A6C412271FAF0050C2BD /* testenv.m */, |
427c49bc A |
103 | 0C25A6C512271FAF0050C2BD /* testenv.h */, |
104 | 0C25A6C812271FAF0050C2BD /* testmore.c */, | |
105 | 0C25A6C912271FAF0050C2BD /* testmore.h */, | |
106 | 0C25A6CA12271FAF0050C2BD /* testcert.c */, | |
107 | 0C25A6CB12271FAF0050C2BD /* testcert.h */, | |
108 | E76CA47B13D8D5CB001B6A11 /* testpolicy.h */, | |
109 | E76CA47813D8D5B4001B6A11 /* testpolicy.m */, | |
110 | 0C25A6CE12271FAF0050C2BD /* run_tests.sh */, | |
111 | ); | |
112 | path = test; | |
113 | sourceTree = "<group>"; | |
114 | }; | |
115 | /* End PBXGroup section */ | |
116 | ||
117 | /* Begin PBXHeadersBuildPhase section */ | |
118 | E710C6FC133192E900F85568 /* Headers */ = { | |
119 | isa = PBXHeadersBuildPhase; | |
120 | buildActionMask = 2147483647; | |
121 | files = ( | |
122 | E723A61113DA18C50075AAC1 /* testmore.h in Headers */, | |
123 | 4CC92ABC15A3B51100C6D578 /* test_regressions.h in Headers */, | |
124 | 4CC92ABD15A3B8FB00C6D578 /* testlist_begin.h in Headers */, | |
125 | 4CC92AB915A3B19D00C6D578 /* testlist_end.h in Headers */, | |
126 | E723A61213DA18C50075AAC1 /* testcert.h in Headers */, | |
127 | E723A60F13DA18C50075AAC1 /* testcpp.h in Headers */, | |
128 | E723A61013DA18C50075AAC1 /* testenv.h in Headers */, | |
129 | E723A61313DA18C50075AAC1 /* testpolicy.h in Headers */, | |
130 | ); | |
131 | runOnlyForDeploymentPostprocessing = 0; | |
132 | }; | |
133 | /* End PBXHeadersBuildPhase section */ | |
134 | ||
135 | /* Begin PBXNativeTarget section */ | |
136 | E710C6FD133192E900F85568 /* regressions */ = { | |
137 | isa = PBXNativeTarget; | |
138 | buildConfigurationList = E710C703133192E900F85568 /* Build configuration list for PBXNativeTarget "regressions" */; | |
139 | buildPhases = ( | |
140 | E710C6FA133192E900F85568 /* Sources */, | |
141 | E710C6FB133192E900F85568 /* Frameworks */, | |
142 | E710C6FC133192E900F85568 /* Headers */, | |
143 | ); | |
144 | buildRules = ( | |
145 | ); | |
146 | dependencies = ( | |
147 | ); | |
148 | name = regressions; | |
149 | productName = regressions; | |
150 | productReference = E710C6FE133192E900F85568 /* libregressions.a */; | |
151 | productType = "com.apple.product-type.library.static"; | |
152 | }; | |
153 | /* End PBXNativeTarget section */ | |
154 | ||
155 | /* Begin PBXProject section */ | |
156 | 05441E6008A971C700F0EC5A /* Project object */ = { | |
157 | isa = PBXProject; | |
158 | attributes = { | |
fa7225c8 | 159 | LastUpgradeCheck = 0800; |
427c49bc A |
160 | }; |
161 | buildConfigurationList = 4CD81AFC09BE1FD3000A9641 /* Build configuration list for PBXProject "regressions" */; | |
162 | compatibilityVersion = "Xcode 3.2"; | |
163 | developmentRegion = English; | |
164 | hasScannedForEncodings = 0; | |
165 | knownRegions = ( | |
166 | English, | |
167 | Japanese, | |
168 | French, | |
169 | German, | |
170 | ); | |
171 | mainGroup = 05441E5C08A971C700F0EC5A; | |
172 | productRefGroup = 05441E5C08A971C700F0EC5A; | |
173 | projectDirPath = ""; | |
174 | projectRoot = ""; | |
175 | targets = ( | |
176 | E710C6FD133192E900F85568 /* regressions */, | |
177 | ); | |
178 | }; | |
179 | /* End PBXProject section */ | |
180 | ||
181 | /* Begin PBXSourcesBuildPhase section */ | |
182 | E710C6FA133192E900F85568 /* Sources */ = { | |
183 | isa = PBXSourcesBuildPhase; | |
184 | buildActionMask = 2147483647; | |
185 | files = ( | |
e3d460c9 | 186 | E710C7371331938000F85568 /* testenv.m in Sources */, |
427c49bc A |
187 | E710C7381331938000F85568 /* testmore.c in Sources */, |
188 | E710C7391331938000F85568 /* testcert.c in Sources */, | |
189 | E76CA47913D8D5B4001B6A11 /* testpolicy.m in Sources */, | |
190 | 4CC92B1715A3BD1E00C6D578 /* test-00-test.c in Sources */, | |
191 | ); | |
192 | runOnlyForDeploymentPostprocessing = 0; | |
193 | }; | |
194 | /* End PBXSourcesBuildPhase section */ | |
195 | ||
196 | /* Begin XCBuildConfiguration section */ | |
197 | 792E01860CBC0E6E007C00A0 /* Debug */ = { | |
198 | isa = XCBuildConfiguration; | |
199 | buildSettings = { | |
fa7225c8 | 200 | ASSETCATALOG_COMPRESSION = lossless; |
d8f41ccd | 201 | CLANG_STATIC_ANALYZER_MODE = deep; |
427c49bc | 202 | COPY_PHASE_STRIP = NO; |
fa7225c8 | 203 | ENABLE_TESTABILITY = YES; |
427c49bc A |
204 | GCC_C_LANGUAGE_STANDARD = gnu99; |
205 | GCC_OPTIMIZATION_LEVEL = 0; | |
206 | GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; | |
fa7225c8 | 207 | "GCC_PREPROCESSOR_DEFINITIONS[sdk=embedded*]" = ( |
427c49bc A |
208 | "DEBUG=1", |
209 | "NO_SERVER=1", | |
210 | ); | |
fa7225c8 | 211 | GCC_TREAT_WARNINGS_AS_ERRORS = YES; |
427c49bc A |
212 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
213 | GCC_WARN_ABOUT_MISSING_NEWLINE = YES; | |
214 | GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; | |
215 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
216 | GCC_WARN_CHECK_SWITCH_STATEMENTS = YES; | |
217 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
218 | GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES; | |
219 | GCC_WARN_MISSING_PARENTHESES = YES; | |
220 | GCC_WARN_SHADOW = YES; | |
221 | GCC_WARN_SIGN_COMPARE = YES; | |
222 | GCC_WARN_UNINITIALIZED_AUTOS = NO; | |
223 | GCC_WARN_UNKNOWN_PRAGMAS = YES; | |
224 | GCC_WARN_UNUSED_FUNCTION = YES; | |
225 | GCC_WARN_UNUSED_LABEL = YES; | |
226 | GCC_WARN_UNUSED_VALUE = YES; | |
227 | GCC_WARN_UNUSED_VARIABLE = YES; | |
228 | HEADER_SEARCH_PATHS = ( | |
229 | "$(PROJECT_DIR)/../utilities", | |
230 | "$(PROJECT_DIR)/../sec", | |
231 | "$(PROJECT_DIR)/../libDER", | |
232 | "$(PROJECT_DIR)/..", | |
233 | "$(PROJECT_DIR)", | |
fa7225c8 | 234 | "$(BUILT_PRODUCTS_DIR)/usr/local/include", |
427c49bc | 235 | ); |
fa7225c8 | 236 | ONLY_ACTIVE_ARCH = YES; |
427c49bc A |
237 | OTHER_CFLAGS = ( |
238 | "-fconstant-cfstrings", | |
239 | "-fno-inline", | |
240 | ); | |
fa7225c8 | 241 | "OTHER_LDFLAGS[sdk=embedded*][arch=*]" = ( |
427c49bc A |
242 | "$(OTHER_LDFLAGS)", |
243 | "-framework", | |
244 | MobileKeyBag, | |
245 | ); | |
d8f41ccd | 246 | RUN_CLANG_STATIC_ANALYZER = YES; |
5c19dc3a | 247 | SDKROOT = macosx.internal; |
427c49bc | 248 | SKIP_INSTALL = YES; |
fa7225c8 | 249 | SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator"; |
427c49bc A |
250 | WARNING_CFLAGS = ( |
251 | "-Wall", | |
252 | "-Wextra", | |
253 | "-Wno-unused-parameter", | |
254 | "-Wno-missing-field-initializers", | |
d8f41ccd A |
255 | "-Wglobal-constructors", |
256 | "-Wno-deprecated-declarations", | |
fa7225c8 | 257 | "-Wno-four-char-constants", |
d8f41ccd | 258 | "$(inherited)", |
427c49bc A |
259 | ); |
260 | }; | |
261 | name = Debug; | |
262 | }; | |
263 | 792E01870CBC0E6E007C00A0 /* Release */ = { | |
264 | isa = XCBuildConfiguration; | |
265 | buildSettings = { | |
fa7225c8 | 266 | ASSETCATALOG_COMPRESSION = "respect-asset-catalog"; |
d8f41ccd | 267 | CLANG_STATIC_ANALYZER_MODE = deep; |
427c49bc A |
268 | COPY_PHASE_STRIP = YES; |
269 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
270 | GCC_OPTIMIZATION_LEVEL = s; | |
271 | GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1"; | |
fa7225c8 | 272 | GCC_TREAT_WARNINGS_AS_ERRORS = YES; |
427c49bc A |
273 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
274 | GCC_WARN_ABOUT_MISSING_NEWLINE = YES; | |
275 | GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; | |
276 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
277 | GCC_WARN_CHECK_SWITCH_STATEMENTS = YES; | |
278 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
279 | GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES; | |
280 | GCC_WARN_MISSING_PARENTHESES = YES; | |
281 | GCC_WARN_SHADOW = YES; | |
282 | GCC_WARN_SIGN_COMPARE = YES; | |
283 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
284 | GCC_WARN_UNKNOWN_PRAGMAS = YES; | |
285 | GCC_WARN_UNUSED_FUNCTION = YES; | |
286 | GCC_WARN_UNUSED_LABEL = YES; | |
287 | GCC_WARN_UNUSED_VALUE = YES; | |
288 | GCC_WARN_UNUSED_VARIABLE = YES; | |
289 | HEADER_SEARCH_PATHS = ( | |
290 | "$(PROJECT_DIR)/../utilities", | |
291 | "$(PROJECT_DIR)/../sec", | |
292 | "$(PROJECT_DIR)/../libDER", | |
293 | "$(PROJECT_DIR)/..", | |
294 | "$(PROJECT_DIR)", | |
fa7225c8 | 295 | "$(BUILT_PRODUCTS_DIR)/usr/local/include", |
427c49bc A |
296 | ); |
297 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
d8f41ccd | 298 | RUN_CLANG_STATIC_ANALYZER = YES; |
5c19dc3a | 299 | SDKROOT = macosx.internal; |
427c49bc | 300 | SKIP_INSTALL = YES; |
fa7225c8 | 301 | SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator"; |
427c49bc A |
302 | WARNING_CFLAGS = ( |
303 | "-Wall", | |
304 | "-Wextra", | |
305 | "-Wno-unused-parameter", | |
306 | "-Wno-missing-field-initializers", | |
d8f41ccd A |
307 | "-Wglobal-constructors", |
308 | "-Wno-deprecated-declarations", | |
fa7225c8 | 309 | "-Wno-four-char-constants", |
d8f41ccd | 310 | "$(inherited)", |
427c49bc A |
311 | ); |
312 | }; | |
313 | name = Release; | |
314 | }; | |
315 | E710C704133192E900F85568 /* Debug */ = { | |
316 | isa = XCBuildConfiguration; | |
317 | buildSettings = { | |
318 | COMBINE_HIDPI_IMAGES = YES; | |
fa7225c8 A |
319 | "HEADER_SEARCH_PATHS[sdk=macosx*]" = ( |
320 | "$(BUILT_PRODUCTS_DIR)", | |
321 | "$(PROJECT_DIR)/../utilities", | |
322 | "$(PROJECT_DIR)", | |
323 | ); | |
427c49bc A |
324 | PRODUCT_NAME = "$(TARGET_NAME)"; |
325 | }; | |
326 | name = Debug; | |
327 | }; | |
328 | E710C705133192E900F85568 /* Release */ = { | |
329 | isa = XCBuildConfiguration; | |
330 | buildSettings = { | |
331 | COMBINE_HIDPI_IMAGES = YES; | |
fa7225c8 A |
332 | "HEADER_SEARCH_PATHS[sdk=macosx*]" = ( |
333 | "$(BUILT_PRODUCTS_DIR)", | |
334 | "$(PROJECT_DIR)/../utilities", | |
335 | "$(PROJECT_DIR)", | |
336 | ); | |
427c49bc A |
337 | PRODUCT_NAME = "$(TARGET_NAME)"; |
338 | }; | |
339 | name = Release; | |
340 | }; | |
341 | /* End XCBuildConfiguration section */ | |
342 | ||
343 | /* Begin XCConfigurationList section */ | |
344 | 4CD81AFC09BE1FD3000A9641 /* Build configuration list for PBXProject "regressions" */ = { | |
345 | isa = XCConfigurationList; | |
346 | buildConfigurations = ( | |
347 | 792E01860CBC0E6E007C00A0 /* Debug */, | |
348 | 792E01870CBC0E6E007C00A0 /* Release */, | |
349 | ); | |
350 | defaultConfigurationIsVisible = 0; | |
351 | defaultConfigurationName = Release; | |
352 | }; | |
353 | E710C703133192E900F85568 /* Build configuration list for PBXNativeTarget "regressions" */ = { | |
354 | isa = XCConfigurationList; | |
355 | buildConfigurations = ( | |
356 | E710C704133192E900F85568 /* Debug */, | |
357 | E710C705133192E900F85568 /* Release */, | |
358 | ); | |
359 | defaultConfigurationIsVisible = 0; | |
360 | defaultConfigurationName = Release; | |
361 | }; | |
362 | /* End XCConfigurationList section */ | |
363 | }; | |
364 | rootObject = 05441E6008A971C700F0EC5A /* Project object */; | |
365 | } |