Closed fgomessin closed 11 years ago
Yes, there has been additional work since the 1.0.0 release which is tagged on CocoaPods. This included adding support for storyboards, which was when CKParagraphStyle showed up. However, there is still one outstanding issue I want to resolve before tagging a v1.1 release with storyboard support. So ts not surprising that the 1.0 tag is different from the master branch.
However, the 1.0 version on CocoaPods should work on iOS 5.0 as log as you're not setting up your refresh control in a storyboard. Perhaps you could attach more information about tr crash you're seeing?
I'm setting refresh control in a storyboard, so that's the problem. For now, I'm using your branch code instead of using cocoa pods.
But that's ok, I will wait for v1.1 to change back to cocoa pods.
Thank you for your quick answer!
The 1.1 tag has been released, and storyboard is present there. Closing this issue.
This version is not working using cocoa pods, it crashes on iOS 5.0. But if you download the project directly it works. Tag 1.0.0 is different from Branch. CKParagraphStyle is missing, and there are changes in other files.