Closed linked67 closed 8 years ago
Sorry about this, please update using sudo gem update fastlane_core
or bundle update
if you use bundler
:+1:
This issue was migrated to https://github.com/fastlane/fastlane/issues/2500. 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:
Just updated to 1.6 and when i run snapshot i get this:
Look like a recent commit has break things, i have restore it back changing this in detect_values.rb:
Snapshot.project.select_scheme
Snapshot.project.select_scheme(preferred_to_include: "UITests")