-
-
Notifications
You must be signed in to change notification settings - Fork 335
Open
Description
Context π΅οΈββοΈ
Related to #827, when a build configuration uses an xcconfig in the new folders the baseConfigurationReference
is removed and replaced with baseConfigurationReferenceAnchor
(PBXFileSystemSynchronizedRootGroup
) and baseConfigurationReferenceRelativePath
.
What π±
Xcode 16 introduces changes when you use the new synchronized folders.
Proposal π
Check for these new values before falling back to the old value for deriving information from the xcconfigs.
mickeyl
Metadata
Metadata
Assignees
Labels
No labels