tari-project / tari-universe

Other
0 stars 3 forks source link

ci(fix): build osx universal packages - workaround #66

Closed leet4tari closed 3 months ago

leet4tari commented 3 months ago

Add a workaround in CI for the OSX universal build.

Seems src-tauri/rust-toolchain.toml limits the available build targets. In CI remove this file only for OSX.

Also add a release and debug build, with prelease tag.