Trace Beta (iOS)

hi,
I am having trouble build when I include the Trace SDK step. The project is an Objective C only project. I get the following load error.

:warning: ld: Could not find auto-linked library ‘swiftCompatibility51’
:warning: ld: Could not find auto-linked library ‘swiftCompatibility50’
:warning: ld: Could not find auto-linked library ‘swiftCompatibilityDynamicReplacements’
:warning: ld: Could not find auto-linked framework ‘Combine’
:x: ld: symbol(s) not found for architecture arm64

I have tried some suggestions I’ve found Googling(disable Bitcode verify, dummy swift file to force bridging header) but still get this failure.

Any ideas as to how to fix this?

Thanks
Tim

Hi @TimKreger,

Please fill out the issue report if possible, we definitely need access to a build URL to be able to look into a build issue for you. Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.