Really new to XCode. Why won't the thing run?

Posted by Matt W on Stack Overflow See other posts from Stack Overflow or by Matt W
Published on 2010-06-12T12:55:03Z Indexed on 2010/06/12 13:03 UTC
Read the original article Hit count: 289

Filed under:
|
|
|

Hi,

I'm trying to follow the April 2009 and Winter 2010 Stanford iPhone app development videos and I'm running up against the same problems with both.

First, they don't appear to be using the latest version of XCode - the Outlets and Actions panels are in a different window and there is little info on the net about this (other than one other post on S.O.F.)

Second, having got to the point where I've managed to connect the slider, label and changedLabelText connections, I save, build and run the app - the simulator loads, the app loads and then promptly closes again.

What's going on? I have not written any code yet and I still have an app which, while it compiles, does not behave!

Is there a better starting point for an XCode noob than the Stanford vids?

Thanks,

Matt.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about xcode