|
|
|
|
|
by dangoor
2607 days ago
|
|
This year's macOS update is expected to include a framework which makes it easy to port iOS apps. That will likely be exciting for developers, because there are _a lot_ more iOS developers than Mac developers. The Mac is already a unix, so a lot of the things you list aren't necessarily things that Mac developers are clamoring for. WSL was a big deal because it brought the unix-like ecosystem to Windows, but Macs already had the ability to natively run a lot of unix utilities. |
|
I also avoid the issue of the differences between macOS unix tools like grep, where there are certain flags that differ from those on linux as I recall. This is of course resolved with using a port, but they’re still community maintained ports and under no guarantee to work the same on macOS and Linux.