Skip to content

Commit

Permalink
update Pods in samples
Browse files Browse the repository at this point in the history
  • Loading branch information
lamafab committed Jul 13, 2023
1 parent d327527 commit 3d7e93f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions samples/kmp/iosApp/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PODS:
- shared (1.0):
- TrustWalletCore
- SwiftProtobuf (1.19.1)
- TrustWalletCore (2.9.8):
- TrustWalletCore/Core (= 2.9.8)
- TrustWalletCore/Core (2.9.8):
- SwiftProtobuf (1.22.0)
- TrustWalletCore (3.2.5):
- TrustWalletCore/Core (= 3.2.5)
- TrustWalletCore/Core (3.2.5):
- TrustWalletCore/Types
- TrustWalletCore/Types (2.9.8):
- TrustWalletCore/Types (3.2.5):
- SwiftProtobuf

DEPENDENCIES:
Expand All @@ -23,9 +23,9 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
shared: 973e5c894781ebff8382176ea25326e62f08b171
SwiftProtobuf: 59d9ea2eb5f84b509f32d170a65f3348ae758f1e
TrustWalletCore: 53f09313edb1c010de78314d023c67d2d4654864
SwiftProtobuf: 40bd808372cb8706108f22d28f8ab4a6b9bc6989
TrustWalletCore: 0e99669adf6134bc5e5579f1f85727efd8f9f282

PODFILE CHECKSUM: f282da88f39e69507b0a255187c8a6b644477756

COCOAPODS: 1.11.3
COCOAPODS: 1.12.1
16 changes: 8 additions & 8 deletions samples/osx/cocoapods/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- BigInt (5.2.0)
- SwiftProtobuf (1.19.0)
- TrustWalletCore (2.9.5):
- TrustWalletCore/Core (= 2.9.5)
- TrustWalletCore/Core (2.9.5):
- SwiftProtobuf (1.22.0)
- TrustWalletCore (3.2.5):
- TrustWalletCore/Core (= 3.2.5)
- TrustWalletCore/Core (3.2.5):
- TrustWalletCore/Types
- TrustWalletCore/Types (2.9.5):
- TrustWalletCore/Types (3.2.5):
- SwiftProtobuf

DEPENDENCIES:
Expand All @@ -20,9 +20,9 @@ SPEC REPOS:

SPEC CHECKSUMS:
BigInt: f668a80089607f521586bbe29513d708491ef2f7
SwiftProtobuf: 6ef3f0e422ef90d6605ca20b21a94f6c1324d6b3
TrustWalletCore: 52ec9b10c17c8d7443e848ff0e6adac4d39be9f0
SwiftProtobuf: 40bd808372cb8706108f22d28f8ab4a6b9bc6989
TrustWalletCore: 0e99669adf6134bc5e5579f1f85727efd8f9f282

PODFILE CHECKSUM: 5fb79210604aff833a8320c937ea3849c2d9ac06

COCOAPODS: 1.11.3
COCOAPODS: 1.12.1

0 comments on commit 3d7e93f

Please sign in to comment.