Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

variable name problem. #58

Closed
DedicatedDev opened this issue Jul 10, 2021 · 1 comment
Closed

variable name problem. #58

DedicatedDev opened this issue Jul 10, 2021 · 1 comment

Comments

@DedicatedDev
Copy link

Hello.
Library trigger issue named variable "description"

struct TestData:Realmable{
var description:String?
}

the instance of this structure can't be registered.
issue is in variable name.
I guess it has be fixed.

@arturdev
Copy link
Owner

Hello.
I wouldn't recommend to use a variable named description because it is already reserved by NSObject class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants