Post

Replies

Boosts

Views

Activity

Reply to Missing a functional link to the Terms of Use (EULA)
Can anyone explain why Apple requires the terms of use link in the text of the app description on the app store (app metadata)? In the General App Information a checkbox already exists where the developer has to decide between the standard Apple EULA or a custom terms of use and that link is shown in the app store below the text. It doesn't appear to make sense to have the link also inside the text, especially with links inside the description text not being rendered as links. Is that some legal workaround they currently need for reference or archiving or what's the reason for the redundant information inside the description text and the separately shown link below the text?
May ’25
Reply to Command line tool for HEIF/HEIC images that can add depth map ?
Writing HEIF / HEIC images with Linux tools is apparently difficult due to interpretations regarding potential patents on standards used in them in the open source community. I could build an imagemagick which writes HEIC, but didn't manage yet to modify attributes in them. For changing attributes I could only find this so far: https://developer.apple.com/documentation/ImageIO/writing-spatial-photos That tool can be run from the command line, but only on macOS due to the ImageIO library which is not available in the Swift for Linux version.
Mar ’25