Various ITMS errors when trying to submit archive to App Store

前端 未结 10 616
青春惊慌失措
青春惊慌失措 2020-12-03 11:31

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         


        
10条回答
  •  一整个雨季
    2020-12-03 12:02

    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!

提交回复
热议问题