|
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 */
|
|
87 | 87 | AEE6C74C2ABCB3E200442ADD /* Transaction+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE6C74B2ABCB3E200442ADD /* Transaction+Extensions.swift */; };
|
88 | 88 | AEE6C74F2ABCBA4600442ADD /* WalletSyncState.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE6C74E2ABCBA4600442ADD /* WalletSyncState.swift */; };
|
89 | 89 | AEE83A492C07F54B00834468 /* BitcoinDevKit in Frameworks */ = {isa = PBXBuildFile; productRef = AEE83A482C07F54B00834468 /* BitcoinDevKit */; };
|
| 90 | + AEEA24572D136898000C1694 /* BitcoinDevKit in Frameworks */ = {isa = PBXBuildFile; productRef = AEEA24562D136898000C1694 /* BitcoinDevKit */; }; |
90 | 91 | /* End PBXBuildFile section */
|
91 | 92 |
|
92 | 93 | /* Begin PBXContainerItemProxy section */
|
|
187 | 188 | AE29ED0F2BBE2E7100EB9C4F /* BitcoinDevKit in Frameworks */,
|
188 | 189 | AEAF83B62B7BD4D10019B23B /* CodeScanner in Frameworks */,
|
189 | 190 | AEA1F6432CE43702004EC538 /* BitcoinDevKit in Frameworks */,
|
| 191 | + AEEA24572D136898000C1694 /* BitcoinDevKit in Frameworks */, |
190 | 192 | AEB735D32B2CC4B900F99DBB /* BitcoinUI in Frameworks */,
|
191 | 193 | AEE83A492C07F54B00834468 /* BitcoinDevKit in Frameworks */,
|
192 | 194 | AE7D5A0E2A7EE62200EAC8CE /* KeychainAccess in Frameworks */,
|
|
541 | 543 | AEE83A482C07F54B00834468 /* BitcoinDevKit */,
|
542 | 544 | AE187D772C9BB3B50081D0C3 /* BitcoinDevKit */,
|
543 | 545 | AEA1F6422CE43702004EC538 /* BitcoinDevKit */,
|
| 546 | + AEEA24562D136898000C1694 /* BitcoinDevKit */, |
544 | 547 | );
|
545 | 548 | productName = BDKSwiftExampleWallet;
|
546 | 549 | productReference = AE4984782A1BBBD6009951E2 /* BDKSwiftExampleWallet.app */;
|
|
597 | 600 | AE7D5A0C2A7EE62200EAC8CE /* XCRemoteSwiftPackageReference "KeychainAccess" */,
|
598 | 601 | AEB735D12B2CC4B900F99DBB /* XCRemoteSwiftPackageReference "BitcoinUI" */,
|
599 | 602 | AEAF83B42B7BD4D10019B23B /* XCRemoteSwiftPackageReference "CodeScanner" */,
|
600 |
| - AEA1F6412CE43702004EC538 /* XCLocalSwiftPackageReference "../bdk-ffi/bdk-swift" */, |
| 603 | + AEEA24552D136898000C1694 /* XCRemoteSwiftPackageReference "bdk-swift" */, |
601 | 604 | );
|
602 | 605 | productRefGroup = AE4984792A1BBBD6009951E2 /* Products */;
|
603 | 606 | projectDirPath = "";
|
|
987 | 990 | };
|
988 | 991 | /* End XCConfigurationList section */
|
989 | 992 |
|
990 |
| -/* Begin XCLocalSwiftPackageReference section */ |
991 |
| - AEA1F6412CE43702004EC538 /* XCLocalSwiftPackageReference "../bdk-ffi/bdk-swift" */ = { |
992 |
| - isa = XCLocalSwiftPackageReference; |
993 |
| - relativePath = "../bdk-ffi/bdk-swift"; |
994 |
| - }; |
995 |
| -/* End XCLocalSwiftPackageReference section */ |
996 |
| - |
997 | 993 | /* Begin XCRemoteSwiftPackageReference section */
|
998 | 994 | AE7D5A0C2A7EE62200EAC8CE /* XCRemoteSwiftPackageReference "KeychainAccess" */ = {
|
999 | 995 | isa = XCRemoteSwiftPackageReference;
|
|
1019 | 1015 | kind = branch;
|
1020 | 1016 | };
|
1021 | 1017 | };
|
| 1018 | + AEEA24552D136898000C1694 /* XCRemoteSwiftPackageReference "bdk-swift" */ = { |
| 1019 | + isa = XCRemoteSwiftPackageReference; |
| 1020 | + repositoryURL = "https://github.com/bitcoindevkit/bdk-swift.git"; |
| 1021 | + requirement = { |
| 1022 | + kind = exactVersion; |
| 1023 | + version = "1.0.0-beta.6"; |
| 1024 | + }; |
| 1025 | + }; |
1022 | 1026 | /* End XCRemoteSwiftPackageReference section */
|
1023 | 1027 |
|
1024 | 1028 | /* Begin XCSwiftPackageProductDependency section */
|
|
1053 | 1057 | isa = XCSwiftPackageProductDependency;
|
1054 | 1058 | productName = BitcoinDevKit;
|
1055 | 1059 | };
|
| 1060 | + AEEA24562D136898000C1694 /* BitcoinDevKit */ = { |
| 1061 | + isa = XCSwiftPackageProductDependency; |
| 1062 | + package = AEEA24552D136898000C1694 /* XCRemoteSwiftPackageReference "bdk-swift" */; |
| 1063 | + productName = BitcoinDevKit; |
| 1064 | + }; |
1056 | 1065 | /* End XCSwiftPackageProductDependency section */
|
1057 | 1066 | };
|
1058 | 1067 | rootObject = AE4984702A1BBBD6009951E2 /* Project object */;
|
|
0 commit comments