We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc753c commit 26bdea0Copy full SHA for 26bdea0
1 file changed
BDKSwiftExampleWallet.xcodeproj/project.pbxproj
@@ -1030,8 +1030,8 @@
1030
isa = XCRemoteSwiftPackageReference;
1031
repositoryURL = "https://github.com/bitcoindevkit/bdk-swift";
1032
requirement = {
1033
- kind = revision;
1034
- revision = 4e3783cfaee98e14ed12aee3cf1d63b2fc99705b;
+ kind = exactVersion;
+ version = 1.1.0;
1035
};
1036
1037
AEAF83B42B7BD4D10019B23B /* XCRemoteSwiftPackageReference "CodeScanner" */ = {
0 commit comments