andlabs / ui

Platform-native GUI library for Go.
Other
8.33k stars 652 forks source link

Apple silicon support and New window centered #423

Closed czkoko closed 1 year ago

czkoko commented 2 years ago

New window centered now on macos, add apple silicon arm64 static library,remove static library debug symbols .

limingjie commented 2 years ago

Thank you @czkoko! The arm64 build works very well.

wynemo commented 7 months ago

With this, cross compiling is working. or you would receive: “ld: symbol(s) not found for architecture arm64”