diff --git a/Sources/StreamChat/Models/AppSettings.swift b/Sources/StreamChat/Models/AppSettings.swift index d43c4373ae..d3cd113fdf 100644 --- a/Sources/StreamChat/Models/AppSettings.swift +++ b/Sources/StreamChat/Models/AppSettings.swift @@ -2,8 +2,8 @@ // Copyright © 2025 Stream.io Inc. All rights reserved. // +import CoreServices import Foundation -import MobileCoreServices /// A type representing the app settings. public struct AppSettings {