RocketChat / Rocket.Chat.iOS

Legacy mobile Rocket.Chat client in Swift for iOS
https://rocket.chat
MIT License
1.04k stars 438 forks source link

Build Failed with JitsiMeet #2770

Open VinhNguyenDucThuy opened 5 years ago

VinhNguyenDucThuy commented 5 years ago

Build project have problem with JitsiMeet

Build Failed

Sameesunkaria commented 5 years ago

The jitsi-meet framework has to be compiled separately. Use RocketChat/jitsi-meet

VinhNguyenDucThuy commented 5 years ago

The jitsi-meet framework has to be compiled separately. Use RocketChat/jitsi-meet

Help me with detail information! How to compiler jitsi-meet framework for the rocket-chat ios app?

Sameesunkaria commented 5 years ago

This should help

https://github.com/RocketChat/jitsi-meet/pull/4

VinhNguyenDucThuy commented 5 years ago

This should help

RocketChat/jitsi-meet#4

I did compiler. Replace JitsiMeet.framework and build again. But, I see an error : Could not find module 'JitsiMeet' for target 'x86_64-apple-ios-simulator'; found: arm64, arm Build Error

vandong9 commented 4 years ago

This should help RocketChat/jitsi-meet#4

I did compiler. Replace JitsiMeet.framework and build again. But, I see an error : Could not find module 'JitsiMeet' for target 'x86_64-apple-ios-simulator'; found: arm64, arm Build Error

Because you use the build device for simulator, check the build folder, there are some builds for device, simulator, watch,..