vendor/YapDatabaseRubyMotion/YapDatabaseRubyMotion.bridgesupport in motion-yapper-0.0.1 vs vendor/YapDatabaseRubyMotion/YapDatabaseRubyMotion.bridgesupport in motion-yapper-0.0.2

- old
+ new

@@ -1,16 +1,17 @@ <?xml version='1.0'?> <signatures version='1.0'> <class name='YapDatabaseSecondaryIndex'> -<method selector='initWithSetup:objectBlock:'> +<method selector='initWithSetup:objectBlock:version:'> <arg declared_type='YapDatabaseSecondaryIndexSetup*' index='0' name='setup' type='@'/> <arg declared_type='YapDatabaseSecondaryIndexWithObjectBlock' function_pointer='true' index='1' name='block' type='@?'> <arg declared_type='NSMutableDictionary*' type='@'/> <arg declared_type='NSString*' type='@'/> <arg declared_type='NSString*' type='@'/> <arg declared_type='id' type='@'/> <retval declared_type='void' type='v'/> </arg> +<arg declared_type='int' index='2' name='version' type='i'/> <retval declared_type='id' type='@'/> </method> </class> </signatures>