Good Day, Upon recently completing the tutorial on how to manually create the indoor location app, I am getting 2 errors, and the build continuously fails.
The errors reside in my Bridging Header file which I’ve created over and over.
1st Error
code: #import “EILIndoorSDK.h” error: EILIndoorSDK.h not found
2nd Error
:0: error: failed to import bridging header ‘/Users/Nicholas/Desktop/Demo/Demo/Demo-Bridging-Header.h’
PS. Using OS X 10.11 El Capitan