<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[张宴的博客]]></title> 
<link>http://zyan.cc/index.php</link> 
<description><![CDATA[Web系统架构与底层研发]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[张宴的博客]]></copyright>
<item>
<link>http://zyan.cc/xcode_svn/</link>
<title><![CDATA[iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>张宴 &lt;net@s135.com&gt;</author>
<category><![CDATA[移动互联网与手机]]></category>
<pubDate>Thu, 13 Dec 2012 05:04:27 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/</guid> 
<description>
<![CDATA[ 
	　　UserInterfaceState.xcuserstate 文件频繁更新，*.a等静态链接库文件默认不被添加到 SVN 中，需要对自己 Mac OS 上的 SVN 客户端配置做一下修改。<br/><br/>　　进入终端：<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">vi ~/.subversion/config</div><br/>　　查找 [miscellany] 字段<br/><br/>　　在默认被注释的&nbsp;&nbsp;global-ignores 下一行，增加一行：<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">global-ignores = *~ #*# .#* .*.swp .DS_Store .xcuserstate</div><br/>Tags - <a href="http://zyan.cc/tags/ios/" rel="tag">ios</a> , <a href="http://zyan.cc/tags/xcode/" rel="tag">xcode</a> , <a href="http://zyan.cc/tags/svn/" rel="tag">svn</a> , <a href="http://zyan.cc/tags/userinterfacestate/" rel="tag">userinterfacestate</a> , <a href="http://zyan.cc/tags/xcuserstate/" rel="tag">xcuserstate</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment27258</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>jiayutong01 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 13 Dec 2012 06:31:32 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment27258</guid> 
<description>
<![CDATA[ 
	学习了<a href="http://www.gvlocalization.com.cn/about/aboutbj.html" target="_blank">http://www.gvlocalization.com.cn/about/aboutbj.html</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment27328</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>最快的浏览器排行榜 &lt;45477@qq.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 15 Dec 2012 05:28:06 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment27328</guid> 
<description>
<![CDATA[ 
	来学习一下&nbsp;&nbsp;非常的不错
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment27360</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>andy &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 16 Dec 2012 06:10:41 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment27360</guid> 
<description>
<![CDATA[ 
	大哥更新下 APMServ吧！都4年了！
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment27445</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>小小小 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 18 Dec 2012 05:35:26 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment27445</guid> 
<description>
<![CDATA[ 
	在Xcode中如何搭建真机调试环境？
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment27454</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>声明 &lt;www.ryanliang@126.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 18 Dec 2012 08:53:26 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment27454</guid> 
<description>
<![CDATA[ 
	用git多好啊，
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment27535</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>renyuanz &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 20 Dec 2012 09:55:14 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment27535</guid> 
<description>
<![CDATA[ 
	宴哥，开始搞ISO开发了哦！
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment27565</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>湖南卫视在线直播 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 21 Dec 2012 07:02:36 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment27565</guid> 
<description>
<![CDATA[ 
	牛B了，随身购一月240万&nbsp;&nbsp;&nbsp;&nbsp;湖南卫视在线直播&nbsp;&nbsp;<a href="http://www.pcsoft8.cn" target="_blank">http://www.pcsoft8.cn</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment27572</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>新世纪娱乐城 &lt;a5892615@126.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 21 Dec 2012 11:15:46 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment27572</guid> 
<description>
<![CDATA[ 
	学习了，谢谢
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment27711</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>rehuo &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 25 Dec 2012 01:20:40 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment27711</guid> 
<description>
<![CDATA[ 
	MAC下的SVN客户端一直不好用，求推荐一个。 <a href="http://www.rehuoku.com/" target="_blank">http://www.rehuoku.com/</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment27893</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>淘宝皇冠店铺导航 &lt;jf88s7e77d@163.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 29 Dec 2012 17:42:23 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment27893</guid> 
<description>
<![CDATA[ 
	祝福朋友们身体健康，福运连连，欢笑天天，平安年年!
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment28160</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>fanshuye &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 05 Jan 2013 15:36:46 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment28160</guid> 
<description>
<![CDATA[ 
	学习了，宴哥
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment28188</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>5169.info &lt;xinyu3ru@qq.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 06 Jan 2013 13:25:17 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment28188</guid> 
<description>
<![CDATA[ 
	我来看看apmserv更新了没有<a href="http://www.5169.info/motion/the-win7-system-64-updates-ie10-no-internet-access.html" target="_blank">http://www.5169.info/motion/the-win7-system-64-updates-ie10-no-internet-access.html</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment28206</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>PHP乐知博客 &lt;dongwei@42xiu.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 07 Jan 2013 04:16:39 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment28206</guid> 
<description>
<![CDATA[ 
	暂时还用不到，学习啦！
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment28212</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>拜师 &lt;z529706149@qq.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 07 Jan 2013 13:24:52 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment28212</guid> 
<description>
<![CDATA[ 
	我的偶像啊&nbsp;&nbsp;，收我做徒弟吧 ！不过我什么都不懂，哎
]]>
</description>
</item><item>
<link>http://zyan.cc/xcode_svn/#blogcomment28221</link>
<title><![CDATA[[评论] iOS XCode 多人共享开发 SVN 配置需要做的小设置]]></title> 
<author>上山打老虎 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 08 Jan 2013 00:24:51 +0000</pubDate> 
<guid>http://zyan.cc/xcode_svn/#blogcomment28221</guid> 
<description>
<![CDATA[ 
	我来看看apmserv更新了没有
]]>
</description>
</item>
</channel>
</rss>