Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated fastlane-core dependency #57

Closed
valeriomazzeo opened this issue Dec 1, 2016 · 1 comment · Fixed by #58
Closed

updated fastlane-core dependency #57

valeriomazzeo opened this issue Dec 1, 2016 · 1 comment · Fixed by #58

Comments

@valeriomazzeo
Copy link

A project using xcov cannot install the latest version of fastlane 1.111.0 because of the hard dependency on fastlanecore.

A solution would be to update this dependency:
spec.add_dependency 'fastlane_core', '>= 0.44.0', '< 1.0.0'

same as #38

@nakiostudio
Copy link
Collaborator

Hey @valeriomazzeo 👋

Thanks for reporting. Will update later today!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants