SortPbxproj
Script to sort "children" and "files" sections in Xcode project.pbxproj files
Install / Use
/learn @WorldDownTown/SortPbxprojREADME
SortPbxproj
SortPbxproj is a command-line tool that sort "children" and "files" sections in Xcode project.pbxproj files as shown in the screenshots below. This script is inspired on by sort-Xcode-project-file.
|before|after|
|:---|:---|
|
|
|
|
|
|
Installation
Homebrew (Recommended)
$ brew install WorldDownTown/taps/sort-pbxproj
or
$ brew tap WorldDownTown/taps
$ brew install sort-pbxproj
From Source
Clone the master branch of the repository, then run make install.
$ git clone https://github.com/WorldDownTown/SortPbxproj.git
$ make install
Mint
$ mint install WorldDownTown/SortPbxproj
Usage
$ sort-pbxproj <path>
ex 1)
$ sort-pbxproj SampleApp.xcodeproj
ex 2)
$ sort-pbxproj SampleApp.xcodeproj/project.pbxproj
Arguments
path
File path to *.xcodeproj or project.pbxproj.
Options
You can see options by sort-pbxproj --help.
--no-warnings
- Default: false
sort-pbxprojchecks the filename, and an error occurs if it is notproject.pbxproj. By adding--no-warningsflag, script ignores the filename.
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
