You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating the ably-cocoa package to 1.2.35 or 1.2.34, we cannot build our iOS App anymore, as it is using the ably-asset-tracking-swift SDK as well and ably-asset-tracking-swift has not been updated to be compatible with the changes that were introduced in #1995
The build fails with:
Failed to execute Step: command failed with exit status 65 (xcodebuild "-project" "/Users/vagrant/git/Project.xcodeproj" "-scheme" "Project Development" "test" "-destination" "id=..." "-resultBundlePath" "/var/folders/7l/.../T/XCUITestOutput236194744/Test-Project Development.xcresult" "-xcconfig" "/var/folders/7l/.../T/.../temp.xcconfig"): /Users/vagrant/Library/Developer/Xcode/DerivedData/Project-.../SourcePackages/checkouts/ably-asset-tracking-swift/Sources/AblyAssetTrackingInternal/AblyWrapper/SDK/AblyCocoaSDK.swift:41:56: error: cannot convert value of type 'any ARTRealtimePresenceProtocol' to expected argument type 'ARTRealtimePresence' (exit code: 1)
Which version of the Ably SDK are you using?
1.2.34
On which platform does the issue happen?
iOS17
Which version of Xcode are you using?
Xcode 15.3
What did you do?
After updating the ably-cocoa package to 1.2.35 or 1.2.34, we cannot build our iOS App anymore, as it is using the ably-asset-tracking-swift SDK as well and ably-asset-tracking-swift has not been updated to be compatible with the changes that were introduced in #1995
The build fails with:
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: