buildozer icon indicating copy to clipboard operation
buildozer copied to clipboard

Recipes not build after `buildozer ios clean`

Open meow464 opened this issue 3 years ago • 0 comments

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().

meow464 avatar Aug 19 '21 00:08 meow464