Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

"kpm restore global.json" should only restore the dependencies in global.json #501

Closed
ChengTian opened this issue Aug 4, 2014 · 0 comments
Assignees
Milestone

Comments

@ChengTian
Copy link
Contributor

Current implementation of kpm restore global.json just does a common kpm restore and check SHAs after that. Because a common kpm restore restores dependencies for all target frameworks, it introduces a lot of unnecessary dependencies.

The right way to do it is that we scan global.json file and only restore the dependencies in global.json.

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

No branches or pull requests

1 participant