Hi,
I noticed that files generated by XcodeProj set additional properties which are no longer used by the latest Xcode, so whenever I edit something in Xcode, it removes those properties:
This could be probably fixed by removing these two lines:
in PBXGroup.swift.
Hi,
I noticed that files generated by XcodeProj set additional properties which are no longer used by the latest Xcode, so whenever I edit something in Xcode, it removes those properties:
This could be probably fixed by removing these two lines:
in
PBXGroup.swift.