Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikoloutsos committed Oct 30, 2024
1 parent 19c5813 commit 5bb922b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ for target in package.targets.filter({ $0.type != .plugin && $0.type != .binary
Once added, the plugin will automatically check for transitive dependencies each time your project builds. If any transitive dependencies are detected, Xcode will throw an error providing you with the transitive dependencies imported!

> Note: On your first run, you may be prompted to enable the plugin. Follow the instructions in the console to complete the setup.
![CleanShot 2024-10-30 at 16 58 40](https://github.com/user-attachments/assets/3e528f94-052e-4285-a141-b33424113643)

![CleanShot 2024-10-30 at 16 59 10](https://github.com/user-attachments/assets/dfaee61a-4e21-43f5-8d77-4e924d6859df)

![CleanShot 2024-10-30 at 17 44 34@2x](https://github.com/user-attachments/assets/001cf46d-442a-4d6a-94d4-19cb29892e40)


## 🤝 Contributions

Expand Down

0 comments on commit 5bb922b

Please sign in to comment.