iOS 9.2 缺少常规设置中的配置文件部分

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/34191239/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-31 08:21:40  来源:igfitidea点击:

iOS 9.2 missing Profile section from General Settings

iosiphoneipad

提问by absmiths

I was trying to activate a developer app in iOS 9.2 and the app was not trusted due to security settings. I tried to go into the Profile area under General Settings, but it wasn't there. What gives? It was there this morning . . .

我试图在 iOS 9.2 中激活开发者应用程序,但由于安全设置,该应用程序不受信任。我试图进入常规设置下的个人资料区域,但它不在那里。是什么赋予了?今天早上就在那里。. .

采纳答案by absmiths

Apple renamed the Profile section to Device Management. It is still under General Settings and performs the same function.

Apple 将配置文件部分重命名为设备管理。它仍然在常规设置下并执行相同的功能。

回答by Diego Rebosio

This somewhat worked for me: Instead of looking in the device, go to XCode, Devices (Under Window), ctrl -click on the device and you should see a "Show Provisioning Profiles" menu item.

这对我有用:不要查看设备,而是转到 XCode,设备(在窗口下),按住 ctrl 单击设备,您应该会看到“显示配置文件”菜单项。

回答by ToBro

I had the same problem and I couldn't debug my apps anymore. I used the Apple Configurator (https://itunes.apple.com/de/app/apple-configurator-2/id1037126344?mt=12) to delete all of my profiles on the iPhone. Afterwards I installed another signed app again and now I can debug again.

我遇到了同样的问题,我无法再调试我的应用程序。我使用 Apple Configurator ( https://itunes.apple.com/de/app/apple-configurator-2/id1037126344?mt=12) 删除了我在 iPhone 上的所有配置文件。之后我再次安装了另一个签名的应用程序,现在我可以再次调试了。

But I still can't see "Device Management" in Settings.

但是我仍然无法在“设置”中看到“设备管理”。

回答by humblePilgrim

I am at iOS 12.1.2(16C101) and was trying to verify that the Developer App certificate for my account is trusted on my device. Found the option at

我在 iOS 12.1.2(16C101) 并试图验证我的帐户的开发者应用程序证书在我的设备上是否受信任。在

General -> Profiles & Device Management.

常规 -> 配置文件和设备管理。

回答by Bilal Sehwail

If "Device Management" doesn't appear you must restart your device to see it. This worked on ios 9.

如果“设备管理”没有出现,您必须重新启动设备才能看到它。这适用于 ios 9。

回答by Jervie Vitriolo

I was successful doing this when I accidentally went to Product>Profile once the build is finished head over to your phone then Settings>General> then the Device Management will instantly appear under VPN.

当我在构建完成后不小心转到“产品”>“配置文件”时,我成功地做到了这一点,然后转到您的手机,然后“设置”>“常规”>“设备管理”将立即出现在 VPN 下。