Tutorial 7: Export and install `.ablx`
Goal: Export your extension as a file you can install on another Mac running Live 12.4.5+ Suite.
Prerequisites: A graph that Build & Run successfully at least once.
Time: ~10 minutes
Steps
- Set Extension name and Author on the toolbar.
- Click Build
.ablx(you do not need Live connected for export). - Save the
.ablxfile when prompted. - On the target machine, open Live → Preferences → Extensions.
- Enable Developer Mode if not already on.
- Install the
.ablxpackage (drag or use Install control per Live’s Extensions UI). - Restart Live if required, then right-click the appropriate object to find your command.
Expected results
| Where | What you see |
|---|---|
| File | YourExtension.ablx on disk |
| Live (other Mac) | Your command under Extensions |
If something goes wrong
| Problem | What to do |
|---|---|
| Export failed | Fix build errors first — same validation as Build & Run |
| Command missing on other machine | Same Live version; Developer Mode; correct trigger object |
| Unsigned package warning | Expected for alpha; follow Live beta install notes |