buildozer
buildozer copied to clipboard
Recipes not build after `buildozer ios clean`
If you ran buildozer ios clean
then buildozer ios debug
it failed
to rebuild the Python3 recipe. In a clean (just created) environment,
running buildozer ios debug
should download kivy-ios and build
Python3.
Setting ios.requirements
to an empty string triggers the build of
all requirements in compile_platform()
.