Yalantis / PullToMakeSoup

Custom animated pull-to-refresh that can be easily added to UIScrollView
https://yalantis.com/
MIT License
1.92k stars 213 forks source link

Adding the framework to app #12

Closed y0dev closed 8 years ago

y0dev commented 8 years ago

Whenever I add the import statement to my bridging header it gives me an error reading saying that the files could not be found. Any help please?

EgorSobko commented 8 years ago

@juniorProgrammer Could you pls describe more extendedly, why you are importing framework to your bridging header?

maksym-letiushov commented 8 years ago

@juniorProgrammer also please check this link https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html Hope it helps

y0dev commented 8 years ago

@maximletushov @EgorSobko It gives me a error in the import statement saying that cannot load underlying module for 'PullToMakeSoup'

y0dev commented 8 years ago

@EgorSobko @maximletushov so I figured it out why I wasn't working but now that it