Skip to content

Commit e1437fc

Browse files
authored
Update README.md
1 parent 4869c6e commit e1437fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![Swift Package Manager](https://img.shields.io/badge/swift%20package%20manager-compatible-brightgreen.svg)
44
![License](https://img.shields.io/badge/License-MIT-yellow.svg)
55

6-
XcodeTargetGraphGen is a Swift command line tool that analyzes .xcodeproj files to generate a visualization of module-level internal dependencies using Mermaid diagram syntax. It supports multiple package managers, providing a clear representation of the structure and dependencies in Xcode projects across various environments. This facilitates a deeper understanding of the organization of modules in complex projects.
6+
XcodeTargetGraphGen is a Swift command line tool that analyzes `.xcodeproj` files to generate a visualization of module-level internal dependencies using Mermaid diagram syntax. It supports multiple package managers, providing a clear representation of the structure and dependencies in Xcode projects across various environments. This facilitates a deeper understanding of the organization of modules in complex projects.
77

88
The supported package managers are as follows:
99

0 commit comments

Comments
 (0)