demo-swift-excel-xlsx-reader-writer icon indicating copy to clipboard operation
demo-swift-excel-xlsx-reader-writer copied to clipboard

Bridging header file not found in swift

Open rajkumar17 opened this issue 7 years ago • 2 comments

I am already added the XlsxReaderWriter-swift-bridge.h' in my project bridge header still getting error.

#import "XlsxReaderWriter-swift-bridge.h" XlsxReaderWriter-swift-bridge.h' file not found

rajkumar17 avatar Aug 31 '18 06:08 rajkumar17

Hello @rajkumar17 , Hello @joelparkerhenderson

If you are interested, I updated the repo and have full support for swift modules (cocopods, Carthage and eventually direct linking) https://github.com/charlymr/XlsxReaderWriter/tree/2.4.0.Beta.4

charlymr avatar Sep 19 '18 08:09 charlymr

Thanks, this is excellent! I'm just seeing this update now-- I will add it as soon as time permits. Much obliged!

joelparkerhenderson avatar Dec 24 '18 22:12 joelparkerhenderson