kivy-school / kivy-reloader

Hot reload your Kivy app on multiple phones and computer in real-time.
MIT License
15 stars 1 forks source link

talk about buildozer.spec #9

Open AccelQuasarDragon opened 5 months ago

AccelQuasarDragon commented 5 months ago

right after "Just press enter. This will create a file called settings.py on your project folder." on initial github page https://github.com/kivy-school/kivy-reloader it doesn't talk about buildozer.spec

[KIVY RELOADER] `settings.py` not found in the project folder
[KIVY RELOADER] The `settings.py` file will be created in the project folder.
[KIVY RELOADER] This file will help you to customize the constants used by kivy-reloader.
 Do you want to create a settings.py file? [Y/n]

[KIVY RELOADER] buildozer.spec not found, creating a copy of buildozer.spec
[KIVY RELOADER] The `buildozer.spec` file will be created in the project folder.
[KIVY RELOADER] This file will help you to to compile your app and send it to your phone.
 Do you want to create a buildozer.spec file? [Y/n]
FilipeMarch commented 5 months ago

It does talk... some lines afterwards