<?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>iPhone SDK develop &#38; programming tips &#187; codesign</title>
	<atom:link href="http://www.flyblog.info/tag/codesign/feed" rel="self" type="application/rss+xml" />
	<link>http://www.flyblog.info</link>
	<description>ideas for programming</description>
	<lastBuildDate>Fri, 20 May 2011 09:49:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhone SDK: 提交AppStore失败原因小结</title>
		<link>http://www.flyblog.info/catprogramming/340.html</link>
		<comments>http://www.flyblog.info/catprogramming/340.html#comments</comments>
		<pubDate>Fri, 24 Apr 2009 06:10:19 +0000</pubDate>
		<dc:creator>Flyblog</dc:creator>
				<category><![CDATA[编程开发]]></category>
		<category><![CDATA[codesign]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[提交]]></category>

		<guid isPermaLink="false">http://www.flyblog.info/?p=340</guid>
		<description><![CDATA[这一次提交软件到AppStore 遇到了点麻烦， 编译、生成都没有出什么问题， 但是在iTunesconnect中提交的时候却遇到了问题。 在上传文件的时候被告知Binary没有被正确签名
The binary you uploaded was invalid. The signature was invalid, or it was not singned with an Apple submission certificate.

在这个头疼的问题上花了两天时间， 先是按照Apple Program Portal 中的步骤一一试验

   1.  Select the Target and open the Build Settings Inspector. Confirm you are in the Distribution Configuration.
       先在工程设置中确认是发布版本
 [...]]]></description>
		<wfw:commentRss>http://www.flyblog.info/catprogramming/340.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

