Skip to content
Snippets Groups Projects
Select Git revision
  • 9585d309bba00d9b6df122f0d3c036e12512939e
  • main default protected
2 results

contents

Blame
  • contents 888 B
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="20086" systemVersion="21E258" minimumToolsVersion="Automatic" sourceLanguage="Swift" userDefinedModelVersionIdentifier="">
        <entity name="Scoreboard" representedClassName="Scoreboard" syncable="YES" codeGenerationType="class">
            <attribute name="categoryName" optional="YES" attributeType="String"/>
            <attribute name="difficulty" optional="YES" attributeType="String"/>
            <attribute name="playerName" optional="YES" attributeType="String"/>
            <attribute name="score" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
        </entity>
        <elements>
            <element name="Scoreboard" positionX="-63" positionY="-18" width="128" height="89"/>
        </elements>
    </model>