<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>keychain - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/keychain/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Thu, 22 Sep 2016 10:19:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Jenkins上后台持续集成时如何绕过Mac的keychain机制</title>
		<link>https://www.coder4.com/archives/5131</link>
					<comments>https://www.coder4.com/archives/5131#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Thu, 22 Sep 2016 10:19:21 +0000</pubDate>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[keychain]]></category>
		<category><![CDATA[持续集成]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=5131</guid>

					<description><![CDATA[大家都知道，Mac上做持续集成时，是经常需要访问keychain的，而一般的命令行是不允许这么交互的，如果直接build可能会有这样的效果： Signing Identity: "iPhone Distribution: xxxxxx (yyyyyy)" /usr/bin/codesign --force --sign zzzzzz --preserve-metadata=identifier,entitlements --timestamp=none aaaa aaa[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/5131/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
