KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project. This plugin is based on objc-dependency-visualizer.
##Changes
- Support Swift Project
- Resolving Dependecies from DWARF information
###Step 1 - Build your Xcode project(Simulator) ###Step 2 - Select Product->Objc-UML or Swift-UML
Install via Alcatraz
OR
Clone and build the project, then restart Xcode.
Uninstall via Alcatraz
OR
Run rm -r ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/KSHObjcUML.xcplugin/
Thanks to kattrali.cocoapods-xcode-plugin.
Thanks to Paul Taykalo.objc-dependency-visualizer.
KSHObjcUML is available under the MIT license. See the LICENSE file for more info.