robertknight / Qt-Inspector

Utility to browse the Qt object tree of a running Qt application and edit object properties on the fly.
GNU Lesser General Public License v3.0
401 stars 70 forks source link

precompiled binary #22

Open theuserbl opened 2 years ago

theuserbl commented 2 years ago

Ok, I know it is from 2018, but is is possible to publish a release at https://github.com/robertknight/Qt-Inspector/releases for the most widely used operating systems?

robertknight commented 2 years ago

I'm currently busy with some other projects, but a first step towards this would be to set up continuous integration using GitHub Actions and create builds for say, Linux and macOS as part of the process.