<?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: The Power Of Plist</title>
	<atom:link href="http://www.red-sweater.com/blog/2083/the-power-of-plist/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/2083/the-power-of-plist</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<lastBuildDate>Thu, 16 May 2013 21:58:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Bavarious</title>
		<link>http://www.red-sweater.com/blog/2083/the-power-of-plist/comment-page-1#comment-257812</link>
		<dc:creator>Bavarious</dc:creator>
		<pubDate>Tue, 18 Oct 2011 22:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2083#comment-257812</guid>
		<description><![CDATA[I’ve released BVPlistExtractor, which contains a function that extracts a plist embedded in the __TEXT __info_plist section of a binary file. It can be used when the plist needs to be retrieved during runtime and it doesn’t resort to otool(1), which is only available in systems where Xcode has been installed.

https://github.com/bavarious/BVPlistExtractor]]></description>
		<content:encoded><![CDATA[<p>I’ve released BVPlistExtractor, which contains a function that extracts a plist embedded in the __TEXT __info_plist section of a binary file. It can be used when the plist needs to be retrieved during runtime and it doesn’t resort to otool(1), which is only available in systems where Xcode has been installed.</p>
<p><a href="https://github.com/bavarious/BVPlistExtractor" rel="nofollow">https://github.com/bavarious/BVPlistExtractor</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cédric Luthi</title>
		<link>http://www.red-sweater.com/blog/2083/the-power-of-plist/comment-page-1#comment-215641</link>
		<dc:creator>Cédric Luthi</dc:creator>
		<pubDate>Thu, 04 Aug 2011 08:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2083#comment-215641</guid>
		<description><![CDATA[I have written an Xcode plugin to easily deal with embedding Info.plist files in a command-line tool target: &lt;a href=&quot;https://github.com/0xced/CLITool-InfoPlist&quot; rel=&quot;nofollow&quot;&gt;CLITool+InfoPlist&lt;/a&gt;

You just have to set the INFOPLIST_FILE setting as you would do for a regular app target. The plugin also takes care of related Info.plist settings such as &lt;i&gt;Expand Build Settings in Info.plist File, Info.plist Output Encoding&lt;/i&gt;, etc.]]></description>
		<content:encoded><![CDATA[<p>I have written an Xcode plugin to easily deal with embedding Info.plist files in a command-line tool target: <a href="https://github.com/0xced/CLITool-InfoPlist" rel="nofollow">CLITool+InfoPlist</a></p>
<p>You just have to set the INFOPLIST_FILE setting as you would do for a regular app target. The plugin also takes care of related Info.plist settings such as <i>Expand Build Settings in Info.plist File, Info.plist Output Encoding</i>, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: www.red-sweater.com @ 2013-05-24 22:54:04 by W3 Total Cache -->