xcode 停止使用 iPhone 进行开发
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3390087/
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
Stop Using iPhone For Development
提问by jrtc27
So I plugged in an iPhone, and pressed the big Use Device For Developmentbutton, and now I want to disable that, as I no longer need it.
所以我插入 iPhone,按下大Use Device For Development按钮,现在我想禁用它,因为我不再需要它。
The Developer
item in Settings.app
on the device is annoying. How do I stop using it for development?
本Developer
项Settings.app
设备上是烦人。我如何停止使用它进行开发?
回答by theMikeSwan
Hold down the Home and Sleep/Wake buttons until you see the Apple logo. Once restarted you will no longer see the Developer entry in Settings.app. You will also need to ignore the device in Xcode or it will just activate the tools again the next time you connect your iPhone.
按住 Home 和 Sleep/Wake 按钮,直到您看到 Apple 标志。重新启动后,您将不再在 Settings.app 中看到 Developer 条目。您还需要在 Xcode 中忽略该设备,否则它会在您下次连接 iPhone 时再次激活这些工具。
回答by M. Ryan
You should be able to right click it in Organizer and hit "Ignore Device" or something along those lines.
您应该能够在管理器中右键单击它并点击“忽略设备”或类似的内容。