Skip to content

Comments

Add missing Logging dependency to InstantSearchInsights in Package.swift#349

Open
alextrob wants to merge 1 commit intoalgolia:masterfrom
alextrob:master
Open

Add missing Logging dependency to InstantSearchInsights in Package.swift#349
alextrob wants to merge 1 commit intoalgolia:masterfrom
alextrob:master

Conversation

@alextrob
Copy link

@alextrob alextrob commented Jan 28, 2026

Summary

This PR fixes a warning emitted when using the Swift Package:

'InstantSearchInsights' is missing a dependency on 'Logging' because dependency scan of Swift module 'InstantSearchInsights' discovered a dependency on 'Logging'

It's reproducible in Xcode 26 if you open the package directly in Xcode, but also bubbles out to consuming projects.

Result

The warning is no longer emitted after this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant