jun7572 il y a 5 ans
Parent
commit
60244aef9b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      ios/Classes/FlutterzipPlugin.m

+ 1 - 1
ios/Classes/FlutterzipPlugin.m

@@ -29,7 +29,7 @@
                }
       }
           @catch(NSException *exception) {
-              printf(@"SSZipArchive==NSException")
+              printf(@"SSZipArchive==NSException");
           }
       
   }