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).