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

Cartfile.lock #29

Closed
jspahrsummers opened this issue Oct 13, 2014 · 1 comment · Fixed by #46
Closed

Cartfile.lock #29

jspahrsummers opened this issue Oct 13, 2014 · 1 comment · Fixed by #46
Assignees

Comments

@jspahrsummers
Copy link
Member

We need a file to track which versions we resolved for dependencies, so checking out a past commit results in consistent dependency versions everytime.

@jspahrsummers jspahrsummers added this to the Initial Release milestone Oct 13, 2014
@jspahrsummers
Copy link
Member Author

Although this is an internal Carthage file that should not be edited by users, it will be committed to their repositories, so changes to it should yield human-readable diffs.

This could probably look similar to the Cartfile itself, but with stricter syntax and fewer adornments:

ReactiveCocoa == 2.3.1
Mantle == 1.0
libextobjc == 0.4.1
xcconfigs == 0.5.1

@jspahrsummers jspahrsummers self-assigned this Nov 7, 2014
natanrolnik pushed a commit to natanrolnik/Carthage that referenced this issue Feb 2, 2017
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.

1 participant