Mercurial > public > lazybear
diff LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents @ 341:4e6c47a81b80
Testing UserProfile
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Sun, 04 Apr 2021 13:20:14 +0200 |
parents | 62d278295bb7 |
children | 4ec307505b3a |
line wrap: on
line diff
--- a/LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents Sat Apr 03 17:46:05 2021 +0200 +++ b/LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents Sun Apr 04 13:20:14 2021 +0200 @@ -3,19 +3,6 @@ <entity name="Entity" representedClassName="Entity" syncable="YES" codeGenerationType="class"> <attribute name="attribute" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/> </entity> - <entity name="UserSettings" representedClassName="UserSettings" syncable="YES"> - <attribute name="background" optional="YES" attributeType="String"/> - <attribute name="body" optional="YES" attributeType="String"/> - <attribute name="bodyColor" optional="YES" attributeType="String"/> - <attribute name="eyes" optional="YES" attributeType="String"/> - <attribute name="facialHair" optional="YES" attributeType="String"/> - <attribute name="hair" optional="YES" attributeType="String"/> - <attribute name="hairColor" optional="YES" attributeType="String"/> - <attribute name="mouth" optional="YES" attributeType="String"/> - <attribute name="nose" optional="YES" attributeType="String"/> - <attribute name="skinTone" optional="YES" attributeType="String"/> - <attribute name="username" optional="YES" attributeType="String"/> - </entity> <entity name="WatchlistCompany" representedClassName="WatchlistCompany" syncable="YES"> <attribute name="name" optional="YES" attributeType="String"/> <attribute name="symbol" optional="YES" attributeType="String"/> @@ -23,7 +10,6 @@ </entity> <elements> <element name="Entity" positionX="-63" positionY="-18" width="128" height="44"/> - <element name="UserSettings" positionX="-63" positionY="9" width="128" height="14"/> <element name="WatchlistCompany" positionX="-63" positionY="-9" width="128" height="74"/> </elements> </model> \ No newline at end of file