Solutionunvalidated
Use Tuist 4+ (migrates away from Dependencies.swift to Package.swift), or on older Tuist set the affected target’s build setting `USE_HEADERMAP = YES` in Dependencies.swift/Package.swift to avoid the redeclaration.
a9317d68-2ce5-4de0-b4fc-29a27cdef636
Use Tuist 4+ (migrates away from Dependencies.swift to Package.swift), or on older Tuist set the affected target’s build setting USE_HEADERMAP = YES in Dependencies.swift/Package.swift to avoid the redeclaration.