Skip to main content
This topic has been closed for replies.

3 replies

Participant
June 4, 2012

I'm looking for an answer for this as well. I'm a learning programmer, and would like to compile with the latest XCode. The recommended version (3.1.2) is from 2009 - which is quite old. Does anyone know if it's possible to compile with the most recent 3.x version, and if XCode 3 and XCode 4 will co-exist on the same Mac?

Participant
June 4, 2012

Still no clue whether XCode 3.5 exists, but 3.2.6 actually runs fine under Lion (see e.g. this discussion). From the little testing I have done it seems to co-exist well with XCode 4. But the most important thing is that it allowes me to compile my plug-ins for Photoshop CS5, right under Lion.

That said, doing everything in XCode 4 would be preferable, so good luck to Adobe (and Apple) for fixing the "problems" .

Participant
June 6, 2012

Yeah, I heard rumours about these "problems" that Apple and Adobe seem to have with each other.

Thanks a lot for your reply, it gave me confidence to do the install. I followed the instructions at this page: http://anatomicwax.tumblr.com/post/8064949186/installing-xcode-3-2-6-on-lion-redux and it installed just fine. Have both running in parallell now, and they don't seem to cause issues with each other. Compiled my first Photoshop plugins (tons of warnings, but ran fine), so I'm good to go! Cheers!

Participating Frequently
May 10, 2012

Same problem here.

XCode 3 is only supported under SnowLeopard, but when you want to develop for iOS as well, you need the latest XCode 4, wihich only runs under Lion. And MountainLion is only a few weeks away. Not a very good situation.

When will there be an upgrade of the SDK to actual versions?

Chris Cox
Legend
May 21, 2012

XCode 3.5 can run on MacOS 10.7 (thank goodness), and the SDK examples can be used with XCode 3.5.

(3.5 was a typo - I meant 3.2.5)

XCode 4 is still... problematic.

Participant
June 1, 2012

I have the same problem, trying do make the dissolve filter (CS5 or CS6) compile under Lion, with XCode 4, without success. You mention XCode 3.5 -- I have never heard about that. The latest XCode 3 I can find is 3.2.6. Can we get 3.5 by suscribing to the Mac deveoper programm?

Many thanks for your support.

Chris Cox
Legend
May 13, 2011

We do not yet have documentation for XCode 4, mostly because we are waiting for a long list of bugs to be fixed in XCode 4 before we can attempt to use it.

You can just upgrade the old example projects and hope they load into XCode 4, or you can wait for the missing features and bugs to be addressed by Apple.

Known Participant
May 9, 2012

Is there any update to this issue? I'm trying to compile all the samples in Xcode4 with the 10.6 and 10.7 SDK's and I'm getting a ton of compiler errors.

What's the best approach at this time?  Download Xcode3 and 10.5 SDK?