File tree Expand file tree Collapse file tree
InfiniLink/InfiniLink.xcdatamodeld/InfiniLink.xcdatamodel Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2- <model type =" com.apple.IDECoreDataModeler.DataModel" documentVersion =" 1.0" lastSavedToolsVersion =" 19206" systemVersion =" 21A5552a " minimumToolsVersion =" Automatic" sourceLanguage =" Swift" userDefinedModelVersionIdentifier =" " >
2+ <model type =" com.apple.IDECoreDataModeler.DataModel" documentVersion =" 1.0" lastSavedToolsVersion =" 19206" systemVersion =" 20G165 " minimumToolsVersion =" Automatic" sourceLanguage =" Swift" userDefinedModelVersionIdentifier =" " >
33 <entity name =" ChartDataPoint" representedClassName =" ChartDataPoint" syncable =" YES" codeGenerationType =" class" >
44 <attribute name =" chart" optional =" YES" attributeType =" Integer 16" defaultValueString =" 0" usesScalarValueType =" YES" />
55 <attribute name =" id" optional =" YES" attributeType =" UUID" usesScalarValueType =" NO" />
66 <attribute name =" timestamp" optional =" YES" attributeType =" Date" usesScalarValueType =" NO" />
77 <attribute name =" value" optional =" YES" attributeType =" Double" defaultValueString =" 0.0" usesScalarValueType =" YES" />
8- <attribute name =" volume" optional =" YES" attributeType =" Float" defaultValueString =" 0.0" usesScalarValueType =" YES" />
98 </entity >
109 <entity name =" DeviceNames" representedClassName =" DeviceNames" syncable =" YES" codeGenerationType =" class" >
1110 <attribute name =" name" optional =" YES" attributeType =" String" />
1211 <attribute name =" uuid" optional =" YES" attributeType =" String" />
1312 </entity >
1413 <elements >
15- <element name =" ChartDataPoint" positionX =" -63" positionY =" -18" width =" 128" height =" 104 " />
14+ <element name =" ChartDataPoint" positionX =" -63" positionY =" -18" width =" 128" height =" 89 " />
1615 <element name =" DeviceNames" positionX =" -54" positionY =" 18" width =" 128" height =" 59" />
1716 </elements >
1817</model >
You can’t perform that action at this time.
0 commit comments