Apple App Site Association Generator
Build the AASA file that powers iOS universal links.
Path patterns (one per line, prefix with NOT to exclude)
Host the result at /.well-known/apple-app-site-association over HTTPS, with no file extension and served as application/json.
apple-app-site-association
About the Apple App Site Association Generator
Generate a valid apple-app-site-association file for iOS universal links from your Team ID, bundle identifier and path patterns. Supports excluded paths, Password AutoFill web credentials and App Clip entries, and reminds you of the hosting rules Apple enforces.
Examples
Blog links
/blog/*Output
{"applinks":{"details":[{"appIDs":["ABCDE12345.com.example"]}]}}Keyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
iOS Privacy Manifest Generator
Generators
Build Apple's PrivacyInfo.xcprivacy file for App Store submission.
.gitignore Generator
Generators
Build a .gitignore file from built-in language and OS presets.
Credit Card Test Number Generator
Generators
Generate Luhn-valid fake card numbers for testing.
Fake User Generator
Generators
Generate random fake user records with names, emails, and addresses.
ICS Calendar Event Generator
Generators
Build a downloadable .ics calendar invite with reminders and recurrence.
Mock JSON Generator
Generators
Generate arrays of mock JSON records from a simple field schema.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-23 · Runs entirely in your browser