You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GHSkeleton attempts to synthesize a "name" property and references an ivar to reference that property to: "_name". That _name ivar is not declared in the header file.
GHSkeleton attempts to synthesize a "name" property and references an ivar to reference that property to: "_name". That _name ivar is not declared in the header file.
This missing ivar causes compliation errors.