Ek-Hou-Van-Braai@piefed.social to Programmer Humor@programming.devEnglish · 1 month 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 · 1 month agomessage-square384linkfedilink
minus-squareikidd@lemmy.worldlinkfedilinkEnglisharrow-up1·1 month agoCodemagic? I’ve made some pokes at using that for iOS builds with middling luck.
minus-squaremoseschrute@lemmy.worldlinkfedilinkarrow-up1·1 month agoI’m using Fastlane, which I’m running via GitHub actions triggered by git tag.
minus-squareikidd@lemmy.worldlinkfedilinkEnglisharrow-up1·1 month 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.