我无法使用Xcode 6 beta和iPhone 5s模拟器在模拟器上启动我的应用程序.首先,我从模拟器收到一条错误消息
"无法启动iOS模拟器"
然后在Xcode向我显示以下错误后,
无法在模拟器中运行应用程序运行
时遇到错误(Domain = DTiPhoneSimulatorErrorDomain,Code = 2)

我正在使用xcode 8.2.1.第一次或刚从模拟器中删除应用程序后,它工作正常.但是从第二次我得到以下错误!
我尝试从以下链接解决我的问题,但这些也不适合我.
无法在模拟器中运行应用程序:Xcode beta 6 iOS 8
还有其他方法吗?
我有 React Native 项目,它在 Xcode 升级到版本 11.3.1 后停止工作。错误如下
Could not install at this time.
Failed to load Info.plist from bundle at path /Users/dmytro/Library/Developer/CoreSimulator/Devices/F0BD5650-04A4-4534-B3F6-56B74ED1B0C2/data/Library/Caches/com.apple.mobile.installd.staging/temp.aRWRdh/extracted/Target.app/Frameworks/RCTVibration.framework; Extra info about plist: ACL=<not found
Run Code Online (Sandbox Code Playgroud)
和细节
Details
This app could not be installed at this time.
Domain: IXUserPresentableErrorDomain
Code: 1
Failure Reason: Could not install at this time.
Recovery Suggestion: Failed to load Info.plist from bundle at path /Users/dmytro/Library/Developer/CoreSimulator/Devices/F0BD5650-04A4-4534-B3F6-56B74ED1B0C2/data/Library/Caches/com.apple.mobile.installd.staging/temp.aRWRdh/extracted/Target.app/Frameworks/RCTVibration.framework; Extra info about plist: ACL=<not found>
--
Failed to load Info.plist from bundle at path /Users/dmytro/Library/Developer/CoreSimulator/Devices/F0BD5650-04A4-4534-B3F6-56B74ED1B0C2/data/Library/Caches/com.apple.mobile.installd.staging/temp.aRWRdh/extracted/Target.app/Frameworks/RCTVibration.framework; Extra …Run Code Online (Sandbox Code Playgroud)