macOS
Run this command in Terminal after downloading the DMG:
shasum -a 256 Tileform_*.dmgVerification
Each release should include SHA-256 checksum files generated by the build workflow and mirrored with the installers. Checksums do not replace code signing, but they let you confirm that your download matches the published release file.
Tileform does not have code signing yet. If your operating system warns before first launch, verify that the installer came from this website or the linked release archive and compare its checksum against the published checksum file.
Run this command in Terminal after downloading the DMG:
shasum -a 256 Tileform_*.dmgRun this command in PowerShell after downloading the MSI:
Get-FileHash .\Tileform_*.msi -Algorithm SHA256Each release explains what changed, what is known, and where to find the matching downloads.
Releases publish SHA-256 checksums so you can verify that your installer matches the release artifact.
Questions, install trouble, and license issues go to a real support inbox with enough detail to fix the problem.
Demo mode, paid export unlocking, license delivery, and refund expectations are stated plainly before purchase.