marinofaggiana 4 жил өмнө
parent
commit
02149fd207

+ 3 - 1
iOSClient/Networking/NCNetworking.swift

@@ -181,7 +181,9 @@ import Queuer
                         break
                         break
                     }
                     }
                 }
                 }
-            } catch { print(error) }
+            } catch {
+                print(error)
+            }
             
             
             // V2
             // V2
             var secresult = SecTrustResultType.invalid
             var secresult = SecTrustResultType.invalid