Mercurial > public > lazybear
diff LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents @ 297:46dfb60e0874
Implement WelcomeView
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Sun, 21 Mar 2021 19:56:48 +0100 |
parents | 6055ff3d400c |
children | cabb85aa0f18 |
line wrap: on
line diff
--- a/LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents Sun Mar 21 19:56:24 2021 +0100 +++ b/LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents Sun Mar 21 19:56:48 2021 +0100 @@ -1,22 +1,9 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> -<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="17709" systemVersion="20D74" minimumToolsVersion="Automatic" sourceLanguage="Swift" usedWithCloudKit="YES" userDefinedModelVersionIdentifier=""> - <entity name="Company" representedClassName="Company" syncable="YES"> - <attribute name="cik" optional="YES" attributeType="String"/> - <attribute name="currency" optional="YES" attributeType="String"/> - <attribute name="exchange" optional="YES" attributeType="String"/> - <attribute name="exchangeName" optional="YES" attributeType="String"/> - <attribute name="name" optional="YES" attributeType="String"/> - <attribute name="region" optional="YES" attributeType="String"/> - <attribute name="symbol" optional="YES" attributeType="String"/> - </entity> - <entity name="UserSettings" representedClassName="UserSettings" syncable="YES"> - <attribute name="appIcon" optional="YES" attributeType="String"/> - <attribute name="changedAt" optional="YES" attributeType="Date" usesScalarValueType="NO"/> - <attribute name="newsLanguage" optional="YES" attributeType="String"/> - <attribute name="theme" optional="YES" attributeType="String"/> +<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="17709" systemVersion="20D91" minimumToolsVersion="Automatic" sourceLanguage="Swift" usedWithCloudKit="YES" userDefinedModelVersionIdentifier=""> + <entity name="Entity" representedClassName="Entity" syncable="YES" codeGenerationType="class"> + <attribute name="attribute" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/> </entity> <elements> - <element name="Company" positionX="-63" positionY="-9" width="128" height="134"/> - <element name="UserSettings" positionX="-63" positionY="45" width="128" height="89"/> + <element name="Entity" positionX="-63" positionY="-18" width="128" height="44"/> </elements> </model> \ No newline at end of file