<?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>Techy Things &#187; osx</title>
	<atom:link href="https://tech.yipp.ca/category/osx/feed/" rel="self" type="application/rss+xml" />
	<link>https://tech.yipp.ca</link>
	<description>Just another Yipp.ca Blogs site</description>
	<lastBuildDate>Thu, 01 May 2025 18:06:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Find XCode version</title>
		<link>https://tech.yipp.ca/osx/find-xcode-version/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=find-xcode-version</link>
		<comments>https://tech.yipp.ca/osx/find-xcode-version/#comments</comments>
		<pubDate>Wed, 02 Nov 2016 16:03:56 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=2644</guid>
		<description><![CDATA[<p>Solution $&#62; xcode-select --print-path Copy/paste output $&#62; &#60;result-above&#62;/usr/bin/xcodebuild --version</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/osx/find-xcode-version/">Find XCode version</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2>Solution</h2>
<p>$&gt; xcode-select --print-path<br />
Copy/paste output</p>
<p>$&gt; &lt;result-above&gt;/usr/bin/xcodebuild --version</p>
<p><a href="http://tech.yipp.ca/files/2016/11/find-xcode-version.png"><img class="alignnone size-full wp-image-2645" src="http://tech.yipp.ca/files/2016/11/find-xcode-version.png" alt="find-xcode-version" width="709" height="165" /></a></p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/osx/find-xcode-version/">Find XCode version</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/osx/find-xcode-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>But where is my Binary ? I just build my first application in Xcode</title>
		<link>https://tech.yipp.ca/osx/binary-just-build-first-application-xcode/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=binary-just-build-first-application-xcode</link>
		<comments>https://tech.yipp.ca/osx/binary-just-build-first-application-xcode/#comments</comments>
		<pubDate>Fri, 15 Apr 2016 16:46:43 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=2342</guid>
		<description><![CDATA[<p>Where is that binary ?!? You will be surprised your app compiles and run, but the binary is nowhere to be found ! Nowhere to be found, but it's running ! Solution Xcode outputs&#46;&#46;&#46;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/osx/binary-just-build-first-application-xcode/">But where is my Binary ? I just build my first application in Xcode</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2>Where is that binary ?!?</h2>
<p>You will be surprised your app compiles and run, but the binary is nowhere to be found !</p>
<p><a href="http://tech.yipp.ca/files/2016/04/Screen-Shot-2016-04-15-at-12.42.24-PM.png"><img class="alignnone size-full wp-image-2343" src="http://tech.yipp.ca/files/2016/04/Screen-Shot-2016-04-15-at-12.42.24-PM.png" alt="Screen Shot 2016-04-15 at 12.42.24 PM" width="772" height="295" /></a></p>
<p>Nowhere to be found, but it's running !</p>
<h2>Solution</h2>
<p>Xcode outputs the compiled output binary to :</p>
<p><strong>/Users/<em>flemieux</em>/Library/Developer/Xcode/DerivedData/<em>sample_outputter-frphngghrsqwzfcswgvgptlfihpq/</em>Build/Products/Debug/</strong></p>
<p>Let's cry together</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/osx/binary-just-build-first-application-xcode/">But where is my Binary ? I just build my first application in Xcode</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/osx/binary-just-build-first-application-xcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
