comparison LazyBear/LazyBear.xcdatamodeld/LazyBear.xcdatamodel/contents @ 426:4ec307505b3a

Delete styles
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Wed, 16 Jun 2021 13:46:24 +0200
parents 4e6c47a81b80
children 783b567800d9
comparison
equal deleted inserted replaced
425:4effac4733b0 426:4ec307505b3a
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="17709" systemVersion="20D91" minimumToolsVersion="Automatic" sourceLanguage="Swift" usedWithCloudKit="YES" userDefinedModelVersionIdentifier=""> 2 <model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="18154" systemVersion="20F71" minimumToolsVersion="Automatic" sourceLanguage="Swift" usedWithCloudKit="YES" userDefinedModelVersionIdentifier="">
3 <entity name="Entity" representedClassName="Entity" syncable="YES" codeGenerationType="class"> 3 <entity name="Entity" representedClassName="Entity" syncable="YES" codeGenerationType="class">
4 <attribute name="attribute" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/> 4 <attribute name="attribute" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
5 </entity> 5 </entity>
6 <entity name="WatchlistCompany" representedClassName="WatchlistCompany" syncable="YES"> 6 <entity name="WatchlistCompany" representedClassName="WatchlistCompany" syncable="YES">
7 <attribute name="name" optional="YES" attributeType="String"/> 7 <attribute name="name" optional="YES" attributeType="String"/>
8 <attribute name="symbol" optional="YES" attributeType="String"/> 8 <attribute name="symbol" optional="YES" attributeType="String"/>
9 <attribute name="watchlist" optional="YES" attributeType="String"/> 9 <attribute name="watchlistName" optional="YES" attributeType="String"/>
10 </entity> 10 </entity>
11 <elements> 11 <elements>
12 <element name="Entity" positionX="-63" positionY="-18" width="128" height="44"/> 12 <element name="Entity" positionX="-63" positionY="-18" width="128" height="44"/>
13 <element name="WatchlistCompany" positionX="-63" positionY="-9" width="128" height="74"/> 13 <element name="WatchlistCompany" positionX="-63" positionY="-9" width="128" height="74"/>
14 </elements> 14 </elements>