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 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.
The text was updated successfully, but these errors were encountered:
Hello ! Sorry for the late response I was in holiday.
I can't find any specific reason for this. Last time a client had this issue, removing everything and re-installing cocoapods worked for him :(
Sadly I can't give you a better answer as our other clients never had this issue so I can only guess it's on XCode or Cocoapod's side.
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:
Thank you in advance.
The text was updated successfully, but these errors were encountered: