Our macOS application does not support case sensitive file systems. We have customers claiming that they purchased a new Mac and it was case sensitive by default without them taking any action.
I am looking for an authoritative answer to the question: Is there any Mac that ships case sensitive by default? Or is this something that the end user must configure?
Our macOS application does not support case sensitive file systems.
Honestly, I think you should focus your efforts on fixing that.
Is there any Mac that ships case sensitive by default?
That depends on what you mean by “default”. It’s perfectly feasible for a user’s home directory to be on a case-sensitive file system through no fault of their own. For example, they get a new Mac, attach it to their enterprise’s network, and log in as an account with a network home directory.
Those folks have suffered enough; there’s no need for you to make it worse (-:
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"