<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodeSign error &#8211; SMsoft &#8211; informatica e dintorni</title>
	<atom:link href="https://blog.smsoft.it/tag/codesign-error/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.smsoft.it</link>
	<description>consigli settimanali su MacOS, GNU/Linux ed Open Source</description>
	<lastBuildDate>Thu, 13 Oct 2011 11:56:47 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=83425</generator>
	<item>
		<title>CodeSign error: Certificate identity iPhone Distribution:  appears more than once in the keychain. The codesign tool requires there only be one.</title>
		<link>https://blog.smsoft.it/2011/10/13/codesign-error-certificate-identity-iphone-distribution-appears-more-than-once-in-the-keychain-the-codesign-tool-requires-there-only-be-one/</link>
					<comments>https://blog.smsoft.it/2011/10/13/codesign-error-certificate-identity-iphone-distribution-appears-more-than-once-in-the-keychain-the-codesign-tool-requires-there-only-be-one/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 13 Oct 2011 11:56:47 +0000</pubDate>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[CodeSign error]]></category>
		<category><![CDATA[keychain]]></category>
		<category><![CDATA[XCode]]></category>
		<guid isPermaLink="false">http://blog.smsoft.it/?p=1531</guid>

					<description><![CDATA[Se dovete gestire più di un account Apple ID, potrebbe capitarvi di vedere il seguente messaggio durante la creazione della versione dell&#8217;app per il caricamento nell&#8217;App Store: [crayon-6a41aba193487474036768/] Questo errore è legato al fatto che esistono due certificati con lo stesso nome nel portachiavi. Io ho fatto un po&#8217; di prove, ed alla fine ho ... <a title="CodeSign error: Certificate identity iPhone Distribution:  appears more than once in the keychain. The codesign tool requires there only be one." class="read-more" href="https://blog.smsoft.it/2011/10/13/codesign-error-certificate-identity-iphone-distribution-appears-more-than-once-in-the-keychain-the-codesign-tool-requires-there-only-be-one/" aria-label="Per saperne di più su CodeSign error: Certificate identity iPhone Distribution:  appears more than once in the keychain. The codesign tool requires there only be one.">Leggi tutto</a>]]></description>
										<content:encoded><![CDATA[<p>Se dovete gestire più di un account Apple ID, potrebbe capitarvi di vedere il seguente messaggio durante la creazione della versione dell&#8217;app per il caricamento nell&#8217;App Store:</p><pre class="urvanov-syntax-highlighter-plain-tag">CodeSign error: Certificate identity iPhone Distribution:  appears more than once in the keychain. The codesign tool requires there only be one.</pre><p></p>
<p>Questo errore è legato al fatto che esistono due certificati con lo stesso nome nel portachiavi. Io ho fatto un po&#8217; di prove, ed alla fine ho risolto così:</p>
<ul>
<li>Cancello le nuove entry duplicate nell&#8217;applicazione portachiavi che si trova in &#8220;Applicazioni&#8221;-&gt;&#8221;Utility&#8221;-&gt;&#8221;Accesso Portachiavi&#8221;</li>
<li>Creo un nuovo portachiavi da &#8220;Archivio&#8221;-&gt;&#8221;Nuovo portachiavi&#8221;</li>
<li>Rendo di default il nuovo portachiavi, cliccandoci sopra con il tasto destro e selezionando la voce &#8220;Rendi portachiavi xxx di default<strong>&#8220;</strong></li>
<li><strong>IMPORTANTE</strong>: faccio una copia del portachiavi originale, generalmente chiamato &#8220;login&#8221; per sicurezza. Il file del portachiavi si trova aprendo il Finder e poi andando nella cartella &#8220;Libreria&#8221;-&gt;&#8221;Keychains&#8221;. Copiare il file in un luogo sicuro</li>
<li>Cancellare il portachiavi originale, generalemnte chiamato &#8220;login&#8221;, cliccandoci su con il tasto destro e scegliendo &#8220;Elimina portachiavi login&#8221;. Alla successiva richiesta, scegliere &#8220;Elimina riferimenti&#8221;</li>
<li>Ora si può aprire xCode, poi l&#8217;organizer e reimportare i vari certificati dal proprio profilo. Con xCode 4 questo è molto semplice, perché avviene praticamente in automatico.</li>
<li>Associare il corretto profilo nel &#8220;Code Signign Identity&#8221; della sezione &#8220;Build Settings&#8221; di xCode&#8221;</li>
<li>Finalmente potrete compilare la vostra app</li>
</ul>
<p>Finita la procedura di compilazione e caricamento dell&#8217;app, potrete reimpostare il portachiavi originale, dalla voce &#8220;Archivio&#8221;-&gt;&#8221;Aggiungi portachiavi..&#8221; dell&#8217;applicazione &#8220;Accesso portachiavi&#8221; e selezionare il file &#8220;login.keychain&#8221; che viene visualizzato.</p>
<p>enjoy!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.smsoft.it/2011/10/13/codesign-error-certificate-identity-iphone-distribution-appears-more-than-once-in-the-keychain-the-codesign-tool-requires-there-only-be-one/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
