khairil.ushan
08/06/2018, 7:05 AM.framework
. but when i ran it on xcode, i got a lot error mostly complain the -
character in the class name
@protocol MppProjectRepository
@required
- (id<MppKotlinx-coroutines-core-nativeDeferred>)searchProjectParams:(MppSearchProjectInteractorParams *)params __attribute__((swift_name("searchProject(params:)")));
@end;
Is there something to configure to avoid this issue?svyatoslav.scherbina
08/06/2018, 8:51 AMinternal
.khairil.ushan
08/06/2018, 8:53 AMthevery
08/06/2018, 9:04 AMkhairil.ushan
08/06/2018, 9:07 AM