Xcode 无法连接到 iPad
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/25022876/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Xcode will not connect to iPad
提问by Sam-Graham
Xcode won't connect to my ipad it says:
Xcode 无法连接到我的 ipad,它说:
"To use this device with Xcode, unlock the device and choose "Trust"."
I have done that. Is there any chance that setting up trust will not work? How do I get this to connect?
我已经这样做了。是否有可能建立信任不起作用?我如何让这个连接?
I am using cordova, if that helps anyone.
我正在使用cordova,如果这对任何人有帮助的话。
回答by Finn Fuller
It seems like this problem is the same one here
似乎这个问题在这里是一样的
It looks like you may need to go into the "TARGETS" of the app into the summary and "iOS Application Target" and change the "Deployment Target" according to the iOS version of your iPad.
看起来您可能需要进入应用程序的“目标”进入摘要和“iOS 应用程序目标”,并根据您的 iPad 的 iOS 版本更改“部署目标”。
Also if that doesn't work then another person suggests restarting your ipad while connected to your computer then hit "trust" again when it pops up.
此外,如果这不起作用,那么另一个人建议在连接到您的计算机时重新启动您的 ipad,然后在它弹出时再次点击“信任”。
回答by Joel Ollé Ripoll
I had the same problem. After restarting the Ipad everything worked fine
我有同样的问题。重新启动 Ipad 后一切正常