#import "SystemProxyPlugin.h" #import @implementation SystemProxyPlugin + (void)registerWithRegistrar:(NSObject*)registrar { [SwiftSystemProxyPlugin registerWithRegistrar:registrar]; } @end