Skip to content

Commit

Permalink
Merge branch 'main' into feat/stake-822-build-your-balance-component
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt561 authored Sep 25, 2024
2 parents 2ffffec + 36eade5 commit ba6634a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ def common_target_logic
# use_frameworks!
pod 'Permission-BluetoothPeripheral', :path => '../node_modules/react-native-permissions/ios/BluetoothPeripheral'
pod 'GzipSwift'

# Pod for fixing react-native-quick-crypto issue: https://github.com/margelo/react-native-quick-crypto/issues/244
pod "OpenSSL-Universal", "= 1.1.1100"
end

target 'MetaMask' do
Expand Down
2 changes: 1 addition & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1302,6 +1302,6 @@ SPEC CHECKSUMS:
Yoga: 6f5ab94cd8b1ecd04b6e973d0bc583ede2a598cc
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: 0e9407472193b5f7d5cfe4715c8f1f2c2fed42e5
PODFILE CHECKSUM: 876298d4a106643492005466f7a314cd08711f4d

COCOAPODS: 1.15.2

0 comments on commit ba6634a

Please sign in to comment.