Xcode 3.2.3 and iOS SDK 4.0.2 build problem error

i installed “Xcode 3.2.3 and iOS SDK 4.0.2” and now when i do a build and run in unity i get the error:

Exception: Please make sure Xcode 3.1 including the iPhone SDK is installed.

any help out there? I am building with the setting in unity: iPhone OS 3.2 - iPad only.

lesfundi

can you open the generated xcode project and does it so in xcode 3.2.x (not the potential xcode 4 preview if you installed that)

I got the exact same issue, I just did a fresh install of OS X, grabbed the 3.2.3 ios and xcode, try to build my project and the same error message.

It doesn’t even get far enough to create the project in XCode. Wierd, is Unity expecting some legacy iphone 3.1 SDK goodies to be present? :frowning:

sure you are not on unity iphone 1.x?
cause with the ons later, this case shouldn’t exist and I’ve never seen such a thing so far

Help! same issue here on my virgin iPhone build!

I have Unity iPhone 1.7xxx…but the newest download is also 1.7 only. How do I obtain this magical 2.0 version?

thanks!

there is no Unity iPhone 2.x at all

There is Unity iPhone 3 thats in beta right now but to get that you need to buy an upgrade unless you bought the preorder (bought your license after march or so this year)

ah, thanks- I though you were implying that 1.x was old, and there was a 2.x available.

So is there fix for this issue if I am running 1.7? Am I missing something here?

thanks again :slight_smile:

the error you are getting comes from whatever.

I don’t have it on unity iphone 1.7 if I do a build on my OSX 10.6.4 with iOS 4.1 SDK installed

You potentially added some 3rd party system that has a postprocess build script that was just done very badly or alike.

no 3rd party bits that I am aware of. It’s a clean install fairly recently, nothing special…

under “player settings” and “iPhone SDK Version” the highest option is “OS 3.2”…is this normal? I know I’m probobly missing something trivial…first build for iOS ever.

I just found this thread, and I have the same identical error.
Unity 3.2 and Xcode 3.2.5 for Mac OS X 10.6 and iOS 4.2, everything fresh installed. Really can’t figure what is wrong…

EDIT: ok, sorry for that, I solved it. :slight_smile:

I’m having the same problem. MrDrayton, do you mind sharing how you fixed it?

Thanks!

How can I tell to Unity where XCode is installed?
I have recently reinstall XCode to different location and newer version (from 3.2.5. to 3.2.6)

Now I have the same problem when I build my projects to run:

Deleted contents of Developer directory. Reinstalled Xcode 3.2.5 with 4.2 SDK. And now I get this error, too… :frowning:

try to launch Xcode.app from finder
than try build project in Unity again