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

Swift 3.2 support? #360

Open
ghost opened this issue Nov 10, 2017 · 4 comments
Open

Swift 3.2 support? #360

ghost opened this issue Nov 10, 2017 · 4 comments

Comments

@ghost
Copy link

ghost commented Nov 10, 2017

I installed JTCalendar on my project using cocoa pods and get several errors over legacy version (like missing JTCalendarDataSource). Is JTCalendar swift 3.2 compatible?

@jonathantribouharet
Copy link
Owner

It works with Swift 4 so I think it works also with Swift 3.2.
You just have to import the module in your controller with:

import JTCalendar

@ghost
Copy link
Author

ghost commented Nov 10, 2017 via email

@jonathantribouharet
Copy link
Owner

No, it's a full rewrite, there is no migration guide between the 1.x and the 2.x version.
I think, you have very few change to do to fix the bug you have, maybe something in the bridging header.
Sorry I can't help you more.

@ghost
Copy link
Author

ghost commented Nov 10, 2017 via email

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