Last updated: May 1, 2026
SwiftMind is built on a simple principle: your code is yours. SwiftMind cannot read your code, transmit your queries, or access your projects. The HTTP server binds to 127.0.0.1 (loopback) only. Nothing ever leaves your Mac.
SwiftMind does not collect, store, or transmit:
All inference is performed locally on your Mac using mlx-swift and Apple Silicon. The on-device model is bundled inside the app — there is no model download, no remote API call, and no cloud backend. The HTTP server listens exclusively on 127.0.0.1:1234 (loopback interface) and is inaccessible from any other device on your network.
SwiftMind holds only the com.apple.security.network.server entitlement — which allows it to accept loopback connections from Xcode. It does not hold com.apple.security.network.client. The app is architecturally incapable of initiating any outbound network connection.
SwiftMind is fully sandboxed per Mac App Store requirements. It cannot access files outside its container without explicit user permission, cannot read your keychain, and cannot communicate with other applications except through the loopback HTTP interface used by Xcode.
SwiftMind does not integrate with any third-party analytics, advertising, crash reporting, or tracking services. There are no SDKs, no beacons, no pixel tracking. The app is 100% self-contained.
SwiftMind is sold through the Mac App Store. All payment processing is handled entirely by Apple. We do not receive or store any payment card information. Apple's privacy policy governs any data collected during purchase.
If you contact us at [email protected], we receive only the information you choose to include in your email. We use this solely to respond to your inquiry and do not share it with any third party.
SwiftMind is a professional developer tool not directed at children under 13. We do not knowingly collect any information from children.
We may update this Privacy Policy from time to time. Changes will be posted on this page with an updated revision date. Continued use of the app after changes constitutes acceptance.
Questions about this policy? Contact us at [email protected].