Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Build Failed with JitsiMeet #2770

Open
VinhNguyenDucThuy opened this issue Oct 8, 2019 · 5 comments
Open

Build Failed with JitsiMeet #2770

VinhNguyenDucThuy opened this issue Oct 8, 2019 · 5 comments

Comments

@VinhNguyenDucThuy
Copy link

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
@Sameesunkaria
Copy link
Collaborator

Sameesunkaria commented Oct 8, 2019

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

@VinhNguyenDucThuy
Copy link
Author

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
Copy link
Collaborator

This should help

RocketChat/jitsi-meet#4

@VinhNguyenDucThuy
Copy link
Author

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
Copy link

vandong9 commented May 1, 2020

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

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

No branches or pull requests

4 participants
@Sameesunkaria @vandong9 @VinhNguyenDucThuy and others