update minimum deployment target to iOS 12.4 in README

This commit is contained in:
Nick 2025-04-17 11:10:54 +02:00
parent ae94cf4be4
commit e95660525a
1 changed files with 3 additions and 3 deletions

View File

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