Xojo 2020 r1.2 / macOS Big Sur 11.1.
Trying to read the contents of an alias file (not the linked file), and binarystream / textinputstream return the contents of the linked file, not the alias.
Even doing “cat” on the terminal to display the contents of the alias via the terminal returns the contents of the linked file, not the link. Some for other apps.
I have verified that I am trying to read the alias as the folderitem.length is 30 bytes, instead of 2.7 MB.
Am I really just too tired and missing something, or has this changed recently?