Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Added support for Objective-C light weight generics #3166

Merged
merged 1 commit into from Nov 23, 2015

Conversation

kcharwood
Copy link
Contributor

Since v3 is going to require Xcode 7, adding generics support would be nice. Who knows, it might even catch some lingering bugs. 馃槤

@kcharwood kcharwood added this to the 3.0.0 milestone Nov 18, 2015
@kcharwood
Copy link
Contributor

Added a PR here to this issue @0xced

@kcharwood kcharwood changed the title Support for generics Added support for Objective-C light weight generics Nov 19, 2015
@@ -71,7 +71,7 @@ NS_ASSUME_NONNULL_BEGIN

@return The default security policy.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed this documentation was wrong. Fixed it in the 3_0_0 branch

kcharwood added a commit that referenced this pull request Nov 23, 2015
Added support for Objective-C light weight generics
@kcharwood kcharwood merged commit d96f126 into 3_0_0_branch Nov 23, 2015
@kcharwood kcharwood deleted the feature/3166 branch December 16, 2015 19:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant