Skip to content

Duplicate library warning in Xcode 15 Beta #1574

Open
@rzulkoski

Description

@rzulkoski

Describe the bug

When building a project that brings in Bugsnag through SPM in Xcode 15 the following warning is shown:
Screenshot 2023-08-23 at 12 18 16 PM

Steps to reproduce

  1. Open a project that brings in Bugsnag through SPM in Xcode 15
  2. Build the project
  3. See warnings

Environment

  • Bugsnag version: 6.27.2
  • iOS/tvOS/macOS version(s): iOS 17.0 beta 7
  • Simulator or physical device: Both
  • Xcode version: Xcode 15.0 Beta 7 (15A5229h)
  • Swift version (if applicable): 5.9
Error messages:
ld: warning: ignoring duplicate libraries: '-lc++', '-lz'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions