收藏
回答

微信OpenSDK for iOS SDK版本号:2.0.5 缺少Info.plist ?

XCFramework的形式,2.0.5版本,包含支付功能https://dldir1.qq.com/WechatWebDev/opensdk/XCFramework/OpenSDK2.0.5.zip) 使用这个版本 可以正常build 但是无法安装 提示报错 缺少Info.plist 在ios-arm64 和ios-arm64_x86_64-simulator 文件夹下的 WechatOpenSDK.framework 里面缺少Info.plist,具体报错信息如下

Domain: IXUserPresentableErrorDomain

Code: 1

Recovery Suggestion: Failed to load Info.plist from bundle at path /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.blsPQ7/extracted/china-unified-app-ios.app/Frameworks/WechatOpenSDK.framework; Extra info about "/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.blsPQ7/extracted/china-unified-app-ios.app/Frameworks/WechatOpenSDK.framework/Info.plist": Couldn't stat /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.blsPQ7/extracted/china-unified-app-ios.app/Frameworks/WechatOpenSDK.framework/Info.plist: No such file or directory

User Info: {

    DVTErrorCreationDateKey = "2025-06-27 08:14:28 +0000";

    IDERunOperationFailingWorker = IDEInstallCoreDeviceWorker;

}

--

Failed to install the app on the device.

Domain: com.apple.dt.CoreDeviceError


回答关注问题邀请回答
收藏

5 个回答

登录 后发表内容