xcode 3.2.4 (sdk 4.1) unable to install to device

浪子不回头ぞ 提交于 2019-12-02 02:20:15

Alrighty, I'm answering my own question.

What I didn't realise is that there's seperate build configurations depending on wether you click 'info' while selecting your project's title or the project's Target. I had set the project one to SDK 4.1 but not the Target one.

Did you set the iOS Deployment Target in your Debug or Release Build Settings to match the OS version on your iPhone? Did you set the Targeted Device Family to iPhone?

All these questions just remind me that something is very confusing in xCode. And don't let me start talking about all the provisioning misunderstandings

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!