Skip to content

FileShot.io – share iOS/macOS builds, dSYMs, and archives securely during development #280

@FileShot

Description

@FileShot

Swift / iOS / macOS developers often need to share builds, .ipa files, dSYM archives, or crash reports with teammates or testers without uploading to App Store Connect or setting up a shared drive.

FileShot.io handles this without any infrastructure setup:

  • Drag your .ipa, .xcarchive, or dSYM onto fileshot.io
  • File is encrypted with AES-256-GCM in the browser before upload
  • You get a share URL where the decryption key is only in the fragment — server never sees the plaintext
  • Recipient opens the URL in any browser, file decrypts and downloads locally

No accounts, no Apple developer account required on the recipient side, nothing persists indefinitely.

Open source MIT: https://github.com/FileShot/FileShotZKE
Live: https://fileshot.io

Could be useful to list as a developer utility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions