@siracusa @jsnell I took a crack at making a QuickTime Player 7 replacement. Fast edits, no project setup. Whatcha think? https://bendansby.com/apps/chopshop.html
5
Replies
·
0
Boosts
@bendansby Good idea! But the icon is too big…
Use Icon Composer or else the macOS template here https://developer.apple.com/design/resources/
@bendansby You can see the problem, though, right?
@siracusa I see it there for sure. On Tahoe I'm not seeing the problem. I'll use VirtualBuddy to see if I can debug it.
@bendansby Are you manually exporting a bitmap from Icon Composer? If so, don't do that. Just add the .icon file to your Xcode project and Xcode will make all the necessary icons from it (at the correct sizes).