add help for getting a list of identities for ios platform
This commit is contained in:
parent
420989928a
commit
3ec35fe40a
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ fullscreen = 1
|
||||||
#
|
#
|
||||||
|
|
||||||
# (str) Name of the certificate to use for signing the debug version
|
# (str) Name of the certificate to use for signing the debug version
|
||||||
|
# Get a list of available identities: buildozer ios list_identities
|
||||||
#ios.codesign.debug = "iPhone Developer: <lastname> <firstname> (<hexstring>)"
|
#ios.codesign.debug = "iPhone Developer: <lastname> <firstname> (<hexstring>)"
|
||||||
|
|
||||||
# (str) Name of the certificate to use for signing the release version
|
# (str) Name of the certificate to use for signing the release version
|
||||||
|
|
Loading…
Reference in a new issue