Files
Kyle Neideck 23f94e3f4e Add runtime and compiler fallbacks for OS X 10.9/10.10 and their SDKs.
Now compiles in Xcode 6, which doesn't have generics, nullability or
__kindof. Also compiles against both the 10.10 and 10.9 SDKs.

Might work on 10.9 now, but I've only tested it on 10.11 (compiled
against the 10.9 SDK) so there are probably runtime bugs. I also only
tested it a tiny amount.
2016-04-28 03:10:25 +10:00
..