Skip to content

Commit

Permalink
Update BitcoinCore.Swift with bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
esen committed May 1, 2023
1 parent cdcfedd commit 96c86de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions UnstoppableWallet/UnstoppableWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9072,7 +9072,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.32;
MARKETING_VERSION = 0.32.1;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OfficeMode = true;
Expand Down Expand Up @@ -9144,7 +9144,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.32;
MARKETING_VERSION = 0.32.1;
MTL_ENABLE_DEBUG_INFO = NO;
OfficeMode = false;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -9271,7 +9271,7 @@
repositoryURL = "https://github.com/horizontalsystems/BitcoinCore.Swift";
requirement = {
kind = exactVersion;
version = 1.1.5;
version = 1.1.6;
};
};
6BDA29A929D6EA9B003847ED /* XCRemoteSwiftPackageReference "ECashKit.Swift" */ = {
Expand Down

0 comments on commit 96c86de

Please sign in to comment.