For our workshop (Mac) app, we have a lot of branches (one per client). I kinda would like to setup CI so that it automatically builds the app, runs it on the most recent + 1 version back of macOS (smoke test) and if possible, code signs it for direct distribution. Is this easy to do these days?
10 months ago