BuildTimeAnalyzer-for-Xcode

Build Time Analyzer for Swift

MIT License

Stars
4.3K

Bot releases are hidden (Show)

BuildTimeAnalyzer-for-Xcode - v1.0.12 Latest Release

Published by RobertGummesson over 5 years ago

BuildTimeAnalyzer-for-Xcode - v1.0.11

Published by RobertGummesson about 6 years ago

  • Xcode 10 support
BuildTimeAnalyzer-for-Xcode - v1.0.10

Published by RobertGummesson almost 7 years ago

  • Ability to sort by filename #78
BuildTimeAnalyzer-for-Xcode - v1.0.9

Published by RobertGummesson almost 7 years ago

  • Stretchable window #76
  • Don't keep window on top as a default #77
BuildTimeAnalyzer-for-Xcode - v1.0.8

Published by RobertGummesson about 7 years ago

  • Fixes a bug that was introduced in v1.0.7
BuildTimeAnalyzer-for-Xcode - v1.0.7

Published by RobertGummesson about 7 years ago

  • Migrated to Swift 4
BuildTimeAnalyzer-for-Xcode - v1.0.6

Published by RobertGummesson about 7 years ago

  • Support for Xcode 9
  • Ability to go to line
BuildTimeAnalyzer-for-Xcode - v1.0.5

Published by RobertGummesson over 7 years ago

  • Performance improvement
BuildTimeAnalyzer-for-Xcode - v1.0.4

Published by RobertGummesson over 7 years ago

  • Decimal support for Xcode 8.3
BuildTimeAnalyzer-for-Xcode - v1.0.3

Published by RobertGummesson almost 8 years ago

  • Fixes a problem with minimizing the window
BuildTimeAnalyzer-for-Xcode - v1.0.2

Published by RobertGummesson almost 8 years ago

  • Button added to open up the derived data folder
BuildTimeAnalyzer-for-Xcode - v1.0.1

Published by RobertGummesson about 8 years ago

  • Fix for the derived data path not working correctly
  • The app no longer crashes if an empty selection is made
BuildTimeAnalyzer-for-Xcode - v1.0.0

Published by RobertGummesson about 8 years ago

The plug-in has now been converted into a standalone app. A standalone app is obviously a bit more limited than a plug-in. Basically, the app now monitors the derived data folder rather than subscribing to Xcode notifications. Here are a couple of limitations:

  • The app doesn't indicate when a build process has started (but it knows when it ends)
  • Jumping to line upon selection no longer works, instead it just opens up the appropriate Swift file.
    I have also made some smaller improvements. One is the ability to choose existing projects to analyze, i.e existing builds.
BuildTimeAnalyzer-for-Xcode - v0.0.0-Plugin-for-Xcode7

Published by RobertGummesson about 8 years ago

An Xcode plug-in for Xcode 7.
NOTE: Starting with Xcode 8, plug-ins are no longer supported.

Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
GitHub release Build Status Swift Platform MIT
Related Projects