fyne-cross icon indicating copy to clipboard operation
fyne-cross copied to clipboard

Enable OSX compilation in CI

Open calderonth opened this issue 2 months ago • 7 comments

The Github Workflow does not run a cross compile for the darwin target. If darwin cross compilation is to be reliable, the CI should include it so we know that projects can be compiled reliably.

There are a number of open issues relating to Linux -> Darwin cross compile open and I think it would provide valuable signals if the CI can produce valid artefacts.

https://github.com/fyne-io/fyne-cross/blob/a730062af07dd5b3f45c74a465921b3b1e607fa6/.github/workflows/ci.yml#L91-L94

calderonth avatar May 14 '24 16:05 calderonth