Skip to content

semen-sequenia/KMHXcodeTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KMHXcodeTools

Last Updated: Jun 01 2017

This Python script keeps your project.pbxproj file inside of your <ProjectName>.xcodeproj file organized.

How To Use

Copy pbxproj_organizer.py into your Xcode project's directory so it is a sibling of your .xcodeproj file. Then add the following Run Script to your Build Phases to have Xcode automatically keep your project.pbxproj file organized each time you build your app:

Xcode Run Script

or you can navigate to your project's directory and run it via the Terminal:

$ python pbxproj_organizer.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.5%
  • Objective-C 10.5%