diff --git a/LKMessageSwitchPod/LKMessageSwitchPod.m b/LKMessageSwitchPod/LKMessageSwitchPod.m index abe5acf..7514282 100644 --- a/LKMessageSwitchPod/LKMessageSwitchPod.m +++ b/LKMessageSwitchPod/LKMessageSwitchPod.m @@ -131,7 +131,7 @@ -(void)animationDidStop:(CAAnimation *)anim finished:(BOOL)flag{ // return NO; // } before:nil after:nil]; - CHSuper2(MicroMessengerAppDelegate, application, application, didFinishLaunchingWithOptions, launchOptions); + return CHSuper2(MicroMessengerAppDelegate, application, application, didFinishLaunchingWithOptions, launchOptions); } CHConstructor{