Unfortunately Bisq can also not run on my MacBook
Which error are you getting?
https://m.primal.net/HiMD.jpg
If you are running already macOS Ventura (13.0+) you need to do following to be able to start Bisq: - enter following command in Apple Terminal sudo xattr -rd com.apple.quarantine /Applications/Bisq.app - hit enter and you will be prompted to enter your password to be able to execute the command as super user After running this successfully you should be able to start Bisq as always.
I tried it. It says: not enough arguments for option -d. Expected at least 2 but got 1
Please join the discussion here to make complaints: https://matrix.to/#/%23bisq:bitcoin.kyoto
Install #bisq @deleted via homebrew https://formulae.brew.sh/cask/bisq It'll be : brew install --cask bisq
What is homebrew?
Package manager for #macOS. Install homebrew, then you can install many formulas (one of them being bisq) which will manage the app, and it's dependencies. https://m.primal.net/HiNk.png