Skip to content

Commit

Permalink
IOS-7652 Bump SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
tureck1y committed Aug 27, 2024
1 parent 3ff892a commit 104204e
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-303'
pod 'TangemSdk', :git => 'https://github.com/Tangem/tangem-sdk-ios.git', :tag => 'develop-305'
#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-303`)
- TangemSdk (from `https://github.com/Tangem/tangem-sdk-ios.git`, tag `develop-305`)
- 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-303
:tag: develop-305
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-303
:tag: develop-305
WalletConnectSwiftV2:
:git: https://github.com/WalletConnect/WalletConnectSwiftV2
:tag: 1.18.7
Expand Down Expand Up @@ -354,6 +354,6 @@ SPEC CHECKSUMS:
TangemSdk: 4a188873f9dbed6340cca9ad6a010240af6df432
WalletConnectSwiftV2: 5ea47db4d86e39fc749b66a05a661af9e87b277d

PODFILE CHECKSUM: ddca04bf50c4bb13125dd871fcbd72d21e63e9d9
PODFILE CHECKSUM: 12f86daf305325609ee75b5b41a4192a4d4e5026

COCOAPODS: 1.15.2

0 comments on commit 104204e

Please sign in to comment.