Vincent-liuwingsang/unlost

Intel Mac supported?

Opened this issue · 1 comments

I can install Unlost fine on an Intel Mac, and the onboarding works.

It does create some recordings (mostly black, but some windows are recorded), but search doesn't find anything.

Is Intel supported? If not, the onboarding should probably fail.

Rewind does work on Intel (I'm only mentioning this to show it's technically possible).

it does work but the server needs to compiled in intel architecture

https://pyinstaller.org/en/stable/feature-notes.html#macos-multi-arch-support

You should be able to add a flag to the compile script under README and compile workable app on intel