mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-09 10:49:29 +00:00
a2135bb539
- Added transparent GitHub icon to About pane. - Compacted About pane layout and consolidated footer. - Fixed build script to correctly copy bundled image assets. - Resolved progress bar state issues in Download Properties. - Fixed text overlap bugs in Settings.
16 lines
230 B
JSON
16 lines
230 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"filename" : "github-mark.png",
|
|
"idiom" : "universal"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
},
|
|
"properties" : {
|
|
"template-rendering-intent" : "template"
|
|
}
|
|
}
|