1354
No Microslop for me
(media.piefed.social)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Codemagic? I've made some pokes at using that for iOS builds with middling luck.
I’m using Fastlane, which I’m running via GitHub actions triggered by git tag.
I might give that a try, thanks for the reply. Codemagic is a bit complicated though I did seem to get it to work with a git tag increment as well.
Doing anything in that iOS environment is like pulling teeth it seems.