sttm-desktop icon indicating copy to clipboard operation
sttm-desktop copied to clipboard

Unable to make mac build - BLOCKER

Open indersinghkhalis opened this issue 9 months ago • 4 comments
trafficstars

Whenever we push to a dev, master or release branch of this repo, it automatically creates a build for windows, and mac.

For mac, we use Travis, but the current travis config file .travis.yml is not able to generate the build.

Travis logs: Image

indersinghkhalis avatar Feb 12 '25 19:02 indersinghkhalis

@indersinghkhalis I am currently looking into this, trying to use github actions to see if it can generate the build file.

Gauravjeetsingh avatar Feb 19 '25 13:02 Gauravjeetsingh

@MySmilingTurban How's it going so far? Do you have any questions, doubts about it?

I was initially trying to use github actions for this, but was unable to generate a build for apple silicon using that.

Gauravjeetsingh avatar Mar 07 '25 20:03 Gauravjeetsingh

I think @MySmilingTurban is working on urgent shabadavli issues, so this has been de-prioritized.

indersinghkhalis avatar Apr 17 '25 23:04 indersinghkhalis

Update on Travis CI, it does not support macOS builds anymore. Thanks to @Gauravjeetsingh veerji for the heads up. I am currently working on it and looking into setting up an alternative.

Image

MySmilingTurban avatar Apr 23 '25 05:04 MySmilingTurban

Using github actions for mac build, and its working fine now.

Gauravjeetsingh avatar Jun 06 '25 17:06 Gauravjeetsingh