We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6867c commit 25236cfCopy full SHA for 25236cf
buildozer/default.spec
@@ -123,3 +123,11 @@ warn_on_root = 1
123
# buildozer --profile demo android debug
124
#
125
# Environment variable overrides have priority over profile overrides.
126
+#
127
+# For more platform specific configuration please run one of the following commands
128
+# so this file will be updated accordingly:
129
+# buildozer init android
130
+# buildozer init android --no-comments
131
+# buildozer init ios
132
+# buildozer init ios --no-docs
133
+# buildozer init osx
0 commit comments