ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

mac m1

Open lanson07 opened this issue 2 years ago • 1 comments

.dmg seems not to satisify m1/m2 chip for mac? how to fix it? thanks a lot.

lanson07 avatar Dec 27 '22 03:12 lanson07

I am now the Mac M1 and it is working

lencx avatar Dec 27 '22 03:12 lencx

I can confirm it works on M1, can you explain exactly what issue you are facing? Include screenshots if that helps to clarify the problem.

BrutalCoding avatar Dec 29 '22 09:12 BrutalCoding

thanks. I have fix this prob through homebrew script in mac(air m2). But .dmg is still not work.

lanson07 avatar Dec 29 '22 09:12 lanson07

This should actually follow the Electron Mail pattern for release so that there is a true Apple Silicon release:

  • https://github.com/vladimiry/ElectronMail/releases
  • https://github.com/vladimiry/ElectronMail/issues/357#issuecomment-1185389181

ylluminate avatar Jan 03 '23 11:01 ylluminate

This should actually follow the Electron Mail pattern for release so that there is a true Apple Silicon release:

* https://github.com/vladimiry/ElectronMail/releases

* [Apple Silicon/M1 Support vladimiry/ElectronMail#357 (comment)](https://github.com/vladimiry/ElectronMail/issues/357#issuecomment-1185389181)

So how can we migrate that electron solution to this tauri app?

yixinBC avatar Jan 03 '23 12:01 yixinBC