Skip to content

Xcodeproj doesn't know about XCBuildConfiguration / baseConfigurationReferenceAnchor #981

@authiatr

Description

@authiatr

Hello 👋,

Since I migrated a project to Xcode 16 with the new folder project structure and I have the following error when I try to run a Slather command:

[!] Xcodeproj doesn't know about the following attributes {"baseConfigurationReferenceAnchor"=>"305E22322CAC3597003B2EC7", "baseConfigurationReferenceRelativePath"=>"GlobalSettings.xcconfig"} for the 'XCBuildConfiguration' isa.
▸ If this attribute was generated by Xcode please file an issue: [https://github.com/CocoaPods/Xcodeproj/issues/new](https://github.com/CocoaPods/Xcodeproj/issues/new%1B[0m)

This baseConfigurationReferenceAnchor and the XCBuildConfiguration are Xcode's standard attributes.

I made sure that the Slather plugin is up to date, and it seems to use your latest version:

slather (2.8.4)
      CFPropertyList (>= 2.2, < 4)
      activesupport
      clamp (~> 1.3)
      nokogiri (>= 1.14.3)
      xcodeproj (~> 1.25)

Do you have an idea what's wrong?

Thanks,
Robin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions