marinofaggiana пре 4 година
родитељ
комит
02149fd207
1 измењених фајлова са 3 додато и 1 уклоњено
  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