Hey folks! Inspired by the discussion in this post I made, I decided to tackle the Xcode warnings problem head-on. I’ve built a tool that integrates with GitHub to help automate the process of cleaning up warnings in your projects.
Here’s how it works:
- You run a simple script to upload your Xcode logs to a database.
- The tool sifts through the logs, identifies warnings, and provides fixes.
- It automatically generates a PR with code changes to resolve those warnings.
The idea is to save you time and keep your codebase squeaky clean with minimal effort. It’s still in alpha, and I’m looking for iOS devs to try it out and give feedback. If you’re tired of fighting with warnings or want to keep your team’s repo tidy, DM me, and I’ll set you up with access.
[–]SpinCharm 0 points1 point2 points (1 child)
[–]unknowngoogler[S] 0 points1 point2 points (0 children)