Marino Faggiana 7 жил өмнө
parent
commit
b7d9965c33

+ 0 - 1
iOSClient/FileSystem/NCManageDatabase.swift

@@ -216,7 +216,6 @@ class NCManageDatabase: NSObject {
         }
     }
     
-    
     func getAllCertificatesLocation(_ localCertificatesFolder: String) -> [String] {
         
         let realm = try! Realm()

+ 0 - 4
iOSClient/cryptocloud.xcdatamodeld/cryptocloud 9.xcdatamodel/contents

@@ -47,9 +47,6 @@
         <attribute name="serverUrl" optional="YES" attributeType="String" syncable="YES"/>
         <attribute name="session" optional="YES" attributeType="String" syncable="YES"/>
     </entity>
-    <entity name="TableCertificates" representedClassName="TableCertificates" syncable="YES">
-        <attribute name="certificateLocation" optional="YES" attributeType="String" syncable="YES"/>
-    </entity>
     <entity name="TableDirectory" representedClassName="TableDirectory" syncable="YES">
         <attribute name="account" optional="YES" attributeType="String" syncable="YES"/>
         <attribute name="dateReadDirectory" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
@@ -129,7 +126,6 @@
     <elements>
         <element name="TableAccount" positionX="-6597" positionY="111" width="171" height="540"/>
         <element name="TableAutomaticUpload" positionX="-6597" positionY="801" width="128" height="195"/>
-        <element name="TableCertificates" positionX="-6597" positionY="711" width="128" height="60"/>
         <element name="TableDirectory" positionX="-6372" positionY="111" width="162" height="210"/>
         <element name="TableExternalSites" positionX="-6399" positionY="252" width="128" height="150"/>
         <element name="TableLocalFile" positionX="-6138" positionY="111" width="162" height="225"/>