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

Error when Using Swift 3 #63

Closed
robin43499 opened this issue Sep 21, 2016 · 3 comments
Closed

Error when Using Swift 3 #63

robin43499 opened this issue Sep 21, 2016 · 3 comments

Comments

@robin43499
Copy link

Hi guys,

I've updated xcode to be the latest version which uses Swift 3.0. After I've converted all codes of my project and run it, I found out that
"Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[_SwiftValue itemImage]: unrecognized selector sent to instance 0x600000056350'"

So I've debugged to find which line of code caused errors and I found this line in the library.

screen shot 2559-09-21 at 5 01 13 am

Any Ideas to fix it???

Thanks in advance.

@serejahh
Copy link
Contributor

serejahh commented Sep 26, 2016

Hi, guys. Thanks for reporting the issue!

I've added nullability directives, so now everything works properly in 1.1

@serejahh serejahh added the bug label Sep 26, 2016
@robin43499
Copy link
Author

Thanks !

@serejahh
Copy link
Contributor

@robin43499 You're welcome. If you find any bug, report an issue 😉

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