kivy / kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS
https://kivy.org/docs/guide/packaging-ios.html
MIT License
776 stars 240 forks source link

Update required Xcode version to 13 #764

Closed misl6 closed 1 year ago

misl6 commented 1 year ago

SDL XCode projects only support XCode >= 13 , as projects have been migrated to multi-platform support.

Additonally, XCode < 13 is also unsupported by Apple: App Store submission requirement starts April 25

Closes: #763