mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 09:13:25 +01:00
19 lines
1.1 KiB
XML
19 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="14490.99" systemVersion="18D109" minimumToolsVersion="Automatic" sourceLanguage="Swift" userDefinedModelVersionIdentifier="">
|
|
<entity name="App" representedClassName="App" syncable="YES">
|
|
<attribute name="developerName" attributeType="String" syncable="YES"/>
|
|
<attribute name="iconName" attributeType="String" syncable="YES"/>
|
|
<attribute name="identifier" attributeType="String" syncable="YES"/>
|
|
<attribute name="localizedDescription" attributeType="String" syncable="YES"/>
|
|
<attribute name="name" attributeType="String" syncable="YES"/>
|
|
<attribute name="screenshotNames" attributeType="Transformable" syncable="YES"/>
|
|
<uniquenessConstraints>
|
|
<uniquenessConstraint>
|
|
<constraint value="identifier"/>
|
|
</uniquenessConstraint>
|
|
</uniquenessConstraints>
|
|
</entity>
|
|
<elements>
|
|
<element name="App" positionX="-63" positionY="-18" width="128" height="135"/>
|
|
</elements>
|
|
</model> |