Closed markst closed 1 month ago
Due to macro limitations, protocol inheritance is not supported by default. We could however handle the special case of NSObjectProtocol inheritance as this issue will be common I assume.
@markst This is now handled in 0.0.11
Is there a mechanism in order to have generated Mocks conform or inherit from
NSObject
.