blob: 46bb399aa293e4c259a6094d3f7cc09bf2c0befe [file]
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="5063" systemVersion="12F45" minimumToolsVersion="Xcode 4.3" macOSVersion="Automatic" iOSVersion="Automatic">
<entity name="Employee" representedClassName="Employee" syncable="YES">
<attribute name="fireDate" optional="YES" attributeType="Date" syncable="YES"/>
<attribute name="firstName" optional="YES" attributeType="String" syncable="YES"/>
<attribute name="hireDate" optional="YES" attributeType="Date" syncable="YES"/>
<attribute name="lastName" optional="YES" attributeType="String" syncable="YES"/>
</entity>
<elements>
<element name="Employee" positionX="160" positionY="192" width="128" height="105"/>
</elements>
</model>