-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to build module 'AzureCommunicationCalling'; this SDK is not supported by the compiler . Please select a toolchain which matches the SDK. #2002
Comments
@lucianopa-msft or @raosanat can you take a look at this? |
@GagandeepJatana |
i set the minimum to 16.0 still stuck at this . ====================================
|
yes i checke as i mentioned in the issue detail above. |
Can you try this instead?
Calling and Common both need to be on iOS 12.0, the rest could be whatever minimum target you need |
@GagandeepJatana Any updates on this? |
@lucianopa-msft |
Failed to build module 'AzureCommunicationCalling'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)', while this compiler is 'Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)'). Please select a toolchain which matches the SDK.
i Already checked issue 1403 but its not working
https://github.com/Azure/azure-sdk-for-ios/issues/1403
Am currently using node : v23.6.0
"react-native": "0.74.5",
"react": "18.2.0",
xcode Version 16.2 (16C5032a)
pod 'AzureCommunicationUICalling', '1.13.0'
Also getting : Compiling for iOS 12.0, but module 'AzureCommunicationCommon' has a minimum deployment target of iOS 13.4: /Users/p360/Library/Developer/Xcode/DerivedData/APP-hdyciuctfxrqbbbtyavyvluwwdoq/Build/Products/Release-iphoneos/AzureCommunicationCommon/AzureCommunicationCommon.framework/Modules/AzureCommunicationCommon.swiftmodule/arm64-apple-ios.swiftmodule
The text was updated successfully, but these errors were encountered: