Xcode 10.1 doesn't show 'distribute app' option when archiving, can't archive

后端 未结 5 862
独厮守ぢ
独厮守ぢ 2020-12-30 05:58

I suddenly got this weird issue with Xcode 10.1.

When I archive app store target for my app I cant see \"distribute app\" option, instead it now says \"Distribute Co

5条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-30 06:47

    I ran into this annoying error today - I thought it was the new version of Xcode - but no. I had multiple targets for my project (staging/production), and also a nested framework project.

    To solve this I opened the staging scheme and made sure only the checkboxes are checked for that target: (the top row was selected before)

提交回复
热议问题