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
For all of you using CocoaPods, simply try to
pod update
In my case, it was a third party library loaded via cocoapods, but the update did the trick. BTW, none of the libraries had new versions, the update seems to repair some bad things too.