Code signing is required for product type 'Application' in SDK 'iOS5.1'

前端 未结 10 943
萌比男神i
萌比男神i 2020-12-08 12:45

I am using xCode 4.3.1. After i created a project, i build it and tried to Archive. Then i got an error saying; (This is my first project in xCode 4.3.1)

10条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-08 13:42

    You can get around this by using the simulator if you don't actually need to be deploying to a device. That solved it for me.

提交回复
热议问题