|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| -C90FE7F2166353DB00E73469 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C99C65EF15B432FE0092A9B4 /* SenTestingKit.framework */; }; |
11 |
| -C90FE7F4166353DB00E73469 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C99C65D915B432FD0092A9B4 /* Foundation.framework */; }; |
12 |
| -C90FE7FA166353DB00E73469 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C90FE7F8166353DB00E73469 /* InfoPlist.strings */; }; |
13 |
| -C90FE7FD166353DB00E73469 /* XcodeTestSampleNonUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = C90FE7FC166353DB00E73469 /* XcodeTestSampleNonUITests.m */; }; |
14 | 10 | C91E26AF15B7D2AF00CB0AF3 /* XcodeTestSamplePassingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C99C65FC15B432FE0092A9B4 /* XcodeTestSamplePassingTests.m */; };
|
15 | 11 | C91E26B115B7D2AF00CB0AF3 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C99C65EF15B432FE0092A9B4 /* SenTestingKit.framework */; };
|
16 | 12 | C91E26B215B7D2AF00CB0AF3 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C99C65D715B432FD0092A9B4 /* UIKit.framework */; };
|
|
50 | 46 | /* End PBXContainerItemProxy section */
|
51 | 47 |
|
52 | 48 | /* Begin PBXFileReference section */
|
53 |
| -C90FE7F1166353DB00E73469 /* XcodeTestSampleNonUITests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XcodeTestSampleNonUITests.octest; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 |
| -C90FE7F7166353DB00E73469 /* XcodeTestSampleNonUITests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "XcodeTestSampleNonUITests-Info.plist"; sourceTree = "<group>"; }; |
55 |
| -C90FE7F9166353DB00E73469 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
56 |
| -C90FE7FC166353DB00E73469 /* XcodeTestSampleNonUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XcodeTestSampleNonUITests.m; sourceTree = "<group>"; }; |
57 |
| -C90FE7FE166353DB00E73469 /* XcodeTestSampleNonUITests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "XcodeTestSampleNonUITests-Prefix.pch"; sourceTree = "<group>"; }; |
58 | 49 | C91E26B915B7D2AF00CB0AF3 /* XcodeTestSampleFailingTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XcodeTestSampleFailingTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
|
59 | 50 | C91E26BB15B7D46500CB0AF3 /* XcodeTestSampleFailingTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XcodeTestSampleFailingTests.m; sourceTree = "<group>"; };
|
60 | 51 | C99C65D315B432FD0092A9B4 /* XcodeTestSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = XcodeTestSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
76 | 67 | /* End PBXFileReference section */
|
77 | 68 |
|
78 | 69 | /* Begin PBXFrameworksBuildPhase section */
|
79 |
| -C90FE7ED166353DB00E73469 /* Frameworks */ = { |
80 |
| -isa = PBXFrameworksBuildPhase; |
81 |
| -buildActionMask = 2147483647; |
82 |
| -files = ( |
83 |
| -C90FE7F2166353DB00E73469 /* SenTestingKit.framework in Frameworks */, |
84 |
| -C90FE7F4166353DB00E73469 /* Foundation.framework in Frameworks */, |
85 |
| -); |
86 |
| -runOnlyForDeploymentPostprocessing = 0; |
87 |
| -}; |
88 | 70 | C91E26B015B7D2AF00CB0AF3 /* Frameworks */ = {
|
89 | 71 | isa = PBXFrameworksBuildPhase;
|
90 | 72 | buildActionMask = 2147483647;
|
|
118 | 100 | /* End PBXFrameworksBuildPhase section */
|
119 | 101 |
|
120 | 102 | /* Begin PBXGroup section */
|
121 |
| -C90FE7F5166353DB00E73469 /* XcodeTestSampleNonUITests */ = { |
122 |
| -isa = PBXGroup; |
123 |
| -children = ( |
124 |
| -C90FE7FC166353DB00E73469 /* XcodeTestSampleNonUITests.m */, |
125 |
| -C90FE7F6166353DB00E73469 /* Supporting Files */, |
126 |
| -); |
127 |
| -path = XcodeTestSampleNonUITests; |
128 |
| -sourceTree = "<group>"; |
129 |
| -}; |
130 |
| -C90FE7F6166353DB00E73469 /* Supporting Files */ = { |
131 |
| -isa = PBXGroup; |
132 |
| -children = ( |
133 |
| -C90FE7F7166353DB00E73469 /* XcodeTestSampleNonUITests-Info.plist */, |
134 |
| -C90FE7F8166353DB00E73469 /* InfoPlist.strings */, |
135 |
| -C90FE7FE166353DB00E73469 /* XcodeTestSampleNonUITests-Prefix.pch */, |
136 |
| -); |
137 |
| -name = "Supporting Files"; |
138 |
| -sourceTree = "<group>"; |
139 |
| -}; |
140 | 103 | C99C65C815B432FD0092A9B4 = {
|
141 | 104 | isa = PBXGroup;
|
142 | 105 | children = (
|
143 | 106 | C99C65DD15B432FD0092A9B4 /* XcodeTestSample */,
|
144 | 107 | C99C65F515B432FE0092A9B4 /* XcodeTestSampleTests */,
|
145 |
| -C90FE7F5166353DB00E73469 /* XcodeTestSampleNonUITests */, |
146 | 108 | C99C65D615B432FD0092A9B4 /* Frameworks */,
|
147 | 109 | C99C65D415B432FD0092A9B4 /* Products */,
|
148 | 110 | );
|
|
156 | 118 | C99C65D315B432FD0092A9B4 /* XcodeTestSample.app */,
|
157 | 119 | C99C65EE15B432FE0092A9B4 /* XcodeTestSamplePassingTests.octest */,
|
158 | 120 | C91E26B915B7D2AF00CB0AF3 /* XcodeTestSampleFailingTests.octest */,
|
159 |
| -C90FE7F1166353DB00E73469 /* XcodeTestSampleNonUITests.octest */, |
160 | 121 | );
|
161 | 122 | name = Products;
|
162 | 123 | sourceTree = "<group>";
|
|
216 | 177 | /* End PBXGroup section */
|
217 | 178 |
|
218 | 179 | /* Begin PBXNativeTarget section */
|
219 |
| -C90FE7F0166353DB00E73469 /* XcodeTestSampleNonUITests */ = { |
220 |
| -isa = PBXNativeTarget; |
221 |
| -buildConfigurationList = C90FE7FF166353DB00E73469 /* Build configuration list for PBXNativeTarget "XcodeTestSampleNonUITests" */; |
222 |
| -buildPhases = ( |
223 |
| -C90FE7EC166353DB00E73469 /* Sources */, |
224 |
| -C90FE7ED166353DB00E73469 /* Frameworks */, |
225 |
| -C90FE7EE166353DB00E73469 /* Resources */, |
226 |
| -C90FE7EF166353DB00E73469 /* ShellScript */, |
227 |
| -); |
228 |
| -buildRules = ( |
229 |
| -); |
230 |
| -dependencies = ( |
231 |
| -); |
232 |
| -name = XcodeTestSampleNonUITests; |
233 |
| -productName = XcodeTestSampleNonUITests; |
234 |
| -productReference = C90FE7F1166353DB00E73469 /* XcodeTestSampleNonUITests.octest */; |
235 |
| -productType = "com.apple.product-type.bundle"; |
236 |
| -}; |
237 | 180 | C91E26AB15B7D2AF00CB0AF3 /* XcodeTestSampleFailingTests */ = {
|
238 | 181 | isa = PBXNativeTarget;
|
239 | 182 | buildConfigurationList = C91E26B615B7D2AF00CB0AF3 /* Build configuration list for PBXNativeTarget "XcodeTestSampleFailingTests" */;
|
|
314 | 257 | C99C65D215B432FD0092A9B4 /* XcodeTestSample */,
|
315 | 258 | C99C65ED15B432FE0092A9B4 /* XcodeTestSamplePassingTests */,
|
316 | 259 | C91E26AB15B7D2AF00CB0AF3 /* XcodeTestSampleFailingTests */,
|
317 |
| -C90FE7F0166353DB00E73469 /* XcodeTestSampleNonUITests */, |
318 | 260 | );
|
319 | 261 | };
|
320 | 262 | /* End PBXProject section */
|
321 | 263 |
|
322 | 264 | /* Begin PBXResourcesBuildPhase section */
|
323 |
| -C90FE7EE166353DB00E73469 /* Resources */ = { |
324 |
| -isa = PBXResourcesBuildPhase; |
325 |
| -buildActionMask = 2147483647; |
326 |
| -files = ( |
327 |
| -C90FE7FA166353DB00E73469 /* InfoPlist.strings in Resources */, |
328 |
| -); |
329 |
| -runOnlyForDeploymentPostprocessing = 0; |
330 |
| -}; |
331 | 265 | C91E26B415B7D2AF00CB0AF3 /* Resources */ = {
|
332 | 266 | isa = PBXResourcesBuildPhase;
|
333 | 267 | buildActionMask = 2147483647;
|
|
355 | 289 | /* End PBXResourcesBuildPhase section */
|
356 | 290 |
|
357 | 291 | /* Begin PBXShellScriptBuildPhase section */
|
358 |
| -C90FE7EF166353DB00E73469 /* ShellScript */ = { |
359 |
| -isa = PBXShellScriptBuildPhase; |
360 |
| -buildActionMask = 2147483647; |
361 |
| -files = ( |
362 |
| -); |
363 |
| -inputPaths = ( |
364 |
| -); |
365 |
| -outputPaths = ( |
366 |
| -); |
367 |
| -runOnlyForDeploymentPostprocessing = 0; |
368 |
| -shellPath = /bin/sh; |
369 |
| -shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n"; |
370 |
| -}; |
371 | 292 | C924254816175BDC00E5F418 /* ShellScript */ = {
|
372 | 293 | isa = PBXShellScriptBuildPhase;
|
373 | 294 | buildActionMask = 2147483647;
|
|
397 | 318 | /* End PBXShellScriptBuildPhase section */
|
398 | 319 |
|
399 | 320 | /* Begin PBXSourcesBuildPhase section */
|
400 |
| -C90FE7EC166353DB00E73469 /* Sources */ = { |
401 |
| -isa = PBXSourcesBuildPhase; |
402 |
| -buildActionMask = 2147483647; |
403 |
| -files = ( |
404 |
| -C90FE7FD166353DB00E73469 /* XcodeTestSampleNonUITests.m in Sources */, |
405 |
| -); |
406 |
| -runOnlyForDeploymentPostprocessing = 0; |
407 |
| -}; |
408 | 321 | C91E26AE15B7D2AF00CB0AF3 /* Sources */ = {
|
409 | 322 | isa = PBXSourcesBuildPhase;
|
410 | 323 | buildActionMask = 2147483647;
|
|
449 | 362 | /* End PBXTargetDependency section */
|
450 | 363 |
|
451 | 364 | /* Begin PBXVariantGroup section */
|
452 |
| -C90FE7F8166353DB00E73469 /* InfoPlist.strings */ = { |
453 |
| -isa = PBXVariantGroup; |
454 |
| -children = ( |
455 |
| -C90FE7F9166353DB00E73469 /* en */, |
456 |
| -); |
457 |
| -name = InfoPlist.strings; |
458 |
| -sourceTree = "<group>"; |
459 |
| -}; |
460 | 365 | C99C65E015B432FD0092A9B4 /* InfoPlist.strings */ = {
|
461 | 366 | isa = PBXVariantGroup;
|
462 | 367 | children = (
|
|
476 | 381 | /* End PBXVariantGroup section */
|
477 | 382 |
|
478 | 383 | /* Begin XCBuildConfiguration section */
|
479 |
| -C90FE800166353DB00E73469 /* Debug */ = { |
480 |
| -isa = XCBuildConfiguration; |
481 |
| -buildSettings = { |
482 |
| -CLANG_CXX_LIBRARY = "libc++"; |
483 |
| -CLANG_WARN_EMPTY_BODY = YES; |
484 |
| -FRAMEWORK_SEARCH_PATHS = ( |
485 |
| -"\"$(SDKROOT)/Developer/Library/Frameworks\"", |
486 |
| -"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"", |
487 |
| -); |
488 |
| -GCC_PRECOMPILE_PREFIX_HEADER = YES; |
489 |
| -GCC_PREFIX_HEADER = "XcodeTestSampleNonUITests/XcodeTestSampleNonUITests-Prefix.pch"; |
490 |
| -INFOPLIST_FILE = "XcodeTestSampleNonUITests/XcodeTestSampleNonUITests-Info.plist"; |
491 |
| -IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
492 |
| -ONLY_ACTIVE_ARCH = YES; |
493 |
| -PRODUCT_NAME = "$(TARGET_NAME)"; |
494 |
| -WRAPPER_EXTENSION = octest; |
495 |
| -}; |
496 |
| -name = Debug; |
497 |
| -}; |
498 |
| -C90FE801166353DB00E73469 /* Release */ = { |
499 |
| -isa = XCBuildConfiguration; |
500 |
| -buildSettings = { |
501 |
| -CLANG_CXX_LIBRARY = "libc++"; |
502 |
| -CLANG_WARN_EMPTY_BODY = YES; |
503 |
| -FRAMEWORK_SEARCH_PATHS = ( |
504 |
| -"\"$(SDKROOT)/Developer/Library/Frameworks\"", |
505 |
| -"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"", |
506 |
| -); |
507 |
| -GCC_PRECOMPILE_PREFIX_HEADER = YES; |
508 |
| -GCC_PREFIX_HEADER = "XcodeTestSampleNonUITests/XcodeTestSampleNonUITests-Prefix.pch"; |
509 |
| -INFOPLIST_FILE = "XcodeTestSampleNonUITests/XcodeTestSampleNonUITests-Info.plist"; |
510 |
| -IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
511 |
| -PRODUCT_NAME = "$(TARGET_NAME)"; |
512 |
| -WRAPPER_EXTENSION = octest; |
513 |
| -}; |
514 |
| -name = Release; |
515 |
| -}; |
516 | 384 | C91E26B715B7D2AF00CB0AF3 /* Debug */ = {
|
517 | 385 | isa = XCBuildConfiguration;
|
518 | 386 | buildSettings = {
|
|
653 | 521 | /* End XCBuildConfiguration section */
|
654 | 522 |
|
655 | 523 | /* Begin XCConfigurationList section */
|
656 |
| -C90FE7FF166353DB00E73469 /* Build configuration list for PBXNativeTarget "XcodeTestSampleNonUITests" */ = { |
657 |
| -isa = XCConfigurationList; |
658 |
| -buildConfigurations = ( |
659 |
| -C90FE800166353DB00E73469 /* Debug */, |
660 |
| -C90FE801166353DB00E73469 /* Release */, |
661 |
| -); |
662 |
| -defaultConfigurationIsVisible = 0; |
663 |
| -defaultConfigurationName = Release; |
664 |
| -}; |
665 | 524 | C91E26B615B7D2AF00CB0AF3 /* Build configuration list for PBXNativeTarget "XcodeTestSampleFailingTests" */ = {
|
666 | 525 | isa = XCConfigurationList;
|
667 | 526 | buildConfigurations = (
|
|