Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

[Question] Does this tool take into consideration pod's dependencies? #11

Open
rogerluan opened this issue Mar 27, 2020 · 0 comments
Open

Comments

@rogerluan
Copy link

Hi!

This is a very useful tool. I'm looking forward to use it to better understand (or decide) which dependencies to choose whenever there's a dilemma, for example.

I analyzed the size of Plaid, and it tells me it's roughly 23MB. Then we're using a private/internal cocoapod that has Plaid as one of its dependencies, and this internal cocoapods results in roughly 10MB, by running this tool.

So, after looking at these numbers, looks like the tool doesn't take into consideration the dependencies installed by a given pod? Because if it was considering, shouldn't it show (at least) 23MB (from Plaid) + whatever this internal framework takes?
But, by reading the methodology used by cocoapods-size, looks like it should be considering the size of all of its dependencies… so I'm confused 😅

Any guidance or insights here would be great! 🙏 Thank you in advance!

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

No branches or pull requests

1 participant