Unable to launch /private/var/containers/Bundle/Application/

空扰寡人 提交于 2019-12-01 09:12:44

Check if you already trusted the author of the app in your development device:

Settings -> General -> Profiles & Device Management -> Company name -> Trust the app if not done yet.

I hope this helps 🙂

I might have found a solution for you.

After deleting and renewing all Apple certificates which was not effective, I clicked on "system" tab in keychain access and changed Apple Worldwide Developer Relations Certification Authority from "always approved" to "default" setting.

Built again in xcode and it now runs properly.

Hope this helps!

1- Check if you are using distribution profile while running the application directly from Xcode to device, if so please use developer profile instead.

2- Check if your device iOS is higher than the beta 3 as you are using Xcode10 beta3. If higher, try to use same Xcode beta version as your iOS

If thats not the case provide more info about the Build setting you are using.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!