<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Error: syntax error before &#8216;AT_NAME&#8217; token</title>
	<atom:link href="http://iPhoneDeveloperTips.com/xcode/error-syntax-error-before-at_name-token.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iPhoneDeveloperTips.com/xcode/error-syntax-error-before-at_name-token.html</link>
	<description>iOS Developer Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:31:16 -0600</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Øyvind Kvalnes</title>
		<link>http://iPhoneDeveloperTips.com/xcode/error-syntax-error-before-at_name-token.html#comment-25897</link>
		<dc:creator>Øyvind Kvalnes</dc:creator>
		<pubDate>Sun, 19 Sep 2010 16:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=95#comment-25897</guid>
		<description>This was most helpful. Thank you.

In my case it was a &quot;;&quot; missing:

-(void) dealloc

@end


Best wishes.</description>
		<content:encoded><![CDATA[<p>This was most helpful. Thank you.</p>
<p>In my case it was a &#8220;;&#8221; missing:</p>
<p>-(void) dealloc</p>
<p>@end</p>
<p>Best wishes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://iPhoneDeveloperTips.com/xcode/error-syntax-error-before-at_name-token.html#comment-33</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 19 Aug 2008 13:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=95#comment-33</guid>
		<description>this can also happen when the .h file has a syntax error, such as the last line not having a &quot;;&quot;</description>
		<content:encoded><![CDATA[<p>this can also happen when the .h file has a syntax error, such as the last line not having a &#8220;;&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

