marinofaggiana 3 anni fa
parent
commit
02149fd207
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      iOSClient/Networking/NCNetworking.swift

+ 3 - 1
iOSClient/Networking/NCNetworking.swift

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