@@ -174,11 +174,11 @@ } /*! * The delegate that is used by the XML parser. */ -@property OF_NULLABLE_PROPERTY (nonatomic, assign) +@property OF_NULLABLE_PROPERTY (assign, nonatomic) id delegate; /*! * The depth limit for the XML parser. *