sendbird / sendbird-chat-sample-ios

This repository provides feature-level Chat samples with Swift.
https://sendbird.com/docs/chat/v4/ios/overview
MIT License
33 stars 5 forks source link

Updated Kingfisher for the latest Xcode(14.3) #197

Closed sf-jed-kyung closed 1 year ago

sf-jed-kyung commented 1 year ago

Summary

Kingfisher 7.2.0 does not build in Xcode 14.3. Updated dependencies to the latest version of Kingfisher. Additionally, updated the SendbirdChatSDK to the latest version.