Mercurial > public > lazybear
diff LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents @ 463:783b567800d9
Starts new version
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Sat, 17 Jul 2021 09:33:26 +0100 |
parents | 4ec307505b3a |
children | 6953d83060a4 |
line wrap: on
line diff
--- a/LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents Mon Jul 12 11:04:34 2021 +0100 +++ b/LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents Sat Jul 17 09:33:26 2021 +0100 @@ -1,15 +1,9 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> -<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="18154" systemVersion="20F71" 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> - <entity name="WatchlistCompany" representedClassName="WatchlistCompany" syncable="YES"> - <attribute name="name" optional="YES" attributeType="String"/> - <attribute name="symbol" optional="YES" attributeType="String"/> - <attribute name="watchlistName" optional="YES" attributeType="String"/> +<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="1" systemVersion="11A491" minimumToolsVersion="Automatic" sourceLanguage="Swift" usedWithCloudKit="true" userDefinedModelVersionIdentifier=""> + <entity name="Item" representedClassName="Item" syncable="YES" codeGenerationType="class"> + <attribute name="timestamp" optional="YES" attributeType="Date" usesScalarValueType="NO"/> </entity> <elements> - <element name="Entity" positionX="-63" positionY="-18" width="128" height="44"/> - <element name="WatchlistCompany" positionX="-63" positionY="-9" width="128" height="74"/> + <element name="Item" positionX="-63" positionY="-18" width="128" height="44"/> </elements> </model> \ No newline at end of file