Mercurial > public > lazybear
diff LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents @ 311:cabb85aa0f18
Update project settings
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Wed, 24 Mar 2021 23:10:44 +0100 |
parents | 46dfb60e0874 |
children | c6d1940aa68e |
line wrap: on
line diff
--- a/LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents Wed Mar 24 23:10:35 2021 +0100 +++ b/LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents Wed Mar 24 23:10:44 2021 +0100 @@ -3,7 +3,13 @@ <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="watchlist" optional="YES" attributeType="String"/> + </entity> <elements> <element name="Entity" positionX="-63" positionY="-18" width="128" height="44"/> + <element name="WatchlistCompany" positionX="-63" positionY="-9" width="128" height="74"/> </elements> </model> \ No newline at end of file