Skip to content

Commit

Permalink
Updated ios podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasFlamel1 committed Apr 29, 2023
1 parent e2f8d3d commit ab26de7
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions apps/ledger-live-mobile/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ PODS:
DEPENDENCIES:
- "boost (from `../../../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]_metro-_45bugrpbusvyszmca3id4feh4e/node_modules/react-native/third-party-podspecs/boost.podspec`)"
- "DoubleConversion (from `../../../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]_metro-_45bugrpbusvyszmca3id4feh4e/node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)"
- "ed25519-react (from `../../../node_modules/.pnpm/@[email protected].9_ondxtwf5lqq5g76dzmsmwamaca/node_modules/@nicolasflamel/ed25519-react`)"
- "ed25519-react (from `../../../node_modules/.pnpm/@[email protected].[email protected][email protected]/node_modules/@nicolasflamel/ed25519-react`)"
- "EXBarCodeScanner (from `../../../node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/expo-barcode-scanner/ios`)"
- "EXCamera (from `../../../node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/expo-camera/ios`)"
- "EXFileSystem (from `../../../node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/expo-file-system/ios`)"
Expand Down Expand Up @@ -769,7 +769,7 @@ DEPENDENCIES:
- "React-jsinspector (from `../../../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]_metro-_45bugrpbusvyszmca3id4feh4e/node_modules/react-native/ReactCommon/jsinspector`)"
- "React-logger (from `../../../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]_metro-_45bugrpbusvyszmca3id4feh4e/node_modules/react-native/ReactCommon/logger`)"
- "react-native-adjust (from `../../../node_modules/.pnpm/[email protected]/node_modules/react-native-adjust`)"
- "react-native-aes (from `../../../node_modules/.pnpm/[email protected].1_lozwnsft4qikf7edvar55jcfiy/node_modules/react-native-aes-crypto`)"
- "react-native-aes (from `../../../node_modules/.pnpm/[email protected].1_patch_hash=lozwnsft4qikf7edvar55jcfiy/node_modules/react-native-aes-crypto`)"
- "react-native-appboy-sdk (from `../../../node_modules/.pnpm/[email protected]/node_modules/react-native-appboy-sdk`)"
- "react-native-biometrics (from `../../../node_modules/.pnpm/[email protected][email protected]/node_modules/react-native-biometrics`)"
- "react-native-ble-plx (from `../../../node_modules/.pnpm/[email protected]/node_modules/react-native-ble-plx`)"
Expand Down Expand Up @@ -824,12 +824,12 @@ DEPENDENCIES:
- "RNShare (from `../../../node_modules/.pnpm/[email protected]/node_modules/react-native-share`)"
- "RNSVG (from `../../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-svg`)"
- "RNVectorIcons (from `../../../node_modules/.pnpm/[email protected]/node_modules/react-native-vector-icons`)"
- "secp256k1-zkp-react (from `../../../node_modules/.pnpm/@[email protected].13_ondxtwf5lqq5g76dzmsmwamaca/node_modules/@nicolasflamel/secp256k1-zkp-react`)"
- "secp256k1-zkp-react (from `../../../node_modules/.pnpm/@[email protected].[email protected][email protected]/node_modules/@nicolasflamel/secp256k1-zkp-react`)"
- "segment-analytics-react-native (from `../../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@segment/analytics-react-native`)"
- "smaz-react (from `../../../node_modules/.pnpm/@[email protected].12_ondxtwf5lqq5g76dzmsmwamaca/node_modules/@nicolasflamel/smaz-react`)"
- "smaz-react (from `../../../node_modules/.pnpm/@[email protected].[email protected][email protected]/node_modules/@nicolasflamel/smaz-react`)"
- "sovran-react-native (from `../../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@segment/sovran-react-native`)"
- "storyly-react-native (from `../../../node_modules/.pnpm/[email protected][email protected][email protected][email protected]/node_modules/storyly-react-native`)"
- "x25519-react (from `../../../node_modules/.pnpm/@[email protected].9_ondxtwf5lqq5g76dzmsmwamaca/node_modules/@nicolasflamel/x25519-react`)"
- "x25519-react (from `../../../node_modules/.pnpm/@[email protected].[email protected][email protected]/node_modules/@nicolasflamel/x25519-react`)"
- "Yoga (from `../../../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]_metro-_45bugrpbusvyszmca3id4feh4e/node_modules/react-native/ReactCommon/yoga`)"

SPEC REPOS:
Expand Down Expand Up @@ -878,7 +878,7 @@ EXTERNAL SOURCES:
DoubleConversion:
:podspec: "../../../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]_metro-_45bugrpbusvyszmca3id4feh4e/node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
ed25519-react:
:path: "../../../node_modules/.pnpm/@[email protected].9_ondxtwf5lqq5g76dzmsmwamaca/node_modules/@nicolasflamel/ed25519-react"
:path: "../../../node_modules/.pnpm/@[email protected].[email protected][email protected]/node_modules/@nicolasflamel/ed25519-react"
EXBarCodeScanner:
:path: "../../../node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/expo-barcode-scanner/ios"
EXCamera:
Expand Down Expand Up @@ -938,7 +938,7 @@ EXTERNAL SOURCES:
react-native-adjust:
:path: "../../../node_modules/.pnpm/[email protected]/node_modules/react-native-adjust"
react-native-aes:
:path: "../../../node_modules/.pnpm/[email protected].1_lozwnsft4qikf7edvar55jcfiy/node_modules/react-native-aes-crypto"
:path: "../../../node_modules/.pnpm/[email protected].1_patch_hash=lozwnsft4qikf7edvar55jcfiy/node_modules/react-native-aes-crypto"
react-native-appboy-sdk:
:path: "../../../node_modules/.pnpm/[email protected]/node_modules/react-native-appboy-sdk"
react-native-biometrics:
Expand Down Expand Up @@ -1048,17 +1048,17 @@ EXTERNAL SOURCES:
RNVectorIcons:
:path: "../../../node_modules/.pnpm/[email protected]/node_modules/react-native-vector-icons"
secp256k1-zkp-react:
:path: "../../../node_modules/.pnpm/@[email protected].13_ondxtwf5lqq5g76dzmsmwamaca/node_modules/@nicolasflamel/secp256k1-zkp-react"
:path: "../../../node_modules/.pnpm/@[email protected].[email protected][email protected]/node_modules/@nicolasflamel/secp256k1-zkp-react"
segment-analytics-react-native:
:path: "../../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@segment/analytics-react-native"
smaz-react:
:path: "../../../node_modules/.pnpm/@[email protected].12_ondxtwf5lqq5g76dzmsmwamaca/node_modules/@nicolasflamel/smaz-react"
:path: "../../../node_modules/.pnpm/@[email protected].[email protected][email protected]/node_modules/@nicolasflamel/smaz-react"
sovran-react-native:
:path: "../../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@segment/sovran-react-native"
storyly-react-native:
:path: "../../../node_modules/.pnpm/[email protected][email protected][email protected][email protected]/node_modules/storyly-react-native"
x25519-react:
:path: "../../../node_modules/.pnpm/@[email protected].9_ondxtwf5lqq5g76dzmsmwamaca/node_modules/@nicolasflamel/x25519-react"
:path: "../../../node_modules/.pnpm/@[email protected].[email protected][email protected]/node_modules/@nicolasflamel/x25519-react"
Yoga:
:path: "../../../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]_metro-_45bugrpbusvyszmca3id4feh4e/node_modules/react-native/ReactCommon/yoga"

Expand Down

0 comments on commit ab26de7

Please sign in to comment.