Submitting App from building in Xcode 6.4

后端 未结 3 1424
面向向阳花
面向向阳花 2020-12-22 17:41

I previously built my app in an Xcode 7 beta as my testing device is an iOS 9.0 device. I recently deleted Xcode 7 and began working on my app in Xcode 6.4 (not a beta). 6.4

3条回答
  •  情深已故
    2020-12-22 18:16

    I couldn't upload my binary even though I was using Xcode 8.3 public version.

    Finally I found the issue , I have mistakenly selected Xcode 3.2-compatible in project format under project document. I changed it to Xcode 8.0-compatible and build & archived it. I could upload it without any errors. Check the screen shot attached ..

    Hope this will help some one.

提交回复
热议问题