Browse Source

打开bitcode

尹永奇 4 years ago
parent
commit
d6e6296c8b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      MKRRadioManager/Classes/MKRRadioManager/MKRAVPlayer/MKRAVPlayer.m

+ 1 - 0
MKRRadioManager/Classes/MKRRadioManager/MKRAVPlayer/MKRAVPlayer.m

@@ -435,6 +435,7 @@ NSURL * MKRUrlWithString(NSString *string){
     if (self.delegate && [self.delegate respondsToSelector:@selector(didFinishPlay:)]) {
         [self.delegate didFinishPlay:self.currentIndex];
     }
+    
 }
 
 #pragma mark - setter