kivy / kivy-ios

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

__IPHONE_OS_VERSION_MIN_REQUIRED fixed for toolchain build #691

Open RobertFlatt opened 2 years ago

RobertFlatt commented 2 years ago

Versions

Describe the bug

The minimum iOS version specified in xcode->general->deployment info does not propagate to the toolchain build command

A toolchain build is fixed as IPHONE_OS_VERSION_MIN_REQUIRED == IPHONE_9_0