Lars Sundström c113dfa993 IOS7: Fix AppleTV OS build errors and warnings
The tap gestures for right/left click in the iOS port was not
protected by the TARGET_OS_IOS macro definition in the touchesMoved
method which is called when a touch is moved.
Touches are used in tvOS when controlling the mouse pointer using
the touch area on the Apple remote controller.

Fix some compiler warnings about unused variables and functions in
the tvOS port.
2023-10-11 21:33:32 +02:00
..
2023-09-14 08:22:56 +02:00
2023-08-12 22:12:59 +02:00
2023-08-28 21:49:03 +02:00
2023-08-14 00:40:42 +02:00
2023-09-14 08:22:56 +02:00