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

carthage update #40

Closed
jspahrsummers opened this issue Oct 25, 2014 · 0 comments · Fixed by #57
Closed

carthage update #40

jspahrsummers opened this issue Oct 25, 2014 · 0 comments · Fixed by #57
Assignees

Comments

@jspahrsummers
Copy link
Member

This should:

  1. Download all dependencies, recursively
  2. Check out the latest version of each dependency that will satisfy all version requirements—or bail out, if the requirements conflict (Check out dependencies specified in Cartfile #7)
  3. Write the resolved dependency version information to Cartfile.lock
  4. Build all dependencies (Automatically build Cartfile-specified dependencies with carthage build #38)
  5. Put all built frameworks into a known location that the application project can link to (Automatically aggregate build products in one, consistent location #39)
@jspahrsummers jspahrsummers added this to the Initial Release milestone Oct 25, 2014
@jspahrsummers jspahrsummers self-assigned this Nov 13, 2014
@jspahrsummers jspahrsummers mentioned this issue Nov 13, 2014
6 tasks
natanrolnik pushed a commit to natanrolnik/Carthage that referenced this issue Feb 2, 2017
Generate an error against unrecognized arguments
hujunfeng pushed a commit to hujunfeng/Carthage that referenced this issue Oct 30, 2021
Fix bug where carthage would fail on update/bootstrap if dependencies were removed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant