Really new to XCode. Why won't the thing run?
- by Matt W
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.