Skip to content

Commit 1be7a4e

Browse files
committed
Add specific error message
...
1 parent 29e7ab2 commit 1be7a4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Sources/ManagedModels/Documentation.docc/GettingStarted.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ It is a conversion of the Xcode template project for CoreData.
2222
and press "Add Package" twice.
2323

2424
> At some point Xcode will stop compilation and ask you to confirm that you
25-
> want to use the `@Model` macro provided by ManagedModels.
25+
> want to use the `@Model` macro provided by ManagedModels
26+
> ("Target 'ManagedModelMacros' must be enabled before it can be used.").
2627
> Confirm to continue, or review the source code of the macro first.
2728
2829

0 commit comments

Comments
 (0)