Ek-Hou-Van-Braai@piefed.social to Programmer Humor@programming.devEnglish · 2 months agoNo Microslop for memedia.piefed.socialimagemessage-square384linkfedilinkarrow-up11.46Karrow-down1102
arrow-up11.36Karrow-down1imageNo Microslop for memedia.piefed.socialEk-Hou-Van-Braai@piefed.social to Programmer Humor@programming.devEnglish · 2 months agomessage-square384linkfedilink
minus-squareikidd@lemmy.worldlinkfedilinkEnglisharrow-up1·2 months agoCodemagic? I’ve made some pokes at using that for iOS builds with middling luck.
minus-squaremoseschrute@lemmy.worldlinkfedilinkarrow-up1·2 months agoI’m using Fastlane, which I’m running via GitHub actions triggered by git tag.
minus-squareikidd@lemmy.worldlinkfedilinkEnglisharrow-up1·2 months agoI 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.
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.