简体   繁体   English

不是在我的设备上运行Xcode应用程序吗?

[英]Running Xcode app in not my device?

I have a work to do in my university, we have to program an IOS app and set it to run in the Teacher's iPad Pro, I was testing to built a beta of my app today but it keeps giving it this errors: 我在大学里有工作要做,我们必须编写一个IOS应用程序并将其设置为在教师的iPad Pro中运行,今天我正在测试以构建我的应用程序的Beta版本,但它始终会出现以下错误:

The operation could't be completed. 该操作无法完成。 Unable to log in with account "myaccount@mymail.com". 无法使用帐户“ myaccount@mymail.com”登录。 An unexpected failure ocurred while logging in (Underlying error code -1009). 登录时发生意外故障(基本错误代码-1009)。

Provisional profile "iOS Team Provisional Profile: com.myname.myapp" doesn't include the currently selected device "My teacher's Ipad". 临时配置文件“ iOS团队临时配置文件:com.myname.myapp”不包括当前选择的设备“我的老师的Ipad”。

Code signing is requiered for product type 'Application' in SDK 'iOS 10.2' SDK'iOS 10.2'中的产品类型'Application'需要代码签名

is there a way to install and run the app in my teacher's iPad? 有没有办法在老师的iPad上安装和运行该应用程序? I don't have the developer membership of Apple, because I don't want to waste 90 dlls for just and app that im not gonna be publishing on the app store. 我没有Apple的开发人员会员资格,因为我不想浪费90 dll来仅用于应用程序,而这些应用程序不会在应用程序商店中发布。

PD: I don't have a internet conecction in the University (at the time I'm gonna install the app) Thanks in advance PD:我在大学没有互联网服务(当时我将要安装该应用程序)预先感谢

PD: I don't have a internet conecction in the University (at the time I'm gonna install the app) PD:我在大学没有互联网服务(当时我将要安装该应用程序)

That's the problem. 那就是问题所在。 Xcode needs to register the teachers iPad onto your account in order for you to run on the iPad, and without an Internet connection it can't do that. Xcode需要将教师iPad注册到您的帐户中,以便您可以在iPad上运行,并且如果没有Internet连接,则无法做到这一点。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM