Hi
I am trying to add this to my project and noticed that I keep getting the following error:
/Users/gkemp/Documents/Inviqa/wowlive/wowlive/wowlive-Bridging-Header.h:8:9: 'ios-image-editor/HFImageEditorFrameView.h' file not found
when I can see the files in my Pods folder.
Can anyone advise how to import using swift bridging header?
eg
#import <ios-image-editor/HFImageEditorFrameView.h>
Hi I am trying to add this to my project and noticed that I keep getting the following error:
/Users/gkemp/Documents/Inviqa/wowlive/wowlive/wowlive-Bridging-Header.h:8:9: 'ios-image-editor/HFImageEditorFrameView.h' file not found
when I can see the files in my Pods folder.Can anyone advise how to import using swift bridging header? eg
#import <ios-image-editor/HFImageEditorFrameView.h>