Cross dev with GDC is possible as long as you don't use block, that is, as long as you use only 'dispatch_xxx_f' functions, but you lose some of the GDC advantages. True. But blocks + dispatch_xxx are the killer combination.
Cross dev with GDC is possible as long as you don't use block, that is, as long as you use only 'dispatch_xxx_f' functions, but you lose some of the GDC advantages.