Skip to content

Instantly share code, notes, and snippets.

@mrwulff
Last active March 16, 2024 20:40
Show Gist options
  • Save mrwulff/d5186e3e9a0923d1544ddf125e2bfc8c to your computer and use it in GitHub Desktop.
Save mrwulff/d5186e3e9a0923d1544ddf125e2bfc8c to your computer and use it in GitHub Desktop.
python3 -m venv venv
. venv/bin/activate
pip install --upgrade pip
pip install pillow==8.4.0
pip3 install git+https://github.com/kivy/kivy-ios.git
** find materialyoucolor recipe at "https://github.com/T-Dynamos/kivy-ios"
./dist/hostpython3/bin/python3.11 -m pip install certifi
toolchain build materialyoucolor pillow
git clone test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment