@@ -26,16 +26,17 @@ XcodeProj is a library written in Swift for parsing and working with Xcode proje
2626
2727## Projects Using XcodeProj
2828
29- | Project | Repository |
30- | --------------- | -------------------------------------------------------------------------------------------- |
31- | ProjLint | [ github.com/JamitLabs/ProjLint] ( https://github.com/JamitLabs/ProjLint ) |
32- | rules_xcodeproj | [ github.com/buildbuddy-io/rules_xcodeproj] ( https://github.com/buildbuddy-io/rules_xcodeproj ) |
33- | Rugby | [ github.com/swiftyfinch/Rugby] ( https://github.com/swiftyfinch/Rugby ) |
34- | Sourcery | [ github.com/krzysztofzablocki/Sourcery] ( https://github.com/krzysztofzablocki/Sourcery ) |
35- | Tuist | [ github.com/tuist/tuist] ( https://github.com/tuist/tuist ) |
36- | XcodeGen | [ github.com/yonaskolb/XcodeGen] ( https://github.com/yonaskolb/XcodeGen ) |
37- | xspm | [ gitlab.com/Pyroh/xspm] ( https://gitlab.com/Pyroh/xspm ) |
38- | Privacy Manifest| [ github.com/stelabouras/privacy-manifest] ( https://github.com/stelabouras/privacy-manifest ) |
29+ | Project | Repository |
30+ | --------------- | ------------------------------------------------------------------------------------------------ |
31+ | ProjLint | [ github.com/JamitLabs/ProjLint] ( https://github.com/JamitLabs/ProjLint ) |
32+ | rules_xcodeproj | [ github.com/buildbuddy-io/rules_xcodeproj] ( https://github.com/buildbuddy-io/rules_xcodeproj ) |
33+ | Rugby | [ github.com/swiftyfinch/Rugby] ( https://github.com/swiftyfinch/Rugby ) |
34+ | Sourcery | [ github.com/krzysztofzablocki/Sourcery] ( https://github.com/krzysztofzablocki/Sourcery ) |
35+ | Tuist | [ github.com/tuist/tuist] ( https://github.com/tuist/tuist ) |
36+ | XcodeGen | [ github.com/yonaskolb/XcodeGen] ( https://github.com/yonaskolb/XcodeGen ) |
37+ | xspm | [ gitlab.com/Pyroh/xspm] ( https://gitlab.com/Pyroh/xspm ) |
38+ | Privacy Manifest| [ github.com/stelabouras/privacy-manifest] ( https://github.com/stelabouras/privacy-manifest ) |
39+ | XcodeProjectCLI | [ github.com/wojciech-kulik/XcodeProjectCLI] ( https://github.com/wojciech-kulik/XcodeProjectCLI ) |
3940
4041If you are also leveraging XcodeProj in your project, feel free to open a PR to include it in the list above.
4142
0 commit comments