Skip to content

Commit a73c786

Browse files
authored
Merge pull request #8 from CuriositySoftware/logo
Add Logo
2 parents 63ff4f4 + d91371a commit a73c786

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Logo/png/logo.png

21.6 KB
Loading

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# XcodeTargetGraphGen
1+
![](Logo/png/logo.png)
22

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+
# What is this?
7+
68
XcodeTargetGraphGen is a Swift command-line tool that interprets `.xcodeproj` files to create a visual depiction of module-level internal dependencies using Mermaid diagram syntax. By supporting multiple package managers, it enables users to visually map out the structure and dependencies of Xcode projects across various environments, providing a clear and comprehensible graphical representation of these relationships.
79

810
The supported package managers are as follows:

0 commit comments

Comments
 (0)