Re: Error In An App I'm making From A Tutorial I found
Re: Error In An App I'm making From A Tutorial I found
- Subject: Re: Error In An App I'm making From A Tutorial I found
- From: Alex Zavatone <email@hidden>
- Date: Wed, 17 Apr 2013 11:11:07 -0400
Also, you're getting a string from an NSArray and trying to put it back into an array.
Just store it as an NSString and you'll be fine.
I'll send you the updated project in a second.
What I am interested in seeing is if you can detect that the IBOutlet, quoteText, and the IBAction qouteButtonTapped are connected to the appropriate item in the storyboard. If you can't detect this, then storyboards will be really hard for you.
On Apr 17, 2013, at 9:48 AM, Harmony Neil wrote:
> Hellow,
> I've been looking at a tutorial for objective c and xcode from http://www.raywenderlich.com/21320/objectively-speaking-a-crash-course-in-objective-c-ios6
> and I've fixed most of the errors. Anyway, I've only got 1 error left which I can't work out how to fix. Would anyone be able to tell me where I'm going wrong? I've put a dropbox link to my xcode project below.
> https://dl.dropboxusercontent.com/u/4231099/QuoteGen.zip
> Thanks,
> Harmony.
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden