|
43 | 43 | 7FAC40341C8F2C900098C4B2 /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FAC40331C8F2C900098C4B2 /* Box.swift */; };
|
44 | 44 | /* End PBXBuildFile section */
|
45 | 45 |
|
| 46 | +/* Begin PBXContainerItemProxy section */ |
| 47 | + 7F4A73AC1CA839AE002554B1 /* PBXContainerItemProxy */ = { |
| 48 | + isa = PBXContainerItemProxy; |
| 49 | + containerPortal = 7F45FCD41A94D02C006863BB /* Project object */; |
| 50 | + proxyType = 1; |
| 51 | + remoteGlobalIDString = 141F12161C1C9ABE0026D415; |
| 52 | + remoteInfo = APIKit; |
| 53 | + }; |
| 54 | +/* End PBXContainerItemProxy section */ |
| 55 | + |
46 | 56 | /* Begin PBXCopyFilesBuildPhase section */
|
47 | 57 | 141F12351C1C9AC70026D415 /* Copy Frameworks */ = {
|
48 | 58 | isa = PBXCopyFilesBuildPhase;
|
|
342 | 352 | buildRules = (
|
343 | 353 | );
|
344 | 354 | dependencies = (
|
| 355 | + 7F4A73AD1CA839AE002554B1 /* PBXTargetDependency */, |
345 | 356 | );
|
346 | 357 | name = Tests;
|
347 | 358 | productName = APIKitTests;
|
|
355 | 366 | isa = PBXProject;
|
356 | 367 | attributes = {
|
357 | 368 | LastSwiftUpdateCheck = 0700;
|
358 |
| - LastUpgradeCheck = 0700; |
| 369 | + LastUpgradeCheck = 0730; |
359 | 370 | ORGANIZATIONNAME = "Yosuke Ishikawa";
|
360 | 371 | };
|
361 | 372 | buildConfigurationList = 7F45FCD71A94D02C006863BB /* Build configuration list for PBXProject "APIKit" */;
|
|
439 | 450 | };
|
440 | 451 | /* End PBXSourcesBuildPhase section */
|
441 | 452 |
|
| 453 | +/* Begin PBXTargetDependency section */ |
| 454 | + 7F4A73AD1CA839AE002554B1 /* PBXTargetDependency */ = { |
| 455 | + isa = PBXTargetDependency; |
| 456 | + target = 141F12161C1C9ABE0026D415 /* APIKit */; |
| 457 | + targetProxy = 7F4A73AC1CA839AE002554B1 /* PBXContainerItemProxy */; |
| 458 | + }; |
| 459 | +/* End PBXTargetDependency section */ |
| 460 | + |
442 | 461 | /* Begin XCBuildConfiguration section */
|
443 | 462 | 141F12241C1C9ABE0026D415 /* Debug */ = {
|
444 | 463 | isa = XCBuildConfiguration;
|
|
472 | 491 | isa = XCBuildConfiguration;
|
473 | 492 | baseConfigurationReference = 141F12101C1C96820026D415 /* Debug.xcconfig */;
|
474 | 493 | buildSettings = {
|
| 494 | + ENABLE_TESTABILITY = YES; |
| 495 | + ONLY_ACTIVE_ARCH = YES; |
475 | 496 | };
|
476 | 497 | name = Debug;
|
477 | 498 | };
|
|
0 commit comments