Skip to content

ZehMatt/PBXEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PBXEdit

Lightweight Xcode project editor

PBXEdit

Description

A simple Xcode project editor to quickly add or remove files without the need of Xcode. All of the PBX serialization/deserialization is based on studying one of the project files from a real project, some things might be wrong but it seems to good enough to keep the build pipeline happy.

Why

The reason is quite simple, we (OpenRCT2) needed a way to manage the Xcode project without having to use Xcode which is only available for MacOS. You may or may not find this helpful for your own projects. The UI and serializer/deserializer are separate, you can write CI tools if you want to.

Bugs

Probably has some, if you encounter one please create a new issue, I may or may not fix it, PR's are always welcome.

About

Lightweight Xcode project editor

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages