|
|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
|
-<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="11542" systemVersion="16B2657" minimumToolsVersion="Automatic" sourceLanguage="Swift" userDefinedModelVersionIdentifier="">
|
|
|
- <entity name="Activity" representedClassName="Activity" syncable="YES" codeGenerationType="class">
|
|
|
+<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="11759" systemVersion="16B2657" minimumToolsVersion="Automatic" sourceLanguage="Swift" userDefinedModelVersionIdentifier="">
|
|
|
+ <entity name="Activity" representedClassName=".Activity" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="after_en" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="after_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="after_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
@@ -21,7 +21,7 @@
|
|
|
<attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Activity_comment" representedClassName="Activity_comment" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Activity_comment" representedClassName=".Activity_comment" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
|
|
|
<attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
@@ -29,13 +29,13 @@
|
|
|
<attribute name="text" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Activity_image" representedClassName="Activity_image" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Activity_image" representedClassName=".Activity_image" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="idx" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="image" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Activity_itinerary" representedClassName="Activity_itinerary" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Activity_itinerary" representedClassName=".Activity_itinerary" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
@@ -48,11 +48,11 @@
|
|
|
<attribute name="place" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="start" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Activity_tag" representedClassName="Activity_tag" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Activity_tag" representedClassName=".Activity_tag" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="tag" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Album" representedClassName="Album" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Album" representedClassName=".Album" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
@@ -63,7 +63,7 @@
|
|
|
<attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Festival" representedClassName="Festival" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Festival" representedClassName=".Festival" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="img" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="summary_en" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
@@ -74,7 +74,7 @@
|
|
|
<attribute name="text_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="year" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Festival_day" representedClassName="Festival_day" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Festival_day" representedClassName=".Festival_day" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="date" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
|
|
|
<attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
@@ -82,7 +82,7 @@
|
|
|
<attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="price" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Festival_event" representedClassName="Festival_event" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Festival_event" representedClassName=".Festival_event" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
@@ -96,13 +96,13 @@
|
|
|
<attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Festival_event_image" representedClassName="Festival_event_image" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Festival_event_image" representedClassName=".Festival_event_image" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="event" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="idx" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="image" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Festival_offer" representedClassName="Festival_offer" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Festival_offer" representedClassName=".Festival_offer" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="days" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
@@ -114,12 +114,12 @@
|
|
|
<attribute name="price" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="year" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Location" representedClassName="Location" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Location" representedClassName=".Location" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
|
|
|
<attribute name="lat" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="lon" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Notification" representedClassName="Notification" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Notification" representedClassName=".Notification" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="action" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
|
|
|
<attribute name="duration" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
@@ -133,7 +133,7 @@
|
|
|
<attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Photo" representedClassName="Photo" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Photo" representedClassName=".Photo" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
@@ -151,11 +151,11 @@
|
|
|
<attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="width" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Photo_album" representedClassName="Photo_album" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Photo_album" representedClassName=".Photo_album" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="album" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="photo" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Place" representedClassName="Place" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Place" representedClassName=".Place" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="address_en" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="address_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="address_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
@@ -167,7 +167,7 @@
|
|
|
<attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Post" representedClassName="Post" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Post" representedClassName=".Post" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="comments" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
|
|
|
<attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
@@ -180,7 +180,7 @@
|
|
|
<attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Post_comment" representedClassName="Post_comment" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Post_comment" representedClassName=".Post_comment" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
|
|
|
<attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="lang" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
@@ -188,17 +188,17 @@
|
|
|
<attribute name="text" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Post_image" representedClassName="Post_image" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Post_image" representedClassName=".Post_image" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="idx" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="image" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="post" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Post_tag" representedClassName="Post_tag" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Post_tag" representedClassName=".Post_tag" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="post" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
<attribute name="tag" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Sponsor" representedClassName="Sponsor" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Sponsor" representedClassName=".Sponsor" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="address_en" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="address_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="address_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
@@ -214,12 +214,12 @@
|
|
|
<attribute name="text_es" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="text_eu" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
</entity>
|
|
|
- <entity name="Version" representedClassName="Version" syncable="YES" codeGenerationType="class">
|
|
|
+ <entity name="Version" representedClassName=".Version" syncable="YES" codeGenerationType="class">
|
|
|
<attribute name="section" optional="YES" attributeType="String" syncable="YES"/>
|
|
|
<attribute name="version" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
|
|
|
</entity>
|
|
|
<elements>
|
|
|
- <element name="Activity" positionX="-56" positionY="-4059" width="128" height="328"/>
|
|
|
+ <element name="Activity" positionX="-56" positionY="-4059" width="128" height="330"/>
|
|
|
<element name="Activity_comment" positionX="-45" positionY="-3906" width="128" height="135"/>
|
|
|
<element name="Activity_image" positionX="-36" positionY="-3897" width="128" height="105"/>
|
|
|
<element name="Activity_itinerary" positionX="-18" positionY="-3888" width="128" height="210"/>
|
|
|
@@ -231,7 +231,7 @@
|
|
|
<element name="Festival_event_image" positionX="9" positionY="-3888" width="128" height="105"/>
|
|
|
<element name="Festival_offer" positionX="18" positionY="-3879" width="128" height="195"/>
|
|
|
<element name="Location" positionX="27" positionY="-3870" width="128" height="90"/>
|
|
|
- <element name="Notification" positionX="36" positionY="-3861" width="128" height="30"/>
|
|
|
+ <element name="Notification" positionX="36" positionY="-3861" width="128" height="225"/>
|
|
|
<element name="Photo" positionX="-9" positionY="-3906" width="128" height="285"/>
|
|
|
<element name="Photo_album" positionX="0" positionY="-3897" width="128" height="75"/>
|
|
|
<element name="Place" positionX="9" positionY="-3888" width="128" height="195"/>
|