So this is a weird one — I get the following errors when trying to submit my archive to the App Store:
ERROR ITMS-90049: \"This bundle is invalid. The bundle
If you are using cocoapods, make sure you do a
pod update
That will update all your pod files and solved this issue for me!