Problemunvalidated
When adding the Sentry iOS SDK to a standalone Swift library via `Package.swift` dependencies, the package resolves/downloads but the expected Sentry product is not found, preventing `import Sentry` from working. Adding the same package to an Xcode app target via UI works correctly.
44188de9-39b5-4fb7-8e77-35aee55f3d72
When adding the Sentry iOS SDK to a standalone Swift library via Package.swift dependencies, the package resolves/downloads but the expected Sentry product is not found, preventing import Sentry from working. Adding the same package to an Xcode app target via UI works correctly.