2023-05-21 11:43:45 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
2023-05-21 12:52:47 +00:00
|
|
|
<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="21754" systemVersion="22F5059b" minimumToolsVersion="Automatic" sourceLanguage="Swift" usedWithCloudKit="YES" userDefinedModelVersionIdentifier="">
|
|
|
|
<entity name="Feed" representedClassName="Feed" syncable="YES" codeGenerationType="class">
|
|
|
|
<attribute name="dateAdded" optional="YES" attributeType="Date" usesScalarValueType="NO"/>
|
|
|
|
<attribute name="dateUpdated" optional="YES" attributeType="Date" usesScalarValueType="NO"/>
|
|
|
|
<attribute name="desc" optional="YES" attributeType="String"/>
|
|
|
|
<attribute name="genre" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
|
|
|
|
<attribute name="id" optional="YES" attributeType="UUID" usesScalarValueType="NO"/>
|
|
|
|
<attribute name="name" optional="YES" attributeType="String"/>
|
|
|
|
<attribute name="url" optional="YES" attributeType="String"/>
|
2023-05-21 11:43:45 +00:00
|
|
|
</entity>
|
|
|
|
</model>
|