Closed manicakes closed 8 years ago
Same problem here. Looks like a bug in commit 68e5f72376b48e85da3d20ca0075ecf8a2f758a9 Specifically it's that entire commit, probably should be reverted until fastlane_core up's the version number
Correct; I independently (& incorrectly) reported it here as well: https://github.com/fastlane/fastlane/issues/1169
I believe all that needs to be done is fastlane_core
0.35.1
to be released to the gem repository, as I noticed that @KrauseFx bumped the version of that earlier today . Hopefully that can happen soon as I am blocked from installing fastlane
on my build machine.
Submitted a PR
Thanks for reporting! We'll get this fixed up shortly!
Sorry for the troubles, please try again and update, everything should be working now :+1:
Can confirm that issue is fixed - thank you @asfalcone and @KrauseFx for the quick response.
Thanks for confirming @manicakes :+1:
This issue was migrated to https://github.com/fastlane/fastlane/issues/2122. Please post all further comments there.
fastlane
is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket:
Because of this dependency, I can't install either
deliver
, orfastlane
.I am no expert on gems, so apologies in advance if I missed something obvious.
The latest version of
fastlane_core
in the gems repository is0.35.0
.