<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Info.plist questions</title>
		<atom:link href="http://cycling74.com/forums/topic/info-plist-questions/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/info-plist-questions/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 12:56:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/info-plist-questions/#post-54586</guid>
					<title><![CDATA[Info.plist questions]]></title>
					<link>http://cycling74.com/forums/topic/info-plist-questions/#post-54586</link>
					<pubDate>Tue, 25 Jan 2011 15:05:55 +0000</pubDate>
					<dc:creator>Brad Garton</dc:creator>

					<description>
						<![CDATA[
						<p>Hey gang &#8211;</p>
<p>I&#8217;ve just finished updating a bunch of my objects and getting ready to post them for downloading.  In the recent past, I&#8217;ve had a few sporadic reports of objects not loading, and I think it had to do with an incorrect use of &#8220;Info.plist&#8221;.  I changed things in my XCode project, is this correct?</p>
<p>1.  Copy the generic &#8220;Info.plist&#8221; form the SDK examples into my Resources for the mxo, and add it to my project.<br />
2.  Enable &#8220;Force Package Info Generation&#8221; in the XCode project.<br />
3.  Enable &#8220;Expand Build Settings in Info.plist File&#8221;.</p>
<p>thanks!</p>
<p>brad</p>
<p><a href="http://music.columbia.edu/~brad" rel="nofollow">http://music.columbia.edu/~brad</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/info-plist-questions/#post-196591</guid>
					<title><![CDATA[Re: Info.plist questions]]></title>
					<link>http://cycling74.com/forums/topic/info-plist-questions/#post-196591</link>
					<pubDate>Wed, 26 Jan 2011 15:56:24 +0000</pubDate>
					<dc:creator>Peter Castine</dc:creator>

					<description>
						<![CDATA[
						<p>As I recall, there are two things you need to have in place in your bundle:</p>
<p>1) Contents/PkgInfo<br />
This is a file containing 8 characters: &#8216;iLaXmax2&#8242;<br />
The Force Package Info Generation option should do this.</p>
<p>2) Contents/Info.plist<br />
Here, IMS, the important things are<br />
- Bundle OS Type code (&#8216;iLaX&#8217;)<br />
- Bundle creator OS Type code (&#8216;max2&#8242;)<br />
- Executable file (must match the name of the executable in Contents/MacOS/ and I think it&#8217;s important that the .mxo name needs to match as well)</p>
<p>I&#8217;m pretty sure you only need the &#8216;Expand Build Settings&#8217; option on if you&#8217;re using macros in your template Info.plist that need expansion before copying to the Info.plist in your target bundle.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

