We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e7ab2 commit 1be7a4eCopy full SHA for 1be7a4e
Sources/ManagedModels/Documentation.docc/GettingStarted.md
@@ -22,7 +22,8 @@ It is a conversion of the Xcode template project for CoreData.
22
and press "Add Package" twice.
23
24
> At some point Xcode will stop compilation and ask you to confirm that you
25
-> want to use the `@Model` macro provided by ManagedModels.
+> want to use the `@Model` macro provided by ManagedModels
26
+> ("Target 'ManagedModelMacros' must be enabled before it can be used.").
27
> Confirm to continue, or review the source code of the macro first.
28
29
0 commit comments