Xcode 16 uses the object type PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet
for copy build phases to define exceptions over files in file system synchronized groups. That object type is not yet supported by XcodeProj:
/* Begin PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet section */
6C8FC5E32C67CA63008A7E59 /* PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet */ = {
isa = PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet;
attributesByRelativePath = {
Framework.framework = (
CodeSignOnCopy,
RemoveHeadersOnCopy,
);
};
buildPhase = 6C8FC5DA2C67C8D7008A7E59 /* Embed Frameworks */;
membershipExceptions = (
Framework.framework,
);
};
/* End PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet section */
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too