Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 441 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 441 Bytes

pbxproj formatter

This is a Javascript port of this beautiful perl script. This was the only zero-dependency solution I found to keeping our pbxproj files deterministically formatted.

It will also resolve conflicting versions. This is useful if you use the "union" merge strategy for this file and end up with multiple "CURRENT_PROJECT_VERSION" lines.