-
Couldn't load subscription status.
- Fork 6
Open
Description
The thing
I have a fairly large app, and I include lots of 3rd party frameworks, unfortunately, so does the DatadogSDKTesting framework, so whenever i launch my app or my test, I get a lot of these:
objc[5759]: Class _TtC6KronosP33_6E0B62802B9942AA0E23FE24099801B112BundleFinder is implemented in both /Build/Products/Debug-iphonesimulator/DatadogSDKTesting.framework/DatadogSDKTesting (0x11bc20148) and /Build/Products/Debug-iphonesimulator/ModuleTests.xctest/ModuleTests (0x135ee0b28). One of the two will be used. Which one is undefined.
I would normally use SwiftPM's module aliases, but this is not available for pre-compiled binaries like DatadogSDKTesting
Metadata
Metadata
Assignees
Labels
No labels