Skip to content

kimsungwhee/KSHObjcUML

Repository files navigation

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.