[tvOS] Branch out tvOS specific code into it's own categories

This commit is contained in:
Aaron Schubert
2016-04-21 08:59:14 +01:00
parent dbb9026415
commit 06d4573b14
10 changed files with 337 additions and 246 deletions

View File

@@ -64,6 +64,5 @@ NS_ASSUME_NONNULL_BEGIN
*/
- (void)videoNodeWasTapped:(ASVideoNode *)videoNode;
@end
#endif
NS_ASSUME_NONNULL_END
#endif