ios - Xcode 进程启动失败 : Security

我已经开发应用程序 1 或 2 周了,就在昨天,我将我的 iPhone 5S 更新为 iOS 8 GM。一切正常,我也可以在我的设备上进行测试,直到我从手机中删除了该应用程序并想再次构建。出现如下错误:

Could not launch "My App"
process launch failed: Security

当我使用模拟器进行测试时,它工作正常。 这是因为 iOS 8 GM 更新,我该如何解决这个启动问题? 我希望能够在我的 iPhone 和模拟器中进行测试。

最佳答案

如果您收到此消息,则表明该应用已安装在您的设备上。您必须点击该图标。它会询问您是否真的想要运行它。说“yes”,然后再次构建并运行

iOS 9开始,需要前往SettingsGeneralDevice Management → 开发者应用程序 → 信任`.

某些 版本的 iOS 上,您必须前往 SettingsGeneral配置文件

https://stackoverflow.com/questions/25824908/

相关文章:

java - Maven : add a dependency to a jar by relati

c# - 外部VS2013构建错误 "error MSB4019: The imported pro

c# - Visual Studio "Could not copy".... 在构建期间

visual-studio - Visual Studio 中 Rebuild 和 Clean +

.net - Visual Studio "Any CPU"目标是什么意思?

java - NoClassDefFoundError - Eclipse 和 Android

android - 使用 Android Studio 构建未签名的 APK 文件

android - 仍然收到警告 : Configuration 'compile' is obso

javascript - 让 Grunt 为不同的设置生成 index.html

ios - 警告 : The Copy Bundle Resources build phase c