philseeley / boatinstrument

Boat Instrument
GNU General Public License v3.0
12 stars 1 forks source link

Add scripts for building and publishing binaries on circleci #2

Closed mgrouch closed 3 months ago

mgrouch commented 3 months ago

Native arm64, amd64 Linux builds are supported

philseeley commented 3 months ago

Thanks Mikhail, I'll checkout CircleCI.

My intention, when I'm happy the code is more stable, is to publish the Android and iOS builds to their respective App Stores and package the Linux builds as .deb/.rpm and host repositories for them, possibly on github.io.

Looks like CircleCI supports MacOS which will be a real help building for those platforms. Will just have to work out how to automatically sign and push to the App Store.

Cheers Phil

mgrouch commented 3 months ago

I'm going to make a new pull request. I did some improvements. Closing thins one