Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling STTwitter #32

Closed
craftyuk opened this issue Sep 8, 2013 · 2 comments
Closed

Compiling STTwitter #32

craftyuk opened this issue Sep 8, 2013 · 2 comments

Comments

@craftyuk
Copy link

craftyuk commented Sep 8, 2013

I have created a app that does the same task on Android but this is my first Iphone app & I am pulling out my hair here. I am learning as I go. All I want to do is show a public tweet in the app. I can not get the project to compile with STTwitter.

It's got a bunch of errors and I have no clue what's going on.

compileerror

I am using xcode 4.2 with OS 10.6.8

I have been trying for over 30+hours, please help.

@Mazyod
Copy link

Mazyod commented Sep 8, 2013

It's time to upgrade Xcode 😄
These are objc literals that are only available with later versions of Xcode.

If you can't, just change that code to [errorDictionary objectForKey:@"message"]

@craftyuk
Copy link
Author

craftyuk commented Sep 9, 2013

Ah right, thanks for replying so FAST! Xcode seems to change something major every release.
Thanks for giving me two solutions also.

@craftyuk craftyuk closed this as completed Sep 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants