相关疑难解决方法(0)

无法在模拟器中运行应用程序:Xcode beta 6 iOS 8

我无法使用Xcode 6 beta和iPhone 5s模拟器在模拟器上启动我的应用程序.首先,我从模拟器收到一条错误消息

"无法启动iOS模拟器"

然后在Xcode向我显示以下错误后,

无法在模拟器中运行应用程序运行
时遇到错误(Domain = DTiPhoneSimulatorErrorDomain,Code = 2)

Xcode错误

xcode ios swift ios8

95
推荐指数
5
解决办法
9万
查看次数

无法从路径上的bundle加载Info.plist

我正在使用xcode 8.2.1.第一次或刚从模拟器中删除应用程序后,它工作正常.但是从第二次我得到以下错误!

在此输入图像描述

我尝试从以下链接解决我的问题,但这些也不适合我.

无法从捆绑包加载Info.plist

无法在模拟器中运行应用程序:Xcode beta 6 iOS 8

还有其他方法吗?

ios xcode8.2

10
推荐指数
3
解决办法
1万
查看次数

Xcode 11.3.1 无法从路径中的包加载 Info.plist

我有 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)

xcode ios cocoapods react-native

8
推荐指数
2
解决办法
6565
查看次数

标签 统计

ios ×3

xcode ×2

cocoapods ×1

ios8 ×1

react-native ×1

swift ×1

xcode8.2 ×1