|
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 */
|
|
90 | 90 | AEE6C74C2ABCB3E200442ADD /* Transaction+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE6C74B2ABCB3E200442ADD /* Transaction+Extensions.swift */; };
|
91 | 91 | AEE6C74F2ABCBA4600442ADD /* WalletSyncState.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE6C74E2ABCBA4600442ADD /* WalletSyncState.swift */; };
|
92 | 92 | AEE83A492C07F54B00834468 /* BitcoinDevKit in Frameworks */ = {isa = PBXBuildFile; productRef = AEE83A482C07F54B00834468 /* BitcoinDevKit */; };
|
| 93 | + AEEA24572D136898000C1694 /* BitcoinDevKit in Frameworks */ = {isa = PBXBuildFile; productRef = AEEA24562D136898000C1694 /* BitcoinDevKit */; }; |
93 | 94 | /* End PBXBuildFile section */
|
94 | 95 |
|
95 | 96 | /* Begin PBXContainerItemProxy section */
|
|
1000 | 1001 | };
|
1001 | 1002 | /* End XCConfigurationList section */
|
1002 | 1003 |
|
1003 |
| -/* Begin XCLocalSwiftPackageReference section */ |
1004 |
| - AEA1F6412CE43702004EC538 /* XCLocalSwiftPackageReference "../bdk-ffi/bdk-swift" */ = { |
1005 |
| - isa = XCLocalSwiftPackageReference; |
1006 |
| - relativePath = "../bdk-ffi/bdk-swift"; |
1007 |
| - }; |
1008 |
| -/* End XCLocalSwiftPackageReference section */ |
1009 |
| - |
1010 | 1004 | /* Begin XCRemoteSwiftPackageReference section */
|
1011 | 1005 | AE52D68D2D1367C80042119D /* XCRemoteSwiftPackageReference "bdk-swift" */ = {
|
1012 | 1006 | isa = XCRemoteSwiftPackageReference;
|
|
1040 | 1034 | kind = branch;
|
1041 | 1035 | };
|
1042 | 1036 | };
|
| 1037 | + AEEA24552D136898000C1694 /* XCRemoteSwiftPackageReference "bdk-swift" */ = { |
| 1038 | + isa = XCRemoteSwiftPackageReference; |
| 1039 | + repositoryURL = "https://github.com/bitcoindevkit/bdk-swift.git"; |
| 1040 | + requirement = { |
| 1041 | + kind = exactVersion; |
| 1042 | + version = "1.0.0-beta.6"; |
| 1043 | + }; |
| 1044 | + }; |
1043 | 1045 | /* End XCRemoteSwiftPackageReference section */
|
1044 | 1046 |
|
1045 | 1047 | /* Begin XCSwiftPackageProductDependency section */
|
|
1087 | 1089 | isa = XCSwiftPackageProductDependency;
|
1088 | 1090 | productName = BitcoinDevKit;
|
1089 | 1091 | };
|
| 1092 | + AEEA24562D136898000C1694 /* BitcoinDevKit */ = { |
| 1093 | + isa = XCSwiftPackageProductDependency; |
| 1094 | + package = AEEA24552D136898000C1694 /* XCRemoteSwiftPackageReference "bdk-swift" */; |
| 1095 | + productName = BitcoinDevKit; |
| 1096 | + }; |
1090 | 1097 | /* End XCSwiftPackageProductDependency section */
|
1091 | 1098 | };
|
1092 | 1099 | rootObject = AE4984702A1BBBD6009951E2 /* Project object */;
|
|
0 commit comments