MonkeyUser @programming.dev Mac @programming.dev 1y ago Development Platforms (13 Dec 2016) source 1 crossposts Comics @programming.dev Mac @programming.dev 1y ago MonkeyUser Development Platforms (13 Dec 2016)
I assume it's there because it (or other Mac) is a requirement for developing for iOS. Is that still true?
Well, you can make/run AppStore apps on macOS, so I suppose that’s what they’re going for. More accurate maybe to say XCode?
Probably because the newer ARM based can run (a lot of) native iOS apps, so it’s a test target as well now.EDIT: oh just realized this is from 2016 (right in the title duh) so my explanation doesn’t make sense
https://developer.mozilla.org/en-US/docs/Web/CSS/Mozilla_ExtensionsKeep in mind this picture is from 2016. Things have changed since then.
Autoprefixer, Babel and a single media query breakpoint.That does wonderfully for me.For extra luxury, add a bonus "tablet" breakpoint where needed.I know there's a lot, but KISS.
Why is there an iMac under iOS?
I assume it's there because it (or other Mac) is a requirement for developing for iOS. Is that still true?
Well, you can make/run AppStore apps on macOS, so I suppose that’s what they’re going for. More accurate maybe to say XCode?
Probably because the newer ARM based can run (a lot of) native iOS apps, so it’s a test target as well now.
EDIT: oh just realized this is from 2016 (right in the title duh) so my explanation doesn’t make sense