PaulTaykalo / iphone-exif

Automatically exported from code.google.com/p/iphone-exif
0 stars 0 forks source link

Library problem with iPhone SDK 3.0 #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
error:type of accessor does not match the type of property 'definitions'

Original issue reported on code.google.com by rtosh...@gmail.com on 19 Jun 2009 at 1:45

GoogleCodeExporter commented 9 years ago
I can confirm the error.

Original comment by law.sky...@gmail.com on 14 Jul 2009 at 11:57

GoogleCodeExporter commented 9 years ago
if you get the source code, change the definitions property in 
EXFTagDefinitionHolder.h to NSMutableDictionary 
and the error will clear.

Original comment by kimh...@gmail.com on 15 Aug 2009 at 7:30