tomlokhorst / XcodeEdit

Swift library for reading and writing Xcode project files in OpenStep format
MIT License
206 stars 38 forks source link

Add fullPath to PBXFileSystemSynchronizedRootGroup #48

Closed fthdgn closed 1 week ago

fthdgn commented 2 weeks ago

R.swift needs fullPath property on PBXFileSystemSynchronizedRootGroup to access contents of Xcode 16 folders.

fthdgn commented 2 weeks ago

2.10.2 version is not on the develop branch. Should I use 2.10.2 tag instead of develop as base?