|
59 | 59 | 628303691E51E815007EA347 /* TestSC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628303511E51E815007EA347 /* TestSC.swift */; };
|
60 | 60 | /* End PBXBuildFile section */
|
61 | 61 |
|
| 62 | +/* Begin PBXContainerItemProxy section */ |
| 63 | + 621F68881EC37137009AF9BA /* PBXContainerItemProxy */ = { |
| 64 | + isa = PBXContainerItemProxy; |
| 65 | + containerPortal = 628302F81E51E7A0007EA347 /* Project object */; |
| 66 | + proxyType = 1; |
| 67 | + remoteGlobalIDString = 621F68621EC3106E009AF9BA; |
| 68 | + remoteInfo = SwiftSDK; |
| 69 | + }; |
| 70 | +/* End PBXContainerItemProxy section */ |
| 71 | + |
62 | 72 | /* Begin PBXFileReference section */
|
63 | 73 | 621F68631EC3106E009AF9BA /* SwiftSDK.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftSDK.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
64 | 74 | 621F68651EC3106E009AF9BA /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
262 | 272 | buildRules = (
|
263 | 273 | );
|
264 | 274 | dependencies = (
|
| 275 | + 621F68891EC37137009AF9BA /* PBXTargetDependency */, |
265 | 276 | );
|
266 | 277 | name = ScorocodeTests;
|
267 | 278 | productName = ScorocodeTests;
|
|
287 | 298 | CreatedOnToolsVersion = 8.2.1;
|
288 | 299 | DevelopmentTeam = Q9F94SAMUV;
|
289 | 300 | ProvisioningStyle = Automatic;
|
| 301 | + TestTargetID = 621F68621EC3106E009AF9BA; |
290 | 302 | };
|
291 | 303 | };
|
292 | 304 | };
|
|
393 | 405 | };
|
394 | 406 | /* End PBXSourcesBuildPhase section */
|
395 | 407 |
|
| 408 | +/* Begin PBXTargetDependency section */ |
| 409 | + 621F68891EC37137009AF9BA /* PBXTargetDependency */ = { |
| 410 | + isa = PBXTargetDependency; |
| 411 | + target = 621F68621EC3106E009AF9BA /* SwiftSDK */; |
| 412 | + targetProxy = 621F68881EC37137009AF9BA /* PBXContainerItemProxy */; |
| 413 | + }; |
| 414 | +/* End PBXTargetDependency section */ |
| 415 | + |
396 | 416 | /* Begin PBXVariantGroup section */
|
397 | 417 | 621F68691EC3106E009AF9BA /* Main.storyboard */ = {
|
398 | 418 | isa = PBXVariantGroup;
|
|
546 | 566 | isa = XCBuildConfiguration;
|
547 | 567 | buildSettings = {
|
548 | 568 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
| 569 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
549 | 570 | DEVELOPMENT_TEAM = Q9F94SAMUV;
|
550 | 571 | INFOPLIST_FILE = ScorocodeTests/Info.plist;
|
551 | 572 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
552 | 573 | PRODUCT_BUNDLE_IDENTIFIER = ru.scorocode.ScorocodeTests;
|
553 | 574 | PRODUCT_NAME = "$(TARGET_NAME)";
|
554 | 575 | SWIFT_VERSION = 3.0;
|
| 576 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SwiftSDK.app/SwiftSDK"; |
555 | 577 | };
|
556 | 578 | name = Debug;
|
557 | 579 | };
|
558 | 580 | 6283031A1E51E7A0007EA347 /* Release */ = {
|
559 | 581 | isa = XCBuildConfiguration;
|
560 | 582 | buildSettings = {
|
561 | 583 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
| 584 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
562 | 585 | DEVELOPMENT_TEAM = Q9F94SAMUV;
|
563 | 586 | INFOPLIST_FILE = ScorocodeTests/Info.plist;
|
564 | 587 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
565 | 588 | PRODUCT_BUNDLE_IDENTIFIER = ru.scorocode.ScorocodeTests;
|
566 | 589 | PRODUCT_NAME = "$(TARGET_NAME)";
|
567 | 590 | SWIFT_VERSION = 3.0;
|
| 591 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SwiftSDK.app/SwiftSDK"; |
568 | 592 | };
|
569 | 593 | name = Release;
|
570 | 594 | };
|
|
0 commit comments