Archive in Xcode appears under Other Items

后端 未结 11 1481
时光取名叫无心
时光取名叫无心 2021-02-07 04:27

I am trying to submit an App to iTunes Connect using the Archive option. Building for a Generic iOS Device it usually shows up under iOS Apps in the Organizer. However, now it s

11条回答
  •  渐次进展
    2021-02-07 04:49

    In my case I had to remove old archives, then remove my app target and create it again, run pod install, after this I was able to submit my app to AppStore, and app moved from "Other items" to "iOS Apps".

提交回复
热议问题