<?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: Xcode 4 GM Released for Developers</title>
	<atom:link href="http://osxdaily.com/2011/02/03/xcode-4-gm-released-for-developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2011/02/03/xcode-4-gm-released-for-developers/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Fri, 24 May 2013 05:38:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Josh</title>
		<link>http://osxdaily.com/2011/02/03/xcode-4-gm-released-for-developers/#comment-168549</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 08 Feb 2011 17:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=12367#comment-168549</guid>
		<description>Are you allowed to submit apps to the App Store that you build with this version? Weren&#039;t previous versions only for testing?</description>
		<content:encoded><![CDATA[<p>Are you allowed to submit apps to the App Store that you build with this version? Weren&#8217;t previous versions only for testing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tjp</title>
		<link>http://osxdaily.com/2011/02/03/xcode-4-gm-released-for-developers/#comment-168362</link>
		<dc:creator>Tjp</dc:creator>
		<pubDate>Tue, 08 Feb 2011 03:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=12367#comment-168362</guid>
		<description>It seems the GM xCode 4 only enables LLDB for desktop projects.</description>
		<content:encoded><![CDATA[<p>It seems the GM xCode 4 only enables LLDB for desktop projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tjp</title>
		<link>http://osxdaily.com/2011/02/03/xcode-4-gm-released-for-developers/#comment-167688</link>
		<dc:creator>Tjp</dc:creator>
		<pubDate>Sat, 05 Feb 2011 05:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=12367#comment-167688</guid>
		<description>I can&#039;t get the LLDB enabled. The drop down just has &quot;none&quot; and &quot;GDB&quot;. I have tried a newly minted project as well as an existing xcode 3.2 project engaged in the xcode 4 GM environs.

Any other settings in the build info that need changed. Oh yes, I have changed the compiler choice as well to both GCC-LLVM and LLVM with no effect on getting the LLDB set.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get the LLDB enabled. The drop down just has &#8220;none&#8221; and &#8220;GDB&#8221;. I have tried a newly minted project as well as an existing xcode 3.2 project engaged in the xcode 4 GM environs.</p>
<p>Any other settings in the build info that need changed. Oh yes, I have changed the compiler choice as well to both GCC-LLVM and LLVM with no effect on getting the LLDB set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach</title>
		<link>http://osxdaily.com/2011/02/03/xcode-4-gm-released-for-developers/#comment-167391</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Fri, 04 Feb 2011 06:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=12367#comment-167391</guid>
		<description>@James - You should not have too much trouble switching between the two platforms. I was in a similar situation to you, and I had very few difficulties using Xcode.

However, if you are using C++/CLI, that will not run on Mac OS X or any other OS since it depends on the .NET platform. At least not without using something special to do it.
http://en.wikipedia.org/wiki/C%2B%2B/CLI
I&#039;m not sure if that is what you meant by Visual C++.

In that case though, you would want to learn Objective-C and Cocoa for doing graphical user interfaces on Mac OS X. Most experienced programmers should have little trouble picking these up.

I&#039;d suggest
Learning Objective-C on the Mac
http://www.amazon.com/Learn-Objective-C-Mac-Scott-Knaster/dp/1430218150/

Learning Cocoa on the Mac
http://www.amazon.com/Learn-Cocoa-Mac-Jack-Nutting/dp/1430218592</description>
		<content:encoded><![CDATA[<p>@James &#8211; You should not have too much trouble switching between the two platforms. I was in a similar situation to you, and I had very few difficulties using Xcode.</p>
<p>However, if you are using C++/CLI, that will not run on Mac OS X or any other OS since it depends on the .NET platform. At least not without using something special to do it.<br />
<a href="http://en.wikipedia.org/wiki/C%2B%2B/CLI" rel="nofollow">http://en.wikipedia.org/wiki/C%2B%2B/CLI</a><br />
I&#8217;m not sure if that is what you meant by Visual C++.</p>
<p>In that case though, you would want to learn Objective-C and Cocoa for doing graphical user interfaces on Mac OS X. Most experienced programmers should have little trouble picking these up.</p>
<p>I&#8217;d suggest<br />
Learning Objective-C on the Mac<br />
<a href="http://www.amazon.com/Learn-Objective-C-Mac-Scott-Knaster/dp/1430218150/" rel="nofollow">http://www.amazon.com/Learn-Objective-C-Mac-Scott-Knaster/dp/1430218150/</a></p>
<p>Learning Cocoa on the Mac<br />
<a href="http://www.amazon.com/Learn-Cocoa-Mac-Jack-Nutting/dp/1430218592" rel="nofollow">http://www.amazon.com/Learn-Cocoa-Mac-Jack-Nutting/dp/1430218592</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://osxdaily.com/2011/02/03/xcode-4-gm-released-for-developers/#comment-167376</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 04 Feb 2011 05:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=12367#comment-167376</guid>
		<description>I&#039;ve never written a Mac program.  If I did a program (C++ and/or Visual C++) on Visual Studio, how easy would it be move that to the Mac platform?

I&#039;m guessing straight C++ could be compiled pretty seamlessly but Visual C++ would be right out.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never written a Mac program.  If I did a program (C++ and/or Visual C++) on Visual Studio, how easy would it be move that to the Mac platform?</p>
<p>I&#8217;m guessing straight C++ could be compiled pretty seamlessly but Visual C++ would be right out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://osxdaily.com/2011/02/03/xcode-4-gm-released-for-developers/#comment-167286</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Fri, 04 Feb 2011 01:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=12367#comment-167286</guid>
		<description>Why was it taken down? And wouldn&#039;t Xcode 4 have iOS 4.3 SDK and not 4.2? Maybe this was a mistsake.</description>
		<content:encoded><![CDATA[<p>Why was it taken down? And wouldn&#8217;t Xcode 4 have iOS 4.3 SDK and not 4.2? Maybe this was a mistsake.</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 (User agent is rejected)
Database Caching 1/3 queries in 0.002 seconds using disk: basic
Object Caching 244/245 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-05-24 20:33:07 -->