Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ rm -rdf ${TMP}com.apple.test.*
## 🧰 Tools

- [DevCleaner](https://github.com/vashpan/xcode-dev-cleaner) If you want to reclaim tens of gigabytes of your storage used for various Xcode caches - this tool is for you!
- [Ivy Tendril](https://github.com/Ivy-Interactive/Ivy-Tendril) Open-source agentic software factory with an amazing UI that handles parallel Git worktrees for you, complete with programmatic verifications and fast review loops
- [Kintsugi](https://github.com/Lightricks/Kintsugi) A tool to automatically resolve Git conflicts that occur in Xcode project files
- [BuildTimeAnalyzer](https://github.com/RobertGummesson/BuildTimeAnalyzer-for-Xcode) A build time analyzer for Xcode
- [XCLogParser](https://github.com/MobileNativeFoundation/XCLogParser) A tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format
Expand Down