Client v2.3.1 not available for macOS?

The Nextcloud client download page states that the newest available client version is 2.3.1. The download link for Windows leads to “Nextcloud-2.3.1.8-setup.exe”, so nothing special there. But the link for macOS is for “Nextcloud-2.2.4.1.pkg”, so the old version. I couldn’t find it on https://download.nextcloud.com/desktop/releases/Mac/ either.
Has anyone a guess what’s wrong there or has anyone compiled it on his own?

Will let you know what’s happening soon :wink: Thanks for staying on top of this! :slight_smile:

2.3.2 will be available soon (in a week or so).

1 Like

Nice to see some progress here. Especially with the mac client there has been this problem with compatibility of ciphers.

This is currently in internal testing phase. Just to keep you guys updated.

I compiled the mac client for personal use but I have some problems of codesign-ing the package (it is not affecting using the app though.) My original post about this was on github.com. See here. Also I emailed @mario weeks ago in the hope that he could help us document this snippet in ./osx/build.sh in the code repo, like how to add our personal identities rather than use nextcloud developers’ identities.

sudo ~/client_theming/client/admin/osx/sign_app.sh ~/install/nextcloud.app 59FA8948AEBAE3F2222AE9BC020D6DA31DF821A7
sudo ./admin/osx/create_mac.sh ../install/ . 6A588D031B2B63991A49DB9C98B4C846D6D0EAC4

2 Likes

Any updates on this? I’ve opened an issue over at github 3 weeks ago asking for the v.2.3.2 release.

There was also an issue for the v2.3.1 release from 8 April which was closed without solution.

Just in case you haven’t seen it has been released: https://download.nextcloud.com/desktop/releases/Mac/Installer/Nextcloud-2.3.2.1.pkg

1 Like

Good news! Thanks for the efforts.

Happy hacking…