Yad
Results
1
comments of
Yad
Possible fix example is here : https://github.com/UsrNameu1/WMGenericCollection_Modified/blob/master/ModifiedHeaders/WMGenericArray.h One of the example I modified with ARC in arrayWithObjects argument declaration is : from const object_class [] to const __strong object_class []...