tigase / beagle-im

(M) XMPP client for macOS based on TigaseSwift XMPP library
GNU General Public License v3.0
184 stars 21 forks source link

M1 Support #89

Closed vitalyster closed 2 years ago

vitalyster commented 3 years ago

Appstore version does not work on Apple Silicon. With Rosetta it crashed on start.

hantu85 commented 3 years ago

BeagleIM worked just fine on M1 with Rosetta when it was released. The new version, which is now in beta as it is still not stable, is working on M1 and contains a build for M1 CPU architecture.

Issue (if you are experiencing it) will be fixed in the new version when it is released.

vitalyster commented 3 years ago

No, it does not work since the beginning (AppStore version). This is a crash with Rosetta:

% arch -x86_64 /Applications/BeagleIM.app/Contents/MacOS/BeagleIM
could not get authorization for notifications true nil
found account = xxx@xxx , jid = yyy@yyy , count = 1
[...]
zsh: illegal hardware instruction
hantu85 commented 3 years ago

As I've already stated:

The new version, which is now in beta as it is still not stable, is working on M1 and contains a build for M1 CPU architecture.

Issue (if you are experiencing it) will be fixed in the new version when it is released.

You need to wait for a new version to be released.

michaelblyons commented 2 years ago

5.0 is out now. Try again?

vitalyster commented 2 years ago

Works now