summaryrefslogtreecommitdiff
path: root/remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/ChromotingModel.xcdatamodel/contents
blob: b8783eb242e8c5ba7cb69ceab41f2aa6e01ff6b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="5063" systemVersion="13C64" minimumToolsVersion="Xcode 4.3" macOSVersion="Automatic" iOSVersion="Automatic">
    <entity name="HostPreferences" representedClassName="HostPreferences" syncable="YES">
        <attribute name="askForPin" optional="YES" attributeType="Boolean" syncable="YES"/>
        <attribute name="hostId" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="hostPin" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="pairId" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="pairSecret" optional="YES" attributeType="String" syncable="YES"/>
    </entity>
    <elements>
        <element name="HostPreferences" positionX="0" positionY="0" width="128" height="118"/>
    </elements>
</model>