Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报错,dyld无法加载RongIMKit #1

Open
LixinQian opened this issue Mar 19, 2021 · 2 comments
Open

报错,dyld无法加载RongIMKit #1

LixinQian opened this issue Mar 19, 2021 · 2 comments

Comments

@LixinQian
Copy link

dyld: Library not loaded: @rpath/RongIMKit.framework/RongIMKit
Referenced from: /Users/。。。/SealTalk.app/Frameworks/RongContactCard.framework/RongContactCard
Reason: image not found

在sealTalk的Podfile中进行如下修改

#pod 'RongCloudIM/IMKit', '5.1.0'
#pod 'RongCloudIM/RongSticker', '5.1.0'
#pod 'RongCloudIM/Sight', '5.1.0'
#pod 'RongCloudRTC/RongCallKit', '5.1.0'

pod 'RongCloudOpenSource/IMKit','5.1.0'
pod 'RongCloudOpenSource/RongSticker','5.1.0'
pod 'RongCloudOpenSource/Sight','5.1.0'
pod 'RongCloudOpenSource/RongCallKit','5.1.0'
就会报该错。

@LixinQian LixinQian changed the title 报错,无法加载动态库RongIMKit 报错,dyld无法加载RongIMKit Mar 19, 2021
@RongRobot
Copy link
Contributor

下载最新 5.1.1 版本源码再试下

@LixinQian
Copy link
Author

一样的报错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants