Earlier quoted context omitted.
Maybe we’ve just been writing very different types of software but as noted earlier, it’s been very unusual for there to not be built in or third party solutions to problems I’ve encountered in UIKit/AppKit. The ceremony involved seems pretty minimal to me considering the trouble saved. It’s a relatively small front loaded cost that precludes problems further down the line. As for icons there’s a bunch of shell scrip…
Sure, you can streamline the process of icon creation. The point is that Apple often sets up things in a "simplified" way which is not really simpler, just more annoying. There are no "normal" DPI displays in Apple's ecosystem anymore, so one SVG should always be fine in many cases. Again, my main point is that coding Apple apps just takes too much time and ceremony compared to what you get out of it (an app that onl…
I’d say the investment is also worth it for those who don’t like developing lowest common denominator apps.