I recompile MobileSDK_iOS2019R1b on my Mac and got an error.

Module compiled with Swift 4.2.1 cannot be imported by the Swift 5.0.1 compiler: /MobileSDK_iOS2019R1b/output/Samples/MobileSDKPlaybackSample/XPMobileSDK.framework/Modules/XPMobileSDK.swiftmodule/x86_64.swiftmodule

Could you please provide SDK compile with Swift 5.0.1 and Xcode Version 10.3 (10G8)

Thanks.

Hello,

We do not yet support Swift 5 for Mobile SDK. You might try to use an older version of Swift in XCode, as explained here: http://shashikantjagtap.net/switching-swift-versions-inside-xcode-using-toolchains/

Or just use the previous XCode version - it can be installed in parallel with the latest one.

Hope this helps,

Plamen Parvanov