Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift Package Manager warning: No rule to process file Datadog.modulemap #1739

Closed
ejensen opened this issue Mar 20, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@ejensen
Copy link

ejensen commented Mar 20, 2024

Describe the bug

When integrating the DataDog SDK through Swift Package Manager, a warning is generated about Datadog.modulemap being included in the package.

Reproduction steps

Integrate the DataDog SDK with Swift Package Manager, or just open the Package.swift in this repository. Notice the warning about "No rule to process file Datadog.modulemap"

SDK logs

No response

Expected behavior

No response

Affected SDK versions

2.8.1

Latest working SDK version

N/A

Did you confirm if the latest SDK version fixes the bug?

Yes

Integration Methods

SPM

Xcode Version

Xcode 15.3 (15E204a)

Swift Version

Swift 5.10

MacOS Version

No response

Deployment Target

No response

Device Information

No response

Other relevant information

No response

@ejensen ejensen added the bug Something isn't working label Mar 20, 2024
@maciejburda
Copy link
Member

Thanks reporting and providing the fix!

We'll review with the team as soon as possible and let you know in the Pull Request.

@maxep
Copy link
Member

maxep commented Mar 29, 2024

We have removed the modulemap in #1746

@maxep maxep closed this as completed Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants