Hello,
when I submit my App to the App Store, it got rejected and i receive an email saying:
ITMS-90562: Invalid Bundle - One or more dynamic libraries that are referenced by your app are not present in the dylib search path.
bitCode enabled
Xcode 12.4
pods:

pod 'latest-TCCore-Bitcode', :podspec => 'https://raw.githubusercontent.com/TagCommander/pods/master/TCCore/latest-TCCore-Bitcode.podspec'
pod 'latest-TCPrivacy-Bitcode', :podspec => 'https://raw.githubusercontent.com/TagCommander/pods/master/TCPrivacy/latest-TCPrivacy-Bitcode.podspec'
Thank you in advance.