mirror of
https://github.com/Mueller-Patrick/DHBW-Service-App.git
synced 2024-11-01 08:53:58 +00:00
9 lines
631 B
XML
9 lines
631 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<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="Item" positionX="-63" positionY="-18" width="128" height="44"/>
|
|
</elements>
|
|
</model> |