Our great sponsors
- SonarQube - Static code analysis for 29 languages.
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
-
There is no native functionality in Xcode for that. In the past I used Doxygen on Objective-C, but it does not support Swift. Looking at Jazzy, it does not seem to have that feature, but maybe it's hidden in some option.
-
swift-auto-diagram
A Ruby script that scans all swift code from the specified folders and files and automatically generates an entity diagram (similar to a class diagram) which can be viewed in a browser.
Maybe this? https://github.com/yoshimkd/swift-auto-diagram
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
SwiftPlantUML-Xcode-Extension
Xcode Extension for generating class diagrams from Swift code (powered by PlantUML)
Here's an Xcode extension that will do it!