我想为 iOS 项目集成 JitsiMeetSDK 框架。但它给了我错误:
ld: framework not found JitsiMeetSDK.xcframework
clang: error: linker command failed with exit code 1 (use -v to see invocation)
我已经按照链接设置了所有信息:https ://jitsi.github.io/handbook/docs/dev-guide/dev-guide-ios-sdk
我使用过 cocoapods、Xcode 12.4、Swift 项目。有什么建议么?