Closed Ho-Ro closed 2 years ago
As of release 3.3.0, macOS binaries (bundles) will no longer be provided due to this issue and a missing Mac on my end unless a volunteer works out, provides and supports the bundle creation for GitHub Actions.
I have a mac so I can try stuff out and maybe do some small fixes, but I'd need some direction to know where to look/what to do
The 1st test you can do is to check the mac build provided by @dianlight. I will pull his PR when I am back from vacation next weekend.
Sorry, closed by accident.
I'll try to check it tomorrow evening when I have access to my scope. I was able to build and use the mac version by following the macos build instructions, although I did have to manually specify some QT paths becuase homebrew doesn't install it globally by default.
The 1st test you can do is to check the mac build provided by @dianlight. I will pull his PR when I am back from vacation next weekend.
I ran it with my 6022BE on an M1 mac and it seems to work fine, aside from it not being from an identified developer.
Solved by #312
Describe the bug The MacOs build stops during creation of the
*.dmg
package:This error also occurs with a previous build that was successful 4 days ago. So it is not caused by any OH6022 changes. I suspect this is from a regression in the MacOs build system. Due to a missing Mac on my end, I will not investigate further and leave it to a volunteer to get the package build working again. In any case, the compiler in the GitHub Actions still works and shows that new commits build on a Mac.