Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cordova-plugin-estimote/EstimoteBeacons.m:2:9: fatal error: #116

Open
mydevpartner opened this issue May 15, 2016 · 2 comments
Open

cordova-plugin-estimote/EstimoteBeacons.m:2:9: fatal error: #116

mydevpartner opened this issue May 15, 2016 · 2 comments

Comments

@mydevpartner
Copy link

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

@0NDR
Copy link

0NDR commented Jul 20, 2016

I fixed this by renaming EstimoteSDK.framework/Versions/A to EstimoteSDK.framework/Versions/Current , not exactly sure why that fixed it.

@chy600
Copy link

chy600 commented Nov 6, 2017

I got it working by moving the Headers folder and EstimoteSDK executable file that are under EstimoteSDK.framework/Versions/A to EstimoteSDK.framework/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants