jun7572 5 anos atrás
pai
commit
21fd6c063e
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      ios/Classes/FlutterzipPlugin.m

+ 1 - 0
ios/Classes/FlutterzipPlugin.m

@@ -27,6 +27,7 @@
                if(success){
                     result(@"ok");
                }
+      }
           @catch(NSException *exception) {
               printf(@"SSZipArchive==NSException")
           }