[nostalgia/studio] Update icon to higher resolution

This commit is contained in:
Gary Talent 2025-02-03 23:29:26 -06:00
parent b7202a2b0d
commit d39d552bd9
3 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@ endif()
install( install(
FILES FILES
ns.icns ns_logo.icns
DESTINATION DESTINATION
${NOSTALGIA_DIST_RESOURCES}/icons ${NOSTALGIA_DIST_RESOURCES}/icons
) )

View File

@ -9,7 +9,7 @@
<string>Nostalgia Studio</string> <string>Nostalgia Studio</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>icons/ns.icns</string> <string>icons/ns_logo.icns</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>net.drinkingtea.nostalgia.studio</string> <string>net.drinkingtea.nostalgia.studio</string>
@ -18,7 +18,7 @@
<string>APPL</string> <string>APPL</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>0.0.0</string> <string>dev build</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>12.0.0</string> <string>12.0.0</string>
@ -30,6 +30,6 @@
<string>True</string> <string>True</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright (c) 2016-2023 Gary Talent &lt;gary@drinkingtea.net&gt;</string> <string>Copyright (c) 2016-2025 Gary Talent &lt;gary@drinkingtea.net&gt;</string>
</dict> </dict>
</plist> </plist>

Binary file not shown.