Files
CoderBaron df075d3fd1 Update the new iOS 10 Foundation classes (#38)
* Use bro-gen to update the new iOS 10 Foundation classes

* Added new NSObject(Handle, long) constructor. We should use that now instead of the NSObject(long) constructor. Some native classes have constructors with the same signature. The NSObject(Handle, long) constructor won't interfere with them. We can now make every class have that constructor. This allows us to extend every class.

* Add protected handle constructor to all Foundation classes. Makes it much easier to extend these classes.
2016-09-01 22:46:36 +01:00
..
2016-04-20 13:15:45 -07:00
2016-04-20 13:15:45 -07:00