From a1f2278baf5e350a2e8b5d43c28f6c1114c55c28 Mon Sep 17 00:00:00 2001 From: Ilia Kolo Date: Thu, 29 Apr 2021 19:31:41 +0300 Subject: [PATCH] Add note about Mac Catalyst --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8515a30..3730de3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This repository contains releases for the Twilio Conversations for iOS SDK. These releases can be consumed using Swift Package Manager, CocoaPods or manual integration into your project. +### Mac Catalyst Pilot + +If you are interested in Mac Catalyst support please contact support. + ### Swift Package Manager You can add Conversations Client for iOS by adding the `https://github.com/twilio/conversations-ios` repository as a Swift Package.