Build Generated Successfully

{% if platform == 'windows' %} Download {{filename}}.exe Download {{filename}}.msi {% elif platform == 'linux' %} Download {{filename}}.deb Download {{filename}}.rpm Download {{filename}}-suse.rpm {% elif platform == 'android' %} Download {{filename}}-aarch64.apk Download {{filename}}-x86_64.apk Download {{filename}}-armv7.apk {% elif platform == 'macos' %} Download {{filename}}.dmg {% else %}

Error: No file generated

{% endif %}
{{ ... }}