最近の検索


最近の検索はありません

Charles Scalesse's Avatar

Charles Scalesse

参加日2021年10月26日

·

前回のアクティビティ2023年4月05日

フォロー中

0

フォロワー

0

合計アクティビティ

6

投票

1

受信登録

2

アクティビティの概要

さんの最近のアクティビティ Charles Scalesse

Charles Scalesseさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

Ahh, okay that was our issue Mick O'Donnell. The build was failing with the 14.3 RC, but all is good with the official release. Thank you!

コメントを表示 · 投稿日時:2023年4月05日 · Charles Scalesse

0

フォロワー

2

投票

0

コメント


Charles Scalesseさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

Hi Eric Nelson has there been any update on this? Xcode 14.3 has been officially released and the Zendesk SDKs are still blocking our build. We're still seeing errors like these when building with the latest releases:

failed to build module 'CommonUISDK'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66 clang-1316.0.20.12)', 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.

failed to build module 'SupportSDK'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66 clang-1316.0.20.12)', 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.

../CommonUISDK.framework/Modules/CommonUISDK.swiftmodule/arm64-apple-ios.swiftinterface:20:90: 'MainActor' is only available in iOS 13.0 or newer

We're using:

ZendeskCommonUISDK 8.0.0
ZendeskCoreSDK 4.0.0
ZendeskMessagingAPISDK 5.0.0
ZendeskMessagingSDK 5.0.0
ZendeskSDKConfigurationsSDK 3.0.0
ZendeskSupportProvidersSDK 7.0.0
ZendeskSupportSDK 7.0.0

コメントを表示 · 投稿日時:2023年4月04日 · Charles Scalesse

0

フォロワー

1

投票

0

コメント


Charles Scalesseさんが投稿を作成しました:

投稿 Developer - Zendesk SDKs

We've integrated the following libraries via Swift Package Manager:

ZendeskCommonUISDK 6.1.1
ZendeskCoreSDK 2.5.1
ZendeskSupportProvidersSDK 5.3.0
ZendeskSupportSDK 5.3.0
ZendeskSDKMessaging 1.2.1
ZendeskMessagingAPISDK 3.8.2
ZendeskSDKConfigurationsSDK 1.1.8

When building for the simulator, we're getting 51 warnings (!!!) similar to this one:

warning: skipping copy phase strip, binary is code signed: /Users/MyUser/Library/Developer/Xcode/DerivedData/MyApp-gkiayxxgurojvpfmbabgsonqkscl/SourcePackages/checkouts/sdk_logger_ios/ZendeskSDKLogger.xcframework/ios-arm64_i386_x86_64-simulator/ZendeskSDKLogger.framework/ZendeskSDKLogger (in target 'ZendeskSDKStorage' from project 'ZendeskSDKStorage')

Is there any way to fix/silence these warnings when building for the simulator? Or is our only option to manually integrate the Zendesk libraries?

投稿日時:2021年10月26日 · Charles Scalesse

0

フォロワー

3

投票

1

コメント