We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
u3d --help
u3d added a dependency on 'rubyzip', '>= 2.0.0', '< 3.0.0' but fastlane depends on 'rubyzip', '>= 1.1.0', '< 2.0.0'
Since u3d is meant to be used in CI environments, and meant to be compatible with fastlane it would be better if the dependency wasn't as strict.
The text was updated successfully, but these errors were encountered:
niezbop
Successfully merging a pull request may close this issue.
Issue Checklist
u3d --help
Issue Description
u3d added a dependency on 'rubyzip', '>= 2.0.0', '< 3.0.0' but fastlane depends on 'rubyzip', '>= 1.1.0', '< 2.0.0'
Since u3d is meant to be used in CI environments, and meant to be compatible with fastlane it would be better if the dependency wasn't as strict.
The text was updated successfully, but these errors were encountered: