<?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>Involution &#187; TextMate</title>
	<atom:link href="http://involution.com/category/textmate/feed/" rel="self" type="application/rss+xml" />
	<link>http://involution.com</link>
	<description>Tony Perrie&#039;s Weblog</description>
	<lastBuildDate>Fri, 19 Aug 2011 19:46:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TextMate is an application downloaded from the Internet.</title>
		<link>http://involution.com/2010/06/07/textmate-is-an-application-downloaded-from-the-internet/</link>
		<comments>http://involution.com/2010/06/07/textmate-is-an-application-downloaded-from-the-internet/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 05:11:57 +0000</pubDate>
		<dc:creator>Tony Perrie</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[TextMate]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Xattr]]></category>

		<guid isPermaLink="false">http://involution.com/2010/06/07/textmate-is-an-application-downloaded-from-the-internet/</guid>
		<description><![CDATA[I got the dreaded &#8220;TextMate is an application downloaded from the Internet&#8221; error again after manually upgrading to the latest version on Snow Leopard. The fix is quite simple, but rather hard to find in the first page or so of Google results. All that&#8217;s required is a single xattr. sudo xattr -d com.apple.quarantine /Applications/TextMate.app]]></description>
			<content:encoded><![CDATA[<p>I got the dreaded &#8220;TextMate is an application downloaded from the Internet&#8221; error again after manually upgrading to the latest version on Snow Leopard.  </p>
<p>The fix is quite simple, but rather hard to find in the first page or so of Google results.  All that&#8217;s required is a single xattr.</p>
<pre><code>sudo xattr -d com.apple.quarantine /Applications/TextMate.app
</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://involution.com/2010/06/07/textmate-is-an-application-downloaded-from-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

