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

Build error - Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1 compiler

Open MiaoMiaoai opened this issue 6 years ago • 9 comments

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?

MiaoMiaoai avatar Oct 12 '19 02:10 MiaoMiaoai

+1

zaphod534 avatar Oct 18 '19 07:10 zaphod534

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.

artur-ios-dev avatar Oct 21 '19 06:10 artur-ios-dev

I solved the problem with Xcode 10.3

MiaoMiaoai avatar Oct 21 '19 06:10 MiaoMiaoai

@artrmz Video calls on iOS 13 have no images, do you know why

MiaoMiaoai avatar Oct 22 '19 09:10 MiaoMiaoai

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

artur-ios-dev avatar Oct 22 '19 09:10 artur-ios-dev

Please be aware that this may not get fixed.

https://rocket.chat/2019/10/11/moving-mobile-apps-to-react/

reetp avatar Oct 22 '19 11:10 reetp

@reetp Won't swift be updated later?

MiaoMiaoai avatar Oct 22 '19 13:10 MiaoMiaoai

Not unless another developer takes up the development of it.

Currently it is in 'maintenance' mode

reetp avatar Oct 22 '19 13:10 reetp

I would love to take care of this project but doing it alone would be probably too much time consuming :(

artur-ios-dev avatar Oct 22 '19 14:10 artur-ios-dev