|
373 | 373 | );
|
374 | 374 | name = StripeCryptoOnrampTests;
|
375 | 375 | packageProductDependencies = (
|
| 376 | + 0B6DF3512E298A6B008B1800 /* OHHTTPStubs */, |
| 377 | + 0B6DF3522E298A6B008B1800 /* OHHTTPStubsSwift */, |
376 | 378 | );
|
377 | 379 | productName = StripeCryptoOnrampTests;
|
378 | 380 | productReference = 0B4292902E1EC57700012FB8 /* StripeCryptoOnrampTests.xctest */;
|
|
791 | 793 | defaultConfigurationName = Release;
|
792 | 794 | };
|
793 | 795 | /* End XCConfigurationList section */
|
| 796 | + |
| 797 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 798 | + 4F61305FDEA93605909A59B7 /* XCRemoteSwiftPackageReference "OHHTTPStubs" */ = { |
| 799 | + isa = XCRemoteSwiftPackageReference; |
| 800 | + repositoryURL = "https://github.com/davidme-stripe/OHHTTPStubs"; |
| 801 | + requirement = { |
| 802 | + branch = "stripe-mock"; |
| 803 | + kind = branch; |
| 804 | + }; |
| 805 | + }; |
| 806 | +/* End XCRemoteSwiftPackageReference section */ |
| 807 | + |
| 808 | +/* Begin XCSwiftPackageProductDependency section */ |
| 809 | + 0B6DF3512E298A6B008B1800 /* OHHTTPStubs */ = { |
| 810 | + isa = XCSwiftPackageProductDependency; |
| 811 | + package = 4F61305FDEA93605909A59B7 /* XCRemoteSwiftPackageReference "OHHTTPStubs" */; |
| 812 | + productName = OHHTTPStubs; |
| 813 | + }; |
| 814 | + 0B6DF3522E298A6B008B1800 /* OHHTTPStubsSwift */ = { |
| 815 | + isa = XCSwiftPackageProductDependency; |
| 816 | + package = 4F61305FDEA93605909A59B7 /* XCRemoteSwiftPackageReference "OHHTTPStubs" */; |
| 817 | + productName = OHHTTPStubsSwift; |
| 818 | + }; |
| 819 | +/* End XCSwiftPackageProductDependency section */ |
794 | 820 | };
|
795 | 821 | rootObject = 0B42927C2E1EC57600012FB8 /* Project object */;
|
796 | 822 | }
|
0 commit comments