RootCauseunvalidated
The dependency declaration in the library `Package.swift` was not referencing the correct SPM product identifier for Sentry. The Sentry package’s product name is tied to the actual package (e.g., `sentry-cocoa`), and using the wrong product/package mapping caused SPM to fail product resolution for the target.
c97143a0-12cc-434e-be20-5044d879cc7f
The dependency declaration in the library Package.swift was not referencing the correct SPM product identifier for Sentry. The Sentry package’s product name is tied to the actual package (e.g., sentry-cocoa), and using the wrong product/package mapping caused SPM to fail product resolution for the target.