1. Set .swiftlint.yml for ChatExample 2. Fix Access Control for Explicit Top Level ACL Violation 3. Fix SwiftLint Warning: Colon Violation, Function Body Length 4. Fix Forced Unwrapping style
* Added UserDefaults Extension to easily save and fetch settings values; * added messages to fetch in settings Added mock messages count to fetch in settings; * Reverted to com.messagekit.ChatExample * Fix copyright * fix copyright * fix copyright 2 * removed unused mark & fix init(coder:) * remove unused cell height reference