From 5f976d6069d651cbd27bc8b9e20e17a5d8cf5be0 Mon Sep 17 00:00:00 2001 From: Ehab Alsharkawy <102961713+ehab-al-cko@users.noreply.github.com> Date: Thu, 26 Jan 2023 17:21:08 +0000 Subject: [PATCH] Update xcode requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e7c14a..85761d3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The SDK handles the device data collection, communication with the card issuer, 5. Meets requirements from **EMVCo and the PCI Security Standards Council**, specifically set for 3DS SDKs, so you can be sure it is interoperable with card issuers and that your customers’ sensitive data stays secure. ## Minimum Requirements -The 3DS SDK for iOS requires Xcode 12.0 and above with Swift version 5.3 and above, and supports apps targeting iOS 11.0 and above. It also supports Objective-C. +The 3DS SDK for iOS requires Xcode 13.4 and above with Swift version 5.6.1 and above, and supports apps targeting iOS 12.0 and above. It also supports Objective-C. ## Getting Started