• Stars
    star
    1,049
  • Rank 43,923 (Top 0.9 %)
  • Language
    Objective-C
  • Created almost 10 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.