Archive in Xcode appears under Other Items

后端 未结 11 1648
时光取名叫无心
时光取名叫无心 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:43

    In my case problem was I don't have a path for my Info.plist in my project settings for a release build. Build Settings > Packaging > Info.plist File.

    Wrong

    Correct

提交回复
热议问题