You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2021. It is now read-only.
Activity
kean commentedon Jan 29, 2016
Hi, I don't see this problem in master. I'm using Xcode 7.2.
CAMOBAP commentedon Jan 29, 2016
Sorry for spam, I have found the same issue #56 which closed
CAMOBAP commentedon Jan 29, 2016
When locally I change:
to
It works without error
kean commentedon Jan 29, 2016
That's ok. Yeah, I should probably remove nullability annotations from .m files. Xcode used to add them automatically but it no longer does that.
CAMOBAP commentedon Jan 29, 2016
I will prepare pull request
kean#94 fix compilation error: 'Nullability specifier 'nonnull' confl…
CAMOBAP commentedon Jan 29, 2016
@kean Could you please review?
Merge pull request #95 from CAMOBAP795/master
lei-zxx commentedon Sep 20, 2016
nice