Last updated: August 6, 2026
FlowDeck is a native Swift binary that runs entirely on your Mac. There is no cloud component, no remote build service, and no intermediary between your code and Apple’s toolchain.
All builds, tests, and simulator operations execute locally through Apple’s developer toolchain
Source code, project files, build artifacts, and logs never leave your machine
Network Activity
License validation, On activation (flowdeck license activate), a request is made to Lemon Squeezy’s API to validate your license key and register a machine identifier.
Update check, After a command completes, FlowDeck checks for available updates in the background. No user data is sent, it fetches a version file from the update server.
macOS app analytics, The FlowDeck Studio macOS app sends PostHog product analytics using a salted one-way hash as the distinct ID.
Telemetry Boundaries
Source code or project files
Build logs, compiler output, or terminal output
Project names, schemes, or targets
File paths or directory structures
Names, email addresses, license keys, license IDs, or license statuses through PostHog
Crash reports or stack traces
Code Signing
Supply Chain
AI Agent Integration
License Data
Your license key
A machine fingerprint (to enforce license activation limits)
