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

Summarize Build Time per Pods Target #99

Open
Buju77 opened this issue Jan 31, 2020 · 2 comments
Open

Summarize Build Time per Pods Target #99

Buju77 opened this issue Jan 31, 2020 · 2 comments

Comments

@Buju77
Copy link

Buju77 commented Jan 31, 2020

We are heavily using Cocoapods in our projects. We usually have a lot of pods included to our app targets.

It would be nice to see which Pods (Swift module) takes up the most time to compile.

Without knowing how this tool works, here my brain dump ideas :D

  • accumulate all build times from same Pod (Swift module)
  • display a new list for all the Swift modules
  • clicking on one item in the list opens current view what we have, but just filtered by that Swift module only
@RobertGummesson
Copy link
Owner

RobertGummesson commented Jan 31, 2020

Thanks, I am no longer developing this project actively but am open to contributions if someone would make it compatible with CocoaPods.

@Buju77
Copy link
Author

Buju77 commented Feb 13, 2020

Do you have any starting points how to achieve this feature?

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

No branches or pull requests

2 participants