From e95660525afa0cc495b24c226a2be36ad9068bf5 Mon Sep 17 00:00:00 2001 From: Nick Date: Thu, 17 Apr 2025 11:10:54 +0200 Subject: [PATCH] update minimum deployment target to iOS 12.4 in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e8f1e21..60c0f79 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This document describes how to integrate in your existing Xcode project the Tecn | | Version | | ------------------------- | ------------- | | Xcode | 14.0 or above | -| Minimum deployment target | iOS 11 | +| Minimum deployment target | iOS 12.4 | --- @@ -67,7 +67,7 @@ end #### Get the SDK thru zip file -Tecnavia provides you a zip package named `ta-newsmemory-sdk_31814`, (i.e. 31814, means that the SDK version is 3.18.14). +Tecnavia provides you a zip package named `ta-newsmemory-sdk_31814` (i.e. 31814, means that the SDK version is 3.18.14). 1. Unzip the package and copy the `ta-newsmemory-sdk_31814` folder in the folder containing your project's `Podfile` file. @@ -97,7 +97,7 @@ end #### Package contents -Tecnavia provides you a zip package named `ta-newsmemory-sdk_31814`, (i.e. 31814, means that the SDK version is 3.18.14). +Tecnavia provides you a zip package named `ta-newsmemory-sdk_31814` (i.e. 31814, means that the SDK version is 3.18.14). Unzip the package and copy the `ta-newsmemory-sdk_31814` folder in the folder containing your project's `.xcodeproj` file (i.e. the SDK folder must be at the same level of the project file).