From 3ec35fe40ad6138ae3f8880a05184ab9976ce40b Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Tue, 23 Jul 2013 12:33:33 +0200 Subject: [PATCH] add help for getting a list of identities for ios platform --- buildozer/default.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/buildozer/default.spec b/buildozer/default.spec index ba2eb77..b0527cf 100644 --- a/buildozer/default.spec +++ b/buildozer/default.spec @@ -95,6 +95,7 @@ fullscreen = 1 # # (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: ()" # (str) Name of the certificate to use for signing the release version