You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
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>
The text was updated successfully, but these errors were encountered: