Supported iOS deployment versions
Note: This is an editor class. To use it you have to place your script in Assets/Editor inside your project folder. Editor classes are in the UnityEditor namespace so for C# scripts you need to add "using UnityEditor;" at the beginning of the script.
| iOS_4_0 |
iOS 4.0 |
| iOS_4_1 |
iOS 4.1 |
| iOS_4_2 |
iOS 4.2 |
| iOS_4_3 |
iOS 4.3 |
| iOS_5_0 |
iOS 5.0 |
| iOS_5_1 |
iOS 5.1 |
| iOS_6_0 |
iOS 6.0 |
| Unknown |
Unknown iOS version, managed by user |