ERROR ITMS-90189: Redundant Binary Upload - but only on CI #20401
Unanswered
joemasilotti
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{{title}}
-
Hi there, I'm trying to automate TestFlight build uploads for my app. I have everything working locally, but when I run the same lane on CI (GitHub Actions) I get the following error:
Fastfile
GitHub Action configuration
I'm using
fastlane (2.206.2).Running
bundle exec fastlane ios releaselocally works fine. Am I missing something obvious? Or issetup_cidoing something to mess with the automated version bumping?Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions