Xcode Product -> Archive disabled

后端 未结 4 961
旧时难觅i
旧时难觅i 2020-12-12 09:27

I have been archiving for ad hoc distribution fine for many months and suddenly today I cannot do so as the Archive menu item is disabled. I have not changed anything. I wen

4条回答
  •  天涯浪人
    2020-12-12 09:45

    You've changed your scheme destination to a simulator instead of Generic iOS Device.

    That's why it is greyed out.

    Change from a simulator to Generic iOS Device

提交回复
热议问题