You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: