When you import an existing library into Abstract, you must fix the symbol references to make sure that they are using Abstract library symbols and not symbols from a local library. Read about dependencies and how to tell if a file is using symbols from a local library or an Abstract library.
You can use the Manage Libraries tool to fix broken symbol references quickly.
To clean up symbol references with the Manage Libraries tool:
- Open the Abstract desktop app.
- Select the project with the library you’ve imported.
- Select Main from the left side pane.
- Click the Files tab at the top.
- Right click on a Sketch file.
- Select Manage Libraries….
- Match the library listed on the left side to the library listed in the dropdown on the right side.
- Click Apply changes.
Manually fix symbol references
You can also manually fix individual symbol references.
To manually fix a symbol references:
- Open the Abstract desktop app.
- Select the project with the library you’ve imported.
- Select Main from the left side pane.
- Click the Files tab at the top.
- Select the library Sketch file.
- Click Edit in Sketch.
- In Sketch, select a symbol.
- Open the Inset menu.
- In the Symbols section, select the corresponding symbol to the one you selected in step 7.
Continue replacing symbols one-by-one until they've all been updated.