ios打包失败

阿凡达dadada
- 发布:2024-08-20 11:52
- 更新:2024-08-20 16:43
- 阅读:93

BoredApe - 有问题就会有答案。
UMPush原生插件下的UMCommon库有问题,请检查
ld: warning: Could not find or use auto-linked framework 'UMCommon'
Undefined symbols for architecture arm64:
\"_OBJC_CLASS_$_UMConfigure\", referenced from:
objc-class-ref in SPXUmPushUniPlugin(UmPushPluginModule.o)
\"_OBJC_CLASS_$_UMConfigureCache\", referenced from:
objc-class-ref in UMPush(UMPComponent.o)
objc-class-ref in UMPush(UMessage.o)
objc-class-ref in UMPush(UMPTools.o)
objc-class-ref in UMPush(UMPInstallation.o)
objc-class-ref in UMPush(UMPCoreData.o)
objc-class-ref in UMPush(UMPNetworkLogic.o)
\"_OBJC_CLASS_$_UMEnvelopeBuild\", referenced from:
objc-class-ref in UMPush(UMPComponent.o)
objc-class-ref in UMPush(UMessage.o)
objc-class-ref in UMPush(UMPInstallation.o)
\"_OBJC_CLASS_$_UMUtils\", referenced from:
objc-class-ref in UMPush(UMPComponent.o)
objc-class-ref in UMPush(UMPUtils.o)
objc-class-ref in UMPush(UMPTools.o)
objc-class-ref in UMPush(UMPushManager.o)
objc-class-ref in UMPush(UMPInstallation.o)
objc-class-ref in UMPush(UMPushMessage.o)
objc-class-ref in UMPush(UMPCoreData.o)
...
\"_OBJC_CLASS_$_UMWorkDispatch\", referenced from:
objc-class-ref in UMPush(UMPComponent.o)
objc-class-ref in UMPush(UMessage.o)
\"_umengLog\", referenced from:
+[UMPTools getStringWithWeightedTags:] in UMPush(UMPTools.o)
+[UMPTools handleWeightedTags:] in UMPush(UMPTools.o)
-[UMPushManager um_application:didReceiveRemoteNotification:fetchCompletionHandler:] in UMPush(UMPushManager.o)
+[UMPNetworkLogic postBadge:parameters:response:] in UMPush(UMPNetworkLogic.o)
+[UMPNetworkLogic post:parameters:response:] in UMPush(UMPNetworkLogic.o)
+[UMPNetworkLogic sendToken:oldDeviceToken:isRegister:] in UMPush(UMPNetworkLogic.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)