Open nusli opened 3 years ago
indeed, seems like it is https://kivy.org/downloads/2.0.0/Kivy.dmg instead
A possibly related issue, where it seems to be downloading an invalid Kivy.app disk image
% poetry run buildozer --version
# Check configuration tokens
Buildozer 1.4.0
# check if Kivy.app exists in local dir
# Extracting and installing Kivy...
hdiutil: attach failed - image not recognized
I can reproduce it with % hdiutil attach ./.buildozer/osx/platform/kivy-sdk-packager-master/osx/Kivy3.dmg
This is on macOS 13.1 (22C65 Darwin redemption.lan 22.2.0 Darwin Kernel Version 22.2.0: Fri Nov 11 02:08:47 PST 2022; root:xnu-8792.61.2~4/RELEASE_X86_64 x86_64
Versions
Description
I tried to run buildozer to package my app. However i noticed that inside the osx.py file it tries to download kivy if there is no Kivy.app present. For me the url from line 49 evaluated to "https://kivy.org/downloads/2.0.0/Kivy-2.0.0-osx-python3.dmg". Pasted into the browser i got a 404 error.
buildozer.spec
Command:
Spec file: