mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-03 20:07:11 +01:00
Update applypatchesformaccatalyst.sh
This commit is contained in:
parent
b62e371a4f
commit
f2ae68c3d6
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ sed -i '' 's/"patches": "patch -p1 < scripts\/react-native-tor.patch; patch -p1
|
|||
rm -fr node_modules
|
||||
echo "Re-installing node_modules"
|
||||
npm i
|
||||
echo "Applying patch for LDK Podfile"
|
||||
sed -i '' 's/LDKFramework.xcframework/LDKFramework-maccatalyst.xcframework/g' ./node_modules/rn-ldk/rn-ldk.podspec
|
||||
echo "Deleting torrific.js and lightning-ldk-wallet.ts content"
|
||||
cp scripts/maccatalystpatches/torrific.js blue_modules/torrific.js
|
||||
cp scripts/maccatalystpatches/lightning-ldk-wallet.ts class/wallets/lightning-ldk-wallet.ts
|
||||
|
|
Loading…
Add table
Reference in a new issue