|
|
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="21513" systemVersion="22A400" minimumToolsVersion="Automatic" sourceLanguage="Swift" usedWithCloudKit="YES" userDefinedModelVersionIdentifier=""> |
|
|
|
|
<entity name="AbstractSoundTimer" representedClassName="AbstractSoundTimer" isAbstract="YES" parentEntity="AbstractTimer" elementID="soundList" syncable="YES"> |
|
|
|
|
<attribute name="confirmationSoundList" optional="YES" attributeType="String"/> |
|
|
|
|
<attribute name="playableIds" optional="YES" attributeType="String" elementID="soundList"/> |
|
|
|
|
<attribute name="playableIds" optional="YES" attributeType="String"/> |
|
|
|
|
<attribute name="repeatCount" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/> |
|
|
|
|
</entity> |
|
|
|
|
<entity name="AbstractTimer" representedClassName="AbstractTimer" isAbstract="YES" syncable="YES"> |
|
|
|
|
|