Rocket.Chat.iOS icon indicating copy to clipboard operation
Rocket.Chat.iOS copied to clipboard

Build Failed with JitsiMeet

Open VinhNguyenDucThuy opened this issue 5 years ago • 5 comments

Build project have problem with JitsiMeet

Build Failed

  • Your Rocket.Chat app version: 3.5.1
  • Your Rocket.Chat server version: ####
  • Device (or Simulator) you're running with: Simulator Iphone 11 Pro Max

VinhNguyenDucThuy avatar Oct 08 '19 04:10 VinhNguyenDucThuy

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

Sameesunkaria avatar Oct 08 '19 04:10 Sameesunkaria

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?

VinhNguyenDucThuy avatar Oct 08 '19 06:10 VinhNguyenDucThuy

This should help

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

Sameesunkaria avatar Oct 08 '19 06:10 Sameesunkaria

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

VinhNguyenDucThuy avatar Oct 08 '19 07:10 VinhNguyenDucThuy

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,..

vandong9 avatar May 01 '20 07:05 vandong9