jun7572 hace 5 años
padre
commit
60244aef9b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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");
           }
       
   }