Coder Social home page Coder Social logo

Comments (7)

RobertGummesson avatar RobertGummesson commented on June 11, 2024 2

Yes, but it's been slow (other priorities). I'm still on it though so bear with me. :)

from buildtimeanalyzer-for-xcode.

orta avatar orta commented on June 11, 2024 1

I have a build log parser here: https://github.com/orta/Snapshots-app/blob/master/Snapshots/DeveloperDirWatcher.swift

Been wanting to convert all of this stuff into an XcodeSDK mixed with the new AppleScript API, but haven't made the time yet.

from buildtimeanalyzer-for-xcode.

onmyway133 avatar onmyway133 commented on June 11, 2024

@RobertGummesson or we can add a new run script build phase, and trigger the standalone app from there

from buildtimeanalyzer-for-xcode.

RobertGummesson avatar RobertGummesson commented on June 11, 2024

@onmyway133 - Yep, that's an option too. ...or perhaps both.

from buildtimeanalyzer-for-xcode.

RobertGummesson avatar RobertGummesson commented on June 11, 2024

@orta Good stuff

from buildtimeanalyzer-for-xcode.

juliand665 avatar juliand665 commented on June 11, 2024

Is there any progress on Xcode 8 support? I'd love to use this!

from buildtimeanalyzer-for-xcode.

RobertGummesson avatar RobertGummesson commented on June 11, 2024

Update: #45 contains the implementation for the standalone app. I will be testing it throughout the day and merge it to master if nothing catches on fire.

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.

from buildtimeanalyzer-for-xcode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.