Skip to content

Commit

Permalink
Merge pull request #14 from Web3Auth/updates
Browse files Browse the repository at this point in the history
updates in session-manager as per with android.
  • Loading branch information
chaitanyapotti authored Oct 24, 2024
2 parents 67d5f7d + 104934d commit 90afccc
Show file tree
Hide file tree
Showing 351 changed files with 1,564 additions and 40,726 deletions.
2 changes: 1 addition & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use_frameworks!
platform :ios, '14.0'

target 'Session-Manager_Example' do
pod 'Session-Manager', :path => '../'
pod 'TorusSessionManager', :path => '../'

target 'Session-Manager_Tests' do
inherit! :search_paths
Expand Down
36 changes: 10 additions & 26 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,43 +1,27 @@
PODS:
- BigInt (5.0.0)
- CryptoSwift (1.5.1)
- GenericJSON (2.0.2)
- curvelib.swift (2.0.0)
- KeychainSwift (20.0.0)
- secp256k1.swift (0.1.4)
- Session-Manager (1.0.0):
- CryptoSwift (~> 1.5.1)
- TorusSessionManager (6.0.0):
- curvelib.swift (~> 2.0.0)
- KeychainSwift (~> 20.0.0)
- web3.swift (~> 0.9.3)
- web3.swift (0.9.3):
- BigInt (~> 5.0.0)
- GenericJSON (~> 2.0)
- secp256k1.swift (~> 0.1)

DEPENDENCIES:
- Session-Manager (from `../`)
- TorusSessionManager (from `../`)

SPEC REPOS:
trunk:
- BigInt
- CryptoSwift
- GenericJSON
- curvelib.swift
- KeychainSwift
- secp256k1.swift
- web3.swift

EXTERNAL SOURCES:
Session-Manager:
TorusSessionManager:
:path: "../"

SPEC CHECKSUMS:
BigInt: 74b4d88367b0e819d9f77393549226d36faeb0d8
CryptoSwift: c4f2debceb38bf44c80659afe009f71e23e4a082
GenericJSON: 79a840eeb77030962e8cf02a62d36bd413b67626
curvelib.swift: b9223e5cac801effed8a5fe8968e952b3fe427a5
KeychainSwift: 0ce6a4d13f7228054d1a71bb1b500448fb2ab837
secp256k1.swift: a7e7a214f6db6ce5db32cc6b2b45e5c4dd633634
Session-Manager: f73626fea681f380efc86c700de2aa955bfe54b4
web3.swift: c6c3bf1f853743f8a7a58d263e5f7e46545e22c7
TorusSessionManager: a2d63655c6f795d1609acb1b9feaf5ffb7f9e4ed

PODFILE CHECKSUM: 03302ff2fb2892149218b20d78a4efc09c152f57
PODFILE CHECKSUM: c29a712eea414ba0237d853898c62c228bdfbcda

COCOAPODS: 1.11.3
COCOAPODS: 1.15.2
20 changes: 0 additions & 20 deletions Example/Pods/BigInt/LICENSE.md

This file was deleted.

430 changes: 0 additions & 430 deletions Example/Pods/BigInt/README.md

This file was deleted.

122 changes: 0 additions & 122 deletions Example/Pods/BigInt/Sources/Addition.swift

This file was deleted.

74 changes: 0 additions & 74 deletions Example/Pods/BigInt/Sources/BigInt.swift

This file was deleted.

Loading

0 comments on commit 90afccc

Please sign in to comment.