Recent searches
No recent searches
iOS SDK Swift 5.7.1 support
Posted Dec 07, 2022
Hi,
I'm trying to use the ZendeskSDKMessaging in Xcode 14.1 which swift version is 5.7.1 and I'm getting this error in ZendeskSDK:
Failed to build module 'ZendeskSDK'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)', while this compiler is 'Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)'). Please select a toolchain which matches the SDK.
I guess I could downgrade Xcode for this to work but it doesn't seem a good solution.
Someone need to support backward compatibility so that this won't happen on each Xcode upgrade.
It seems that some flag needs to be set on the framework's target as explained here:
https://www.swift.org/blog/library-evolution/
Could I expect a new release in coming days with this fixed?
Thanks for your help.
0
1
1 comment
Rodrigo Borges Soares
Hey Marcos Alba Soler. How're you doing? Did you manage to solve this issue? Thanks in advance.
0