Thanks for your quick response, I have not been so speedy.
Answers to your questions:
- What version of Xcode are you using?
Version 10.1 (10B61)
- Is this a Swift or Obj-c app?
mixed.
- Looks like you're using the Cocoapod, can you confirm? If so, would you mind sharing your Podfile?
Yes, we are using Cocoapod. v 1.6.1.
What's the recommended way of sharing the pod file? Or do you mean pasting the relevant portions?
- What settings are you enabling when building your Ad Hoc distribution?
Not sure which ones you are looking for, but we have Enable Bitcode on for for Debug, Release, Distribution in Build Settings
Thanks for your help.