我刚刚得到了一个用 React Native CLI 构建的公司仓库,运行 iOS 项目后,我得到了一个对话框警告框
模拟器设备返回请求操作的错误。未能创造承诺。
单击“详细信息”按钮后,我在问题窗口(终端)中看到以下错误
Details
Simulator device returned an error for the requested operation.
Domain: IXErrorDomain
Code: 2
Failure Reason: Failed to create promise.
User Info: {
DVTErrorCreationDateKey = "2023-04-23 06:42:07 +0000";
FunctionName = "+[IXPlaceholder _placeholderForBundle:client:withParent:installType:metadata:placeholderType:mayBeDeltaPackage:error:]";
IDERunOperationFailingWorker = IDELaunchiPhoneSimulatorLauncher;
SimCallingSelector = "installApplication:withOptions:error:";
SourceFileLine = 884;
}
--
Failed to set app extension placeholders for com.companyname.[applicationname]
Domain: IXErrorDomain
Code: 2
Failure Reason: Failed to create promise.
User Info: {
FunctionName = "+[IXPlaceholder _placeholderForBundle:client:withParent:installType:metadata:placeholderType:mayBeDeltaPackage:error:]";
SourceFileLine = 884;
}
--
Attempted to set app extension placeholder promise with bundle ID ccom.companyname.[applicationname] that does not match required prefix of com.companyname.[applicationname]. for parent
Domain: IXErrorDomain
Code: 8
Failure Reason: Mismatched bundle IDs.
User Info: {
FunctionName = "-[IXPlaceholder setAppExtensionPlaceholderPromises:error:]";
SourceFileLine = 1392;
}
--
...
--
System Information
macOS Version 13.3.1 (Build 22E261)
Xcode 14.3 (21812) (Build 14E222b)
Timestamp: 2023-04-23T07:42:07+01:00
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
3720 次 |
| 最近记录: |