Build error - Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1 compiler
Xcode 11.0
Rocket.Chat/Controllers/Video Conferencing/JitsiViewController.swift:10:8: Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1 compiler: /Users/lzwei/Desktop/Rocket.Chat.iOS-develop/Rocket.Chat/External/JitsiMeet/JitsiMeet.framework/Modules/JitsiMeet.swiftmodule/x86_64.swiftmodule
What to do about it?
+1
Use older Xcode - I believe it was 10.1 or 10.2.1 on which it should work (not sure since I didn't work on this project for quite some time). Anyway, it's not migrated to Xcode 11 yet.
I solved the problem with Xcode 10.3
@artrmz Video calls on iOS 13 have no images, do you know why
@MiaoMiaoai There might have been some changes in the API and RocketChat is not updated yet. Let's just wait for someone from Rocket.Chat Team who can look at it.
I am not sure who maintains this repo nowadays though.
Please be aware that this may not get fixed.
https://rocket.chat/2019/10/11/moving-mobile-apps-to-react/
@reetp Won't swift be updated later?
Not unless another developer takes up the development of it.
Currently it is in 'maintenance' mode
I would love to take care of this project but doing it alone would be probably too much time consuming :(