Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-09 | Remove platform/ios directory. | Tor Andersson | |
The iOS viewer has been moved to its own git repository. | |||
2016-06-09 | iOS: Run Xcode's "Convert to Modern ObjC" for "ObjC literals" | Joseph Heenan | |
Uses the more modern/concise syntax that arrived in Xcode 4.4 | |||
2016-06-09 | iOS: Use modern instancetype instead of id for init return type | Joseph Heenan | |
2014-10-04 | iOS: Move instance variables from .h to .m | Joseph Heenan | |
These are private details that, since changes in Xcode, no longer need to be exposed in the headers. | |||
2014-01-09 | Remove comment header blurb from ios files. | Tor Andersson | |
2013-11-22 | iOS; remove use of deprecated functions and fix other warnings | Paul Gardiner | |
2013-09-17 | iOS: split the classes into separate files | Paul Gardiner | |