Skip to content

Commit

Permalink
IOS-8114 Bump SDK (#3982)
Browse files Browse the repository at this point in the history
  • Loading branch information
tureck1y committed Sep 30, 2024
1 parent 0ca9260 commit d50d49a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ use_frameworks!
inhibit_all_warnings!

def tangem_sdk_pod
pod 'TangemSdk', :git => 'https://github.com/Tangem/tangem-sdk-ios.git', :tag => 'develop-310'
pod 'TangemSdk', :git => 'https://github.com/Tangem/tangem-sdk-ios.git', :tag => 'develop-312'
#pod 'TangemSdk', :path => '../tangem-sdk-ios'
end

Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ DEPENDENCIES:
- Moya
- Solana.Swift (from `https://github.com/tangem/Solana.Swift`, tag `1.2.0-tangem11`)
- SwiftyJSON (from `https://github.com/tangem/SwiftyJSON.git`, tag `5.0.1-tangem1`)
- TangemSdk (from `https://github.com/Tangem/tangem-sdk-ios.git`, tag `develop-310`)
- TangemSdk (from `https://github.com/Tangem/tangem-sdk-ios.git`, tag `develop-312`)
- WalletConnectSwiftV2 (from `https://github.com/WalletConnect/WalletConnectSwiftV2`, tag `1.18.7`)

SPEC REPOS:
Expand Down Expand Up @@ -287,7 +287,7 @@ EXTERNAL SOURCES:
:tag: 5.0.1-tangem1
TangemSdk:
:git: https://github.com/Tangem/tangem-sdk-ios.git
:tag: develop-310
:tag: develop-312
WalletConnectSwiftV2:
:git: https://github.com/WalletConnect/WalletConnectSwiftV2
:tag: 1.18.7
Expand All @@ -310,7 +310,7 @@ CHECKOUT OPTIONS:
:tag: 5.0.1-tangem1
TangemSdk:
:git: https://github.com/Tangem/tangem-sdk-ios.git
:tag: develop-310
:tag: develop-312
WalletConnectSwiftV2:
:git: https://github.com/WalletConnect/WalletConnectSwiftV2
:tag: 1.18.7
Expand Down Expand Up @@ -354,6 +354,6 @@ SPEC CHECKSUMS:
TangemSdk: 943099314a07e448307f994dca6217bb27366b66
WalletConnectSwiftV2: 5ea47db4d86e39fc749b66a05a661af9e87b277d

PODFILE CHECKSUM: b0ca0a43860276cc0a20cc6addcaf90dc799a573
PODFILE CHECKSUM: 39a905982d5816fb83f14d8ffe303804b78a61f7

COCOAPODS: 1.15.2

0 comments on commit d50d49a

Please sign in to comment.