Document iOS 9 as minimum deployment version.

This commit is contained in:
Stefan Csomor
2017-06-28 09:17:36 +02:00
parent 62052e365e
commit 1902c5ceb8
3 changed files with 5 additions and 4 deletions

View File

@@ -210,6 +210,7 @@ wxOSX:
- Allow pasting using Cmd+V in wxTextCtrl with wxTE_PASSWORD style.
- Update font code to use toll-free bridges from CTFontRef to NSFont or UIFont
- Add a native implementation for clearing bitmap/window wxGraphicsContexts
- wxiOS now needs a minimum of iOS 9 for deployment
Unix: