Hello
I have create library, i have add framework third-party is ZaloSDK, i build xcframework success but i run custom playround HbuilderX error
My package.json native-plugin:
{
"name": "FidoPlugin",
"id": "FidoPlugin",
"version": "1.0.0",
"description": "Zalo SDK",
"_dp_type": "nativeplugin",
"_dp_nativeplugin": {
"ios": {
"plugins": [{
"type": "module",
"name": "FidoPlugin-Zalo",
"class": "ZaloModule"
}
],
"integrateType": "framework",
"deploymentTarget": "12.0",
"validArchitectures": [
"arm64"
],
"frameworks": [
"ZaloSDK.xcframework",
"ZaloSDKCoreKit.xcframework",
"ZingAnalytics.xcframework"
],
"embedFrameworks": [
"ZaloSDK.xcframework",
"ZaloSDKCoreKit.xcframework",
"ZingAnalytics.xcframework"
]
}
}
}
Error build custom playround test:
https://ide-global.dcloud.io/build/errorLog/711d0430-42a8-11ef-92b2-a7b55fd00351?lang=en
2 个回复
w***@gmail.com (作者)
https://github.com/dcloudio/uni-app/issues/5037
DCloud_heavensoft
Are you willing to pay for technical support?
https://ask.dcloud.net.cn/article/13015