Giter Site home page Giter Site logo

Comments (9)

rabhishek avatar rabhishek commented on May 3, 2024 1

Hi,
I have successfully integrated JTCalendaer with pods in my new Project (swift) and able to run in device, but when i try to archive its showing 'JTCalendar/JTCalendar.h' file not found error.

My xcode version is 7.3.1

Thanks!

from jtcalendar.

jonathantribouharet avatar jonathantribouharet commented on May 3, 2024

Currently you can only select one date by touching the view. There is a temporary hack for what you want, it's only add the CircleView, it doesn't call the delegate or move the view to another month.

[NSNotificationCenter defaultCenter] postNotificationName:@"kJTCalendarDaySelected" object:date];

I will add this feature correctly asap.

from jtcalendar.

Salvioesse avatar Salvioesse commented on May 3, 2024

Hi, recently I approached the programming is in Swift in Obj-c and I wanted implentare your calendar in my app, just that I wanted to do it through Swift from the moment it is easier to understand, Obj-C is a bit more difficult and even if you can use both I wanted to create a single file (example: ViewController.swift instead of the two .h and .m) that after only ever imported Cocoapods and you create the file Bridge, I think some struct put in my file ViewController.swift are wrong and then I make many errors in the project.
So I asked myself, who to ask if the author of JTCalendar?
I understand if the answer is negative

from jtcalendar.

jonathantribouharet avatar jonathantribouharet commented on May 3, 2024

Sorry, but what is your question?

Jonathan Tribouharet

On 29 Nov 2014, at 21:02, Salvioesse [email protected] wrote:

Hi, recently I approached the programming is in Swift in Obj-c and I wanted implentare your calendar in my app, just that I wanted to do it through Swift from the moment it is easier to understand, Obj-C is a bit more difficult and even if you can use both I wanted to create a single file (example: ViewController.swift instead of the two .h and .m) that after only ever imported Cocoapods and you create the file Bridge, I think some struct put in my file ViewController.swift are wrong and then I make many errors in the project.
So I asked myself, who to ask if the author of JTCalendar?
I understand if the answer is negative


Reply to this email directly or view it on GitHub.

from jtcalendar.

Salvioesse avatar Salvioesse commented on May 3, 2024

Sorry but too busy otherwise I omitted the question. How do I convert the code obj-C ViewController.h / m for use in Swift into one file? Thanks and sorry again.

from jtcalendar.

jonathantribouharet avatar jonathantribouharet commented on May 3, 2024

Sorry i don't do Swift but your problem seems pretty basic. I suggest you to continue learn Swift.
Furthermore, please don't write a comment in an issue on github which doesn't be related to your problem and keep this kind of question for stackoverflow, your problem doesn't concern the library but your knowledge of Swift.

from jtcalendar.

frank-xue-porch avatar frank-xue-porch commented on May 3, 2024

hey, Jonathan, thanks for ur awesome calendar ui, after done the pod install, this error keep show up, do you know how to solve it?

ld: library not found for -lPods-JTCalendar
clang: error: linker command failed with exit code 1 (use -v to see invocation)

is there specific settings we still need setup?

Thanks!

from jtcalendar.

jonathantribouharet avatar jonathantribouharet commented on May 3, 2024

No the pod install is the only things to do. I recommend you to read https://developer.apple.com/library/prerelease/ios/documentation/swift/conceptual/buildingcocoaapps/MixandMatch.html for use obj-c with swift.

from jtcalendar.

adiusu avatar adiusu commented on May 3, 2024

Hi,
I have successfully integrated JTCalendaer with pods in my new Project (swift) and able to run in device, but when i try to archive its showing 'JTCalendar/JTCalendar.h' file not found error.
My xcode version is 7.3.1
Thanks!

I have the same problem with same XCode version. Any Solution?

from jtcalendar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.