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

Update IGListKit dependency to allow for updated versions #802

Merged

Conversation

johntmcintosh
Copy link
Contributor

The IGListKit subspec currently has the dependency hardcoded to version 3.0.0. I've come across a need to use a later version of IGListKit, so in the process I thought it would be nice for the podspec to allow a little more flexibility in versioning of the dependency. This PR will default to the latest 3.x version, but would also allow consumers to override the IGListKit dependency in their Podfiles to be anything in the 3.x.x range.

Copy link
Contributor

@maicki maicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@johntmcintosh Thanks for updating! LGTM, but refer to @Adlai-Holler for the last call.

Copy link
Member

@Adlai-Holler Adlai-Holler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is reasonable, although we may need to restrict it again if incompatibilities crop up. Thanks @johntmcintosh!

@Adlai-Holler Adlai-Holler merged commit 6f34691 into TextureGroup:master Feb 13, 2018
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
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 this pull request may close these issues.

None yet

3 participants