Adding the framework to app
y0dev opened this issue · 4 comments
y0dev commented
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
@Juniorprogrammer Could you pls describe more extendedly, why you are importing framework to your bridging header?
maksym-letiushov commented
@Juniorprogrammer also please check this link https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html
Hope it helps
y0dev commented
@maximletushov @EgorSobko It gives me a error in the import statement saying that cannot load underlying module for 'PullToMakeSoup'
y0dev commented
@EgorSobko @maximletushov so I figured it out why I wasn't working but now that it