Cubxity / typstudio

A W.I.P desktop application for a new typesetting language, typst.
GNU General Public License v3.0
611 stars 19 forks source link

No aarch64 binary available for macOS #9

Closed caoimhebyrne closed 1 year ago

caoimhebyrne commented 1 year ago

The CI currently only builds for x86_64, the universal-apple-darwin target is needed to compile for both x86_64 and aarch64.