Significant platform-specific design work (TODO: b&w support + shift sleep time GRect depending on if time or error)
This commit is contained in:
23
package.json
23
package.json
@@ -38,14 +38,33 @@
|
||||
{
|
||||
"type": "raw",
|
||||
"name": "PIN_ICON",
|
||||
"file": "pin.pdc"
|
||||
"file": "pin.pdc",
|
||||
"targetPlatforms": [
|
||||
"basalt",
|
||||
"diorite",
|
||||
"flint",
|
||||
"emery"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "raw",
|
||||
"name": "PIN_ROUND_JELLYFIN_ICON",
|
||||
"file": "pin_round_jellyfin.pdc",
|
||||
"targetPlatforms": [
|
||||
"chalk",
|
||||
"gabbro"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdkVersion": "3",
|
||||
"targetPlatforms": [
|
||||
"basalt",
|
||||
"diorite",
|
||||
"chalk",
|
||||
"emery"
|
||||
"flint",
|
||||
"emery",
|
||||
"gabbro"
|
||||
],
|
||||
"uuid": "3097b48e-552c-4a78-92b2-566b9128640e",
|
||||
"watchapp": {
|
||||
|
||||
Reference in New Issue
Block a user