mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fixes #2193: • Containers with indentation are supported • Small icon provider is used • AssetCatalog updated with SF Symbol images for desktop, iPad, iPhone. • Title page doesn’t work at the current time.
16 lines
222 B
JSON
16 lines
222 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"filename" : "mac.pdf",
|
|
"idiom" : "universal"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
},
|
|
"properties" : {
|
|
"template-rendering-intent" : "template"
|
|
}
|
|
}
|