Ver código fonte

漏了括号

jun7572 5 anos atrás
pai
commit
60244aef9b
1 arquivos alterados com 1 adições e 1 exclusões
  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");
           }
       
   }