Xcode 'Build and Archive' menu item disabled

前端 未结 10 2526
旧时难觅i
旧时难觅i 2020-12-22 19:50

I have been using the new \'Build and Archive\' feature of the latest Xcode 3.2.3. I like it.

Now I noticed that it is always disabled for some reason. I can\'t se

10条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-22 20:22

    iOS Device is selected and Archive is enabled

    Build configiuration setting needs to be an "iOS Device" (or any specific device if connected) to activate "Product → Archive" menu item. For some strange reason when any kind of iOS Simulator is selected, Archive is greyed out.

提交回复
热议问题