From af190b3112a2ec36533dee5f941f31eb7c64df25 Mon Sep 17 00:00:00 2001 From: Taner Sener Date: Wed, 10 Nov 2021 00:36:23 +0000 Subject: [PATCH] add min mac catalyst version to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b70df26..ad2ccda 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ This table shows the differences between two variants. | iOS AVFoundation | Yes | - | | iOS Architectures | arm64
arm64-simulator
arm64-mac-catalyst
x86-64
x86-64-mac-catalyst | armv7
arm64
i386
x86-64 | | iOS Bundle Format | XCFrameworks | Frameworks | +| Mac Catalyst Min Version | 14.0 | - | | macOS Min SDK | 10.15 | 10.11 | | macOS AVFoundation | Yes | - | | macOS Architectures | arm64
x86-64 | x86-64 |