kin

Format and validate Xcode project files for cleaner version control

brewmacoslinux
Try with needOr install directly
Source

About

Sane PBXProj files

Commands

kin

Examples

Format a PBXProj file to make it more readable and git-friendly$ kin format path/to/project.pbxproj
Validate syntax of a PBXProj file without making changes$ kin validate path/to/project.pbxproj
Process all PBXProj files in an Xcode project directory$ kin format path/to/Project.xcodeproj/project.pbxproj