Xcode 6.3 support

This commit is contained in:
Ryan Nystrom
2015-04-08 16:35:10 -07:00
parent 6d8d7aeece
commit 527a6228a9
6 changed files with 14 additions and 7 deletions

View File

@@ -9,6 +9,7 @@
#import "ASScrollNode.h"
@implementation ASScrollNode
@dynamic view;
- (instancetype)init
{