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

AnyObject is not convertible to String #3

Open
FrankFang opened this issue Jul 22, 2014 · 1 comment
Open

AnyObject is not convertible to String #3

FrankFang opened this issue Jul 22, 2014 · 1 comment

Comments

@FrankFang
Copy link

cell.textLabel.text = self.items?.objectAtIndex(indexPath.row) as String

Xcode 6 beta 3 - Version 6.0 (6A254o)

@tT0NG
Copy link

tT0NG commented Feb 1, 2015

the textLabel should be textLabel?

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