iOS 8,如何使用设备进行开发? [英] iOS 8, How to use device for development?

查看:166
本文介绍了iOS 8,如何使用设备进行开发?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个新的iPad Retina,我想用Xamarin Studio和XCode 6进行开发。过去,使用XCode 5,您只需连接设备并单击用于开发按钮。但是XCode 6不再有那个按钮,当我尝试在Xamarin Studio中将我的应用程序构建到设备时,我收到错误消息无法安装应用程序/ Users / jzacherl / Projects / CyCom / CyCom / CyCom /设备iPad上的bin / iPhone / Debug / CyCom.app':您的应用程序无法进行代码签名检查。检查您的证书,配置文件和捆绑ID。可能您的设备不是所选配置文件的一部分(错误:0xe8008015) 。

I have a new iPad Retina and I'd like to use it for development with Xamarin Studio and XCode 6. In the past, with XCode 5 you simply connect the device and click the button that says "Use for Development". But XCode 6 doesn't have that button anymore and when I try to build my application to the device in Xamarin Studio i get the error message saying "Could not install the application '/Users/jzacherl/Projects/CyCom/CyCom/CyCom/bin/iPhone/Debug/CyCom.app' on the device iPad: Your application failed code-signing checks. Check your certificates, provisioning profiles, and bundle ids. Probably your device is not part of the selected provisioning profile (error: 0xe8008015). ".

我的应用程序应该同时支持iOS 7和iOS 8.我已经尝试将目标部署改为7和8之间。 8我尝试重新启动我的mac /设备并构建/清理我的项目。

My application should support both iOS 7 and iOS 8. I've tried changing target deployment to and from 7 & 8 and I've tried restarting my mac/device and build/cleaning my project.

推荐答案

您可以在以下位置注册包含您的开发者ID的设备:

You can register a device with your Developer ID at:

https://developer.apple.com/account/ios/device/deviceList.action

(您必须登录开发者网站才能这样做。)

(You will have to be logged into the developer site to do so.)

之后,一切都应该正常。您可以从iTunes获取设备的UDID。

After that, everything should work fine. You can get your device's UDID from iTunes.

这篇关于iOS 8,如何使用设备进行开发?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆