<?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: How to evict __MyCompanyName__ from their office building</title>
	<atom:link href="http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building/feed" rel="self" type="application/rss+xml" />
	<link>http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building</link>
	<description>The personal weblog of Peter Hosey.</description>
	<lastBuildDate>Tue, 17 Jan 2012 18:19:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Greg</title>
		<link>http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building/comment-page-1#comment-285158</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Mon, 27 Jul 2009 01:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building#comment-285158</guid>
		<description>The path for this seems to have changed. On my machine with XCode 3.0 it&#039;s at:

/Developer/Library/Xcode/File\ Templates</description>
		<content:encoded><![CDATA[<p>The path for this seems to have changed. On my machine with XCode 3.0 it&#8217;s at:</p>
<p>/Developer/Library/Xcode/File\ Templates</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Fisher</title>
		<link>http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building/comment-page-1#comment-243626</link>
		<dc:creator>Steven Fisher</dc:creator>
		<pubDate>Thu, 19 Feb 2009 19:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building#comment-243626</guid>
		<description>I had to follow the instructions here to change the company name. Although Xcode was picking up the value from the address book, it wasn&#039;t smart enough to drop the &quot;Ltd.&quot;, or at least that period, from the value. So I ended up with &quot;Ltd..&quot; in my source files.

Short version of all this: If you have a suffix like &quot;Ltd.&quot; or &quot;Inc.&quot;, don&#039;t include the period in the defaults write.</description>
		<content:encoded><![CDATA[<p>I had to follow the instructions here to change the company name. Although Xcode was picking up the value from the address book, it wasn&#8217;t smart enough to drop the &#8220;Ltd.&#8221;, or at least that period, from the value. So I ended up with &#8220;Ltd..&#8221; in my source files.</p>
<p>Short version of all this: If you have a suffix like &#8220;Ltd.&#8221; or &#8220;Inc.&#8221;, don&#8217;t include the period in the defaults write.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BJ Homer</title>
		<link>http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building/comment-page-1#comment-210736</link>
		<dc:creator>BJ Homer</dc:creator>
		<pubDate>Tue, 15 Jul 2008 17:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building#comment-210736</guid>
		<description>From the Xcode 3.1 release notes:

The ORGANIZATIONNAME substitution value in templates is now replaced with the Company Name from the current user’s Address Book card if present, rather than __MyCompanyName__. If the PBXCustomTemplateMacroDefinitions user default has already been set, it will be honored.</description>
		<content:encoded><![CDATA[<p>From the Xcode 3.1 release notes:</p>
<p>The ORGANIZATIONNAME substitution value in templates is now replaced with the Company Name from the current user’s Address Book card if present, rather than __MyCompanyName__. If the PBXCustomTemplateMacroDefinitions user default has already been set, it will be honored.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus Magnuson</title>
		<link>http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building/comment-page-1#comment-19917</link>
		<dc:creator>Markus Magnuson</dc:creator>
		<pubDate>Sun, 08 Apr 2007 06:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building#comment-19917</guid>
		<description>Just wanted to add that you&#039;ll have to restart XCode for this to kick in, if it was open when writing to defaults.</description>
		<content:encoded><![CDATA[<p>Just wanted to add that you&#8217;ll have to restart XCode for this to kick in, if it was open when writing to defaults.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nehemiah</title>
		<link>http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building/comment-page-1#comment-18883</link>
		<dc:creator>nehemiah</dc:creator>
		<pubDate>Thu, 05 Apr 2007 18:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-03-28/how-to-evict-__mycompanyname__-from-their-office-building#comment-18883</guid>
		<description>pritty awsome tip, it should go into cocoadevcentral permanently as the first step as in the xcode tutorial</description>
		<content:encoded><![CDATA[<p>pritty awsome tip, it should go into cocoadevcentral permanently as the first step as in the xcode tutorial</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.185 seconds -->

