<?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"
	>
<channel>
	<title>Comments on: Build settings for Xcode projects</title>
	<atom:link href="http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/</link>
	<description>Coding under the close supervision of cats</description>
	<pubDate>Sat, 22 Nov 2008 10:41:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Jean-Francois Roy</title>
		<link>http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-28</link>
		<dc:creator>Jean-Francois Roy</dc:creator>
		<pubDate>Tue, 24 Oct 2006 03:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-28</guid>
		<description>index is a function, that's why you get a shadowed warning.

NAME
     index, rindex -- locate character in string

LIBRARY
     Standard C Library (libc, -lc)

SYNOPSIS
     #include 

     char *
     index(const char *s, int c);

     char *
     rindex(const char *s, int c);</description>
		<content:encoded><![CDATA[<p>index is a function, that&#8217;s why you get a shadowed warning.</p>
<p>NAME<br />
     index, rindex &#8212; locate character in string</p>
<p>LIBRARY<br />
     Standard C Library (libc, -lc)</p>
<p>SYNOPSIS<br />
     #include </p>
<p>     char *<br />
     index(const char *s, int c);</p>
<p>     char *<br />
     rindex(const char *s, int c);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-27</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 22 Oct 2006 18:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-27</guid>
		<description>I've updated my build settings. Sorry, I should have tested them more before posting. Fortunately, some extra warnings never killed anyone (I hope)!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated my build settings. Sorry, I should have tested them more before posting. Fortunately, some extra warnings never killed anyone (I hope)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Parizek</title>
		<link>http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-22</link>
		<dc:creator>Dave Parizek</dc:creator>
		<pubDate>Fri, 20 Oct 2006 03:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-22</guid>
		<description>Thanks!  As a newbie I have been somewhat overwhelmed by XCode's settings and this post and its references have helped me immensely.  Karma points to you.</description>
		<content:encoded><![CDATA[<p>Thanks!  As a newbie I have been somewhat overwhelmed by XCode&#8217;s settings and this post and its references have helped me immensely.  Karma points to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-21</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 20 Oct 2006 01:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-21</guid>
		<description>If you want to use the xcconfig file in a project, just use Add to Project, but make sure to de-select the target. Then open the build settings pane and select the file under &lt;q&gt;Based on:&lt;/q&gt; to base your build configurations on the settings in the file.</description>
		<content:encoded><![CDATA[<p>If you want to use the xcconfig file in a project, just use Add to Project, but make sure to de-select the target. Then open the build settings pane and select the file under <q>Based on:</q> to base your build configurations on the settings in the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-20</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 20 Oct 2006 01:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-20</guid>
		<description>So, where is the best place to put this .xcconfig file?</description>
		<content:encoded><![CDATA[<p>So, where is the best place to put this .xcconfig file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-12</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 17 Oct 2006 16:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://lapcatsoftware.com/blog/2006/10/15/build-settings-for-xcode-projects/#comment-12</guid>
		<description>I guess I think like a manatee.  Thanks.  This is useful stuff.</description>
		<content:encoded><![CDATA[<p>I guess I think like a manatee.  Thanks.  This is useful stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
