mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Update applypatchesformaccatalyst.sh
This commit is contained in:
parent
ac1dad1037
commit
82b879e37e
@ -22,7 +22,7 @@ patch ImagePickerManager.m ../../../scripts/maccatalystpatches/ImagePickerManage
|
||||
echo "Applying patch for Podfile"
|
||||
cd ../../../
|
||||
patch ios/Podfile ./scripts/maccatalystpatches/podfile.patch --no-backup-if-mismatch
|
||||
echo "Applying patch for realm podspec"
|
||||
echo "Applying patch for Realm podspec"
|
||||
patch node_modules/realm/RealmJS.podspec ./scripts/maccatalystpatches/realm.patch --no-backup-if-mismatch
|
||||
cd ios
|
||||
pod update
|
||||
|
Loading…
Reference in New Issue
Block a user