Can't read PKZip signature validating app for App Store

前端 未结 1 1722
情歌与酒
情歌与酒 2021-01-30 22:21

I am attempting to submit a new version of my app to the App Store.

I am using Xcode 6 GM. The previous version of this app was submitted with Xcode 5.1 without issue.<

相关标签:
1条回答
  • 2021-01-30 22:49

    I have received details of a work-around from Apple developer support.

    1. Open your target's Info.plist
    2. Select an entry in the plist and then select "Show raw keys & values" from the Editor menu
    3. Ensure the key "LSRequiresIPhoneOS" has the value "YES" (add it if necessary)
    4. Regenerate your archive and submit
    0 讨论(0)
提交回复
热议问题