signal-setup-guide icon indicating copy to clipboard operation
signal-setup-guide copied to clipboard

Compile IOS client Xcode

Open nsosa76 opened this issue 4 years ago • 1 comments

Thank you for taking the time to develop this tutorial. I have the server running but now I need to test it with ios or Android clients. Did you ran into any issues compiling the ios client? I'm using Xcode 11.3.1 and trying to compile the ios client but I'm getting this error :0: error: module compiled with Swift 5.3.2 cannot be imported by the Swift 5.1.3 compiler: /Users/test/signal/Signal-iOS/Pods/CocoaLumberjack/CocoaLumberjack.framework/Modules/CocoaLumberjack.swiftmodule/x86_64-apple-ios-simulator.swiftmodule

nsosa76 avatar Feb 16 '21 20:02 nsosa76

@nsosa76 I've not had any success in ios, but what version did you clone? If the compiled version is 5.3.2, presumably you need at least a matching version of xcode.

madeindra avatar Feb 19 '21 11:02 madeindra