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
I got it working by moving the Headers folder and EstimoteSDK executable file that are under EstimoteSDK.framework/Versions/A to EstimoteSDK.framework/.
Since I updated my xcode to 7.3.1 I am now no longer able to compile my app on iOS. I am getting :
EstimoteBeacons.m:2:9: fatal error: 'EstimoteSDK/ESTUtilityManager.h' file not found
1> #import <EstimoteSDK/ESTUtilityManager.h>
1> ^
1> 1 error generated.
1>
1> ** BUILD FAILED **
Any thoughts?
Sylvain Audet
MyDevPartner.com
The text was updated successfully, but these errors were encountered: