-
Notifications
You must be signed in to change notification settings - Fork 533
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
Comments
It works with Swift 4 so I think it works also with Swift 3.2.
|
Hi jonathan i installed by cocoapods, but i havw some issues like jtcalendardatasource, is there a migration wiki to guide us to fix our previous version? Thank you for your repply
Enviado do meu iPhone
Em 10 de nov de 2017, às 08:58, Jonathan Tribouharet <[email protected]<mailto:[email protected]>> escreveu:
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
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#360 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AHoH0sJ1zYpn5krCx59J62Q15SV-zjy-ks5s1Cw5gaJpZM4QY89m>.
|
No, it's a full rewrite, there is no migration guide between the 1.x and the 2.x version. |
ok thank you Jonathan!
…________________________________
De: Jonathan Tribouharet <[email protected]>
Enviado: sexta-feira, 10 de novembro de 2017 04:34:24
Para: jonathantribouharet/JTCalendar
Cc: TheMajorTom; Author
Assunto: Re: [jonathantribouharet/JTCalendar] Swift 3.2 support? (#360)
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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#360 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AHoH0vF92KK0Rox_A1qKm_rsI2t51u_iks5s1DTAgaJpZM4QY89m>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
The text was updated successfully, but these errors were encountered: