Allan Odgaard
65cfacd054
Fix issue with our tag property override and the 10.10 SDK
...
Until the 10.10 SDK we could use the compiler’s synthesized getter for our ‘tag’ property, but NSView.h in the 10.10 SDK declares ‘tag’ via the @property syntax and it is effectively unsupported to redeclare a readonly property as readwrite in a subclass (clang will not synthesize getter/setter methods in the subclass).
2014-09-28 14:31:42 +02:00
..
2014-07-30 17:40:23 +02:00
2014-09-15 20:41:51 +02:00
2014-08-03 09:04:57 +02:00
2014-09-08 20:37:20 +02:00
2014-09-16 14:22:54 +02:00
2014-04-28 18:23:51 +07:00
2014-04-14 14:26:52 +07:00
2014-09-13 16:19:07 +02:00
2014-09-25 19:33:17 +02:00
2014-04-08 15:43:18 +07:00
2014-08-14 17:43:26 +02:00
2014-09-26 23:10:24 +02:00
2014-09-26 23:10:24 +02:00
2014-08-21 16:06:34 +02:00
2013-10-19 23:24:53 +02:00
2014-08-14 20:37:38 +02:00
2014-09-26 23:10:24 +02:00
2014-09-26 23:10:24 +02:00
2014-08-30 15:41:21 +02:00
2014-09-01 17:37:10 +02:00
2014-09-03 17:02:25 +02:00
2014-08-15 23:24:13 +02:00
2014-08-30 16:37:50 +02:00
2014-04-14 14:26:52 +07:00
2014-09-28 14:31:42 +02:00
2014-08-03 09:04:57 +02:00
2014-09-26 23:10:24 +02:00
2014-09-25 19:33:17 +02:00
2014-08-21 16:07:23 +02:00
2014-08-07 12:03:21 +02:00
2014-09-25 19:33:17 +02:00
2014-09-16 20:38:09 +02:00
2014-05-15 13:17:30 +07:00
2014-09-26 23:10:24 +02:00
2014-09-15 11:02:25 +02:00
2014-04-14 14:26:52 +07:00
2014-09-16 13:57:52 +02:00
2014-04-14 14:26:52 +07:00
2014-09-07 10:31:16 +02:00
2014-08-21 16:07:23 +02:00
2014-06-28 17:42:22 +02:00
2014-09-16 14:13:06 +02:00
2014-09-02 18:59:28 +02:00
2014-07-29 22:33:24 +02:00
2014-04-25 16:55:31 +07:00
2012-08-09 16:25:56 +02:00