Coder Social home page Coder Social logo

mdabbagh88 / objectgraph-xcode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vampirewalk/objectgraph-xcode

0.0 1.0 0.0 293 KB

ObjectGraph can show oriented graph of dependencies between classes in your project.

License: BSD 3-Clause "New" or "Revised" License

Objective-C 85.83% Python 14.17%

objectgraph-xcode's Introduction

ObjectGraph

ObjectGraph can show oriented graph of dependencies between classes in your project. This plugin is based on objc_dep and Graphviz.

Screenshot

Example

Usage

The default path of source code parsing is project root path, you can set new path by clicking "Set Source Path Path...". For example, if you just want to parse your product class, not test class or external library class in Pods directory, you can set path to directory which contains your product class and execute "Draw Object Graph" again.

Install

First step, install Graphviz

brew install graphviz

Second, install ObjectGraph-Xcode via Alcatraz or Clone and build the project, then restart Xcode.

Uninstall

Uninstall it via Alcatraz or Run rm -r ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/ObjectGraph.xcplugin/

Thanks

Thanks to kattrali, I get inspiration and import some code from cocoapods-xcode-plugin.

objectgraph-xcode's People

Contributors

vampirewalk avatar

Watchers

 avatar

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.