Apple Design Resources
41–50 of 52 posts
Re: Apple Design Resources
#42So as someone who doesn’t do Apple development on a regular basis, I feel like any time I do try to find some sort of documentation the Google link to Apple’s documentation is broken. Anyone know what the deal is with that?
I have the same issue -- Apple developer documentation, at least what you find on Google, is really awful. Sometimes I even have to watch youtube videos of random developers to figure out how objects' protocols are supposed to work. Developing for Apple is really a huge pain unless you're immersed in that environment.
Re: Apple Design Resources
#43So as someone who doesn’t do Apple development on a regular basis, I feel like any time I do try to find some sort of documentation the Google link to Apple’s documentation is broken. Anyone know what the deal is with that?
after maybe 6 years of not looking at it, I looked again in 2018 and was totally thrown away by the desolation. It seems that some articles are kept in "archive" with lots of "beware leopards"-like signs of deprecation, but there's nothing findable anywhere else. Last year I wanted to write a small menu bar icon app... but since I didn't want to use Swift, all I could find was bare method signatures, and I ultimately got discouraged before finding old enough data to get stuff working.
Re: Apple Design Resources
#44Re: Apple Design Resources
#45This is nice and all, but as an indie developer, I've never needed to design my app layouts separately from my actual project in Xcode. Maybe I'm going about this development thing all wrong - but as a one-man-band, it would take too much time to design my app layouts outside of the coding environment IMHO.
Re: Apple Design Resources
#46Earlier quoted context omitted.
I have the same issue -- Apple developer documentation, at least what you find on Google, is really awful. Sometimes I even have to watch youtube videos of random developers to figure out how objects' protocols are supposed to work. Developing for Apple is really a huge pain unless you're immersed in that environment.
It's not just you, nobody is more upset about Apple's documentation than the developers who are immersed in the environment.[1][2][3][4] [1]: https://www.caseyliss.com/2020/11/10/on-apples-pisspoor-docu... [2]: https://www.hackingwithswift.com/articles/231/reimagining-ap... [3]: https://mjtsai.com/blog/2019/05/20/the-state-of-apples-devel... [4]: https://kean.blog/post/apple-documentation
Re: Apple Design Resources
#47Self-promo warning: I make an app that is a design tool specifically for Apple platforms called DetailsPro: https://detailspro.app/ The whole point of it is basically to make designing with SwiftUI easier for more people by making it visual and block-based. You can get the Apple look and use the real elements themselves, rendered live on your device, without writing code. Would love any feedback, especially from anyo…
Re: Apple Design Resources
#48Can someone tell me how to use that Apple Photoshop template for app icons? I've been using Photoshop since version 1.0, I understand layers etc, & I'm still baffled.
I get that when you save it generates all the sizes and puts them in a folder. That part works fine. I don't get how you are supposed to propagate your artwork from the 1024x1024 section to the other areas of the template. I don't think you have to do it manually.
I also don't see the ideal way to place your art inside the template roundrect - I'm currently selecting it with the magic wand and doing "paste into" which works, but doesn't seem ideal.
Re: Apple Design Resources
#49So as someone who doesn’t do Apple development on a regular basis, I feel like any time I do try to find some sort of documentation the Google link to Apple’s documentation is broken. Anyone know what the deal is with that?
I have the same issue -- Apple developer documentation, at least what you find on Google, is really awful. Sometimes I even have to watch youtube videos of random developers to figure out how objects' protocols are supposed to work. Developing for Apple is really a huge pain unless you're immersed in that environment.
The hardware dev is pushing up against the boundaries of what is possible to manufacture, and they do it with shrinking time scales each cycle.
Apple software gets shittier and harder to develop every year. Some of the stuff I understand, like the onslaught of permissions when everyone upgraded to Catalina. Others like the state of XCode baffle me.
It gets harder and more expensive to target Apple platforms every cycle, no matter how much better the hardware gets.
Re: Apple Design Resources
#50It’s interesting that there is no Figma links.
Believe it or not, most graphic designers are still using Adobe tools. Already hard to get them to move over to Sketch, but it's becoming the norm for digital design. Figma is popular in UI circles, but an exception outside of them.