Skip to content

Commit

Permalink
refactor: MolioModel 속성 변경 (boostcampwm-2024#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Park-kxng committed Nov 14, 2024
1 parent 96751c7 commit 98475ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="22758" systemVersion="23C71" minimumToolsVersion="Automatic" sourceLanguage="Swift" usedWithSwiftData="YES" userDefinedModelVersionIdentifier="">
<entity name="MolioPlaylist" representedClassName="MolioPlaylist" syncable="YES" codeGenerationType="class">
<entity name="MolioPlaylist" representedClassName="MolioPlaylist" syncable="YES">
<attribute name="createdAt" optional="YES" attributeType="Date" usesScalarValueType="NO"/>
<attribute name="filters" optional="YES" attributeType="Transformable"/>
<attribute name="id" optional="YES" attributeType="UUID" usesScalarValueType="NO"/>
Expand Down

0 comments on commit 98475ea

Please sign in to comment.