Recent searches
No recent searches

App Admin
Joined Mar 07, 2023
·
Last activity Mar 22, 2023
Following
0
Followers
0
Total activity
5
Vote
1
Subscription
1
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by App Admin
App Admin commented,
Eric Nelson hey! Last night Apple published Release Candidates for Xcode 14.3 and iOS 16.4 and projects with Zendesk SDKs still show the same errors when trying to compile:
1)
.../ZendeskMessagingSDK/MessagingSDK.framework/Modules/MessagingSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface:4:8 Failed to build module 'CommonUISDK'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.5 (swiftlang-1300.0.31.1 clang-1300.0.29.1)', while this compiler is 'Apple Swift version 5.8 (swiftlang-5.8.0.124.1 clang-1403.0.22.11.100)'). Please select a toolchain which matches the SDK.
2)
'MainActor' is only available in iOS 13.0 or newer
Seems Apple has fixed the second one and hopefully it will be available in the following Release candidate, but the first one can be fixed by library authors easily (see my previous message in this thread).
It would be great to have Zendesk upgrade their SDK, as other library authors already did.
Thanks!
View comment · Posted Mar 22, 2023 · App Admin
0
Followers
4
Votes
0
Comments
App Admin commented,
Eric Nelson I found this thread with a similar error containing steps to resolve it. Can you try updating your project's settings with the suggestion in the comment? Here is some more info on the build setting in the Swift docs.
View comment · Posted Mar 08, 2023 · App Admin
0
Followers
0
Votes
0
Comments
App Admin commented,
Hey Yuri Reis, Any updates on this?
View comment · Posted Mar 07, 2023 · App Admin
0
Followers
0
Votes
0
Comments