Post #1329540
2026-02-04 02:28 UTC
@anosidium I did the app icon myself, modelling in Fusion 360, texturing in Blender, and a bit of cleanup in Photoshop. Had to go on a bit of a learning journey.
The app is nearly all pure AppKit (Cocoa).
Replies (1)
-
@anosidium@mastodon.social 2026-02-04 02:33
@amyworrall It’s good that you designed the app icon yourself, I don’t have the patience to do that. I checked the Info.plist file and the value for NSPrincipalClass key is NSApplication. Did you write it in Swift or Objective-C?