|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 60; |
| 6 | + objectVersion = 56; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
45 | 45 | AE4984832A1BBBD7009951E2 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AE4984822A1BBBD7009951E2 /* Preview Assets.xcassets */; };
|
46 | 46 | AE49848D2A1BBBD8009951E2 /* BDKSwiftExampleWalletTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE49848C2A1BBBD8009951E2 /* BDKSwiftExampleWalletTests.swift */; };
|
47 | 47 | AE4984A62A1BBCB8009951E2 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = AE4984A52A1BBCB8009951E2 /* README.md */; };
|
| 48 | + AE52D68F2D1367C80042119D /* BitcoinDevKit in Frameworks */ = {isa = PBXBuildFile; productRef = AE52D68E2D1367C80042119D /* BitcoinDevKit */; }; |
48 | 49 | AE6715FA2A9A9220005C193F /* BDKSwiftExampleWalletPriceServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE6715F92A9A9220005C193F /* BDKSwiftExampleWalletPriceServiceTests.swift */; };
|
49 | 50 | AE6715FD2A9AC056005C193F /* PriceServiceError.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE6715FC2A9AC056005C193F /* PriceServiceError.swift */; };
|
50 | 51 | AE6715FF2A9AC066005C193F /* FeeServiceError.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE6715FE2A9AC066005C193F /* FeeServiceError.swift */; };
|
|
188 | 189 | AE187D782C9BB3B50081D0C3 /* BitcoinDevKit in Frameworks */,
|
189 | 190 | AE29ED0F2BBE2E7100EB9C4F /* BitcoinDevKit in Frameworks */,
|
190 | 191 | AEAF83B62B7BD4D10019B23B /* CodeScanner in Frameworks */,
|
| 192 | + AE52D68F2D1367C80042119D /* BitcoinDevKit in Frameworks */, |
191 | 193 | AE32D7622D0C9146006A8788 /* BitcoinDevKit in Frameworks */,
|
192 | 194 | AE4135652D0CC1AD00605103 /* BitcoinDevKit in Frameworks */,
|
193 | 195 | AEB735D32B2CC4B900F99DBB /* BitcoinUI in Frameworks */,
|
|
546 | 548 | AE187D772C9BB3B50081D0C3 /* BitcoinDevKit */,
|
547 | 549 | AE32D7612D0C9146006A8788 /* BitcoinDevKit */,
|
548 | 550 | AE4135642D0CC1AD00605103 /* BitcoinDevKit */,
|
| 551 | + AE52D68E2D1367C80042119D /* BitcoinDevKit */, |
549 | 552 | );
|
550 | 553 | productName = BDKSwiftExampleWallet;
|
551 | 554 | productReference = AE4984782A1BBBD6009951E2 /* BDKSwiftExampleWallet.app */;
|
|
602 | 605 | AE7D5A0C2A7EE62200EAC8CE /* XCRemoteSwiftPackageReference "KeychainAccess" */,
|
603 | 606 | AEB735D12B2CC4B900F99DBB /* XCRemoteSwiftPackageReference "BitcoinUI" */,
|
604 | 607 | AEAF83B42B7BD4D10019B23B /* XCRemoteSwiftPackageReference "CodeScanner" */,
|
605 |
| - AE4135632D0CC1AD00605103 /* XCLocalSwiftPackageReference "../bdk-ffi/bdk-swift" */, |
| 608 | + AE52D68D2D1367C80042119D /* XCRemoteSwiftPackageReference "bdk-swift" */, |
606 | 609 | );
|
607 | 610 | productRefGroup = AE4984792A1BBBD6009951E2 /* Products */;
|
608 | 611 | projectDirPath = "";
|
|
996 | 999 | };
|
997 | 1000 | /* End XCConfigurationList section */
|
998 | 1001 |
|
999 |
| -/* Begin XCLocalSwiftPackageReference section */ |
1000 |
| - AE4135632D0CC1AD00605103 /* XCLocalSwiftPackageReference "../bdk-ffi/bdk-swift" */ = { |
1001 |
| - isa = XCLocalSwiftPackageReference; |
1002 |
| - relativePath = "../bdk-ffi/bdk-swift"; |
1003 |
| - }; |
1004 |
| -/* End XCLocalSwiftPackageReference section */ |
1005 |
| - |
1006 | 1002 | /* Begin XCRemoteSwiftPackageReference section */
|
| 1003 | + AE52D68D2D1367C80042119D /* XCRemoteSwiftPackageReference "bdk-swift" */ = { |
| 1004 | + isa = XCRemoteSwiftPackageReference; |
| 1005 | + repositoryURL = "https://github.com/bitcoindevkit/bdk-swift.git"; |
| 1006 | + requirement = { |
| 1007 | + kind = exactVersion; |
| 1008 | + version = "1.0.0-beta.6"; |
| 1009 | + }; |
| 1010 | + }; |
1007 | 1011 | AE7D5A0C2A7EE62200EAC8CE /* XCRemoteSwiftPackageReference "KeychainAccess" */ = {
|
1008 | 1012 | isa = XCRemoteSwiftPackageReference;
|
1009 | 1013 | repositoryURL = "https://github.com/kishikawakatsumi/KeychainAccess.git";
|
|
1047 | 1051 | isa = XCSwiftPackageProductDependency;
|
1048 | 1052 | productName = BitcoinDevKit;
|
1049 | 1053 | };
|
| 1054 | + AE52D68E2D1367C80042119D /* BitcoinDevKit */ = { |
| 1055 | + isa = XCSwiftPackageProductDependency; |
| 1056 | + package = AE52D68D2D1367C80042119D /* XCRemoteSwiftPackageReference "bdk-swift" */; |
| 1057 | + productName = BitcoinDevKit; |
| 1058 | + }; |
1050 | 1059 | AE7D5A0D2A7EE62200EAC8CE /* KeychainAccess */ = {
|
1051 | 1060 | isa = XCSwiftPackageProductDependency;
|
1052 | 1061 | package = AE7D5A0C2A7EE62200EAC8CE /* XCRemoteSwiftPackageReference "KeychainAccess" */;
|
|
0 commit comments