We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some issues i did run into while trying to package macosx app.
git clone https://github.com/HusamFathi/KivyMD-Dashboard-UI cd KivyMD-Dashboard-UI python3 -m venv .venv . .venv/bin/activate pip install kivymd https://github.com/kivy/buildozer python setup.py build pip install -e . buildozer init buildozer -v osx release
This PR #1719 aims to fix at least three of build issues:
Kivy.dmg
The text was updated successfully, but these errors were encountered:
butuzov
No branches or pull requests
Some issues i did run into while trying to package macosx app.
Versions
Reproduce
This PR #1719 aims to fix at least three of build issues:
Kivy.dmg
(and them osx package itself)The text was updated successfully, but these errors were encountered: