matrix-org / matrix-org/matrix-ios-sdk
Failed to build module 'JitsiMeet' from its module interface in Xcode 12
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 484
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
Hi
Thanks to sharing a nice SDK. I'm really happy to use this.
But there are some issues in Xcode 12.
```Failed to build module 'JitsiMeet' from its module interface;...```
I've tried to find the reason.
Based on the link jitsi/jitsi-meet#7234 , Jitsi-meet was fixed the issues on JitsiMeet SDK 2.10.2.
But you are using 2.10.0 in develop branch. ( ss.ios.dependency 'JitsiMeetSDK', ' 2.10.0' )
Could you please update it to 2.10.2?
Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the develop branch at the `ss.ios.dependency 'JitsiMeetSDK', '2.10.0'` declaration. Check the referenced JitsiMeet SDK 2.10.2 change and verify that updating the dependency resolves the Xcode 12 module-interface build failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100