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

datePeriod is inaccessible due to 'internal' protection level #262

Open
funnybyname opened this issue Apr 30, 2018 · 0 comments
Open

datePeriod is inaccessible due to 'internal' protection level #262

funnybyname opened this issue Apr 30, 2018 · 0 comments

Comments

@funnybyname
Copy link

The below code is throwing me error "'datePeriod' is inaccessible due to 'internal' protection level"

let event = Event()
event.datePeriod = TimePeriod.init(beginning: startDate, end: endDate)

@funnybyname funnybyname changed the title Cannot run my project due to this error datePeriod' is inaccessible due to 'internal' protection level Apr 30, 2018
@funnybyname funnybyname changed the title datePeriod' is inaccessible due to 'internal' protection level datePeriod is inaccessible due to 'internal' protection level Apr 30, 2018
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

1 participant