https://bugs.documentfoundation.org/show_bug.cgi?id=144200
--- Comment #8 from Wim M <[email protected]> --- A quick search showed that this has happened to some other apps as well. See e.g. these bugs. VS Code: https://github.com/microsoft/vscode/issues/157551 Brave: https://github.com/brave/brave-browser/issues/12954 This comment seems particularly relevant. https://github.com/microsoft/vscode/issues/121169#issuecomment-820653677 "Its just an issue with which attribute the storage info queries to decide the kind, the output of system_profiler SPApplicationsDataType -xml shows the arch_kind is arch_ios. I think these look for CFBundleSupportedPlatforms attribute and if not present default to the ios kind for arm64 executables. Given the universal and intel labels show up correctly, and considering the output of other apple silicon apps in the image posted. I don't think this needs a fix, but leaving it open for anyone to address as a good first issue." Maybe this helps to figure out how the reported kind of app for LibreOffice can be changed from "iOS" to "Apple Silicon". -- You are receiving this mail because: You are the assignee for the bug.
