kimsungwhee / KSHObjcUML

KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project

Home Page:https://github.com/kimsungwhee/KSHObjcUML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KSHObjcUML

KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project. This plugin is based on objc-dependency-visualizer.

Example

##Changes

2016-04-24

  • Support Swift Project

2015-05-25

  • Resolving Dependecies from DWARF information

Usage

###Step 1 - Build your Xcode project(Simulator) ###Step 2 - Select Product->Objc-UML or Swift-UML Screenshot

Install

Install via Alcatraz

OR

Clone and build the project, then restart Xcode.

Uninstall

Uninstall via Alcatraz

OR

Run rm -r ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/KSHObjcUML.xcplugin/

Thanks

Thanks to kattrali.cocoapods-xcode-plugin.

Thanks to Paul Taykalo.objc-dependency-visualizer.

License

KSHObjcUML is available under the MIT license. See the LICENSE file for more info.

About

KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project

https://github.com/kimsungwhee/KSHObjcUML


Languages

Language:Objective-C 99.2%Language:Shell 0.8%