you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 6 months ago (2 children)

Codemagic? I've made some pokes at using that for iOS builds with middling luck.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 5 months ago (1 child)

    I’m using Fastlane, which I’m running via GitHub actions triggered by git tag.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 1 point 5 months ago

    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.

  • source
  • parent