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

Support for Generics #96

Open
hideya opened this issue Jan 29, 2016 · 2 comments
Open

Support for Generics #96

hideya opened this issue Jan 29, 2016 · 2 comments

Comments

@hideya
Copy link
Contributor

hideya commented Jan 29, 2016

Generics has been introduced in Objective-C since Xcode 7 but the SDK is not updated to take advantage of it. Nullability annotation and __kindof declaration are also introduced. Those would better be applied to the SDK to improve its usability.

@hideya hideya changed the title Add Generics support Support for Generics Jan 29, 2016
@rmg
Copy link
Member

rmg commented Mar 24, 2016

@hideya I've got good news and bad news...

Good news: I'm migrating CI to a new Mac with the latest OS X and XCode!

Bad news: CI is failing on the new Mac and I'm not sure if it is related to switching to a new XCode or not :-(

@hideya
Copy link
Contributor Author

hideya commented Mar 27, 2016

@rmg I checked out the issue quickly, but couldn't figure out the cause... Please see for more details #109

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

3 participants