Skip to content

yokomotod/pbxprojson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pbxprojson

command line tool for convert project.pbxproj file to readable format for PR.

Build

./install.sh

Usage

.build/debug/Pbxprojson print --filepath <path_to_project.pbxproj>

process output json with jq

.build/debug/Pbxprojson print --filepath <path_to_project.pbxproj> | jq .