Skip to content

Class Name Clashes #151

@choulepoka

Description

@choulepoka

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions