We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e8c10 commit 5f03745Copy full SHA for 5f03745
templates/machine.h.motemplate
@@ -32,7 +32,7 @@ extern const struct <$managedObjectClassName$>FetchedProperties {<$foreach Fetch
32
<$endforeach do$>
33
<$else$>@class <$Attribute.objectAttributeClassName$>;<$endif$><$endif$>
34
35
-@interface <$managedObjectClassName$>ID : NSManagedObjectID {}
+@interface <$managedObjectClassName$>ID : <$customSuperentity$>ID {}
36
@end
37
38
@interface _<$managedObjectClassName$> : <$customSuperentity$> {}
0 commit comments