mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
Update applypatchesformaccatalyst.sh
This commit is contained in:
parent
060f86bead
commit
ece7475f0d
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ sed -i '' '/react-native-tor/d' ./package.json
|
|||
echo "Re-installing node_modules"
|
||||
npm i
|
||||
echo ""
|
||||
echo "react-native-tor is not currently compatible with Mac Catalyst. You will need to remove all references from torrific.js. After this, you should now be able to compile BlueWallet using Mac Catalyst on XCode. If you are running macOS Catalina, you will need to remove the iOS 14 Widgets from the project targets."
|
||||
echo "react-native-tor is not currently compatible with Mac Catalyst. You will need to remove all references from torrific.js. After this, you should be able to compile BlueWallet using Mac Catalyst on XCode. If you are running macOS Catalina, you will need to remove the iOS 14 Widgets from the project targets."
|
||||
|
|
Loading…
Add table
Reference in a new issue