Skip to content

[v2022.07.19] - 2022-07-19

Compare
Choose a tag to compare
@misl6 misl6 released this 19 Jul 19:02
· 63 commits to master since this release
0d7b12b

This is the first version of kivy-ios to use calendar versioning.
For further information, see: #729

Added

Fixed

  • Updated shebangs to target python3. Bumped libffi version to 3.4.2 #688 (misl6)
  • Fixes libffi 3.4.2 not linking correctly (missing symbols) on iOS Simulator #695 (misl6)
  • Update dpi for latest iPhone models #707 (akshayaurora)
  • Our self-hosted Apple Silicon runner now has been migrated to actions/runner v2.292.0 which now supports arm64 natively #710 (misl6)
  • Update xcassets to include mandatory icons in latest xcode #717 (tito)
  • Bump cookiecutter from 1.7.2 to 2.1.1 #714 (dependabot)
  • Use shutil.which instead of sh.which #735 (misl6)