OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2 <model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.D
ataModel" documentVersion="1.0" lastSavedToolsVersion="5063" systemVersion="13C6
4" minimumToolsVersion="Xcode 4.3" macOSVersion="Automatic" iOSVersion="Automati
c"> | |
3 <entity name="HostPreferences" representedClassName="HostPreferences" syncab
le="YES"> | |
4 <attribute name="askForPin" optional="YES" attributeType="Boolean" synca
ble="YES"/> | |
5 <attribute name="hostId" optional="YES" attributeType="String" syncable=
"YES"/> | |
6 <attribute name="hostPin" optional="YES" attributeType="String" syncable
="YES"/> | |
7 <attribute name="pairId" optional="YES" attributeType="String" syncable=
"YES"/> | |
8 <attribute name="pairSecret" optional="YES" attributeType="String" synca
ble="YES"/> | |
9 </entity> | |
10 <elements> | |
11 <element name="HostPreferences" positionX="0" positionY="0" width="128"
height="118"/> | |
12 </elements> | |
13 </model> | |
OLD | NEW |