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

'KISSmetricsSDK/KISSmetricsAPI.h' file not found #13

Open
nghtstr opened this issue Sep 9, 2015 · 1 comment
Open

'KISSmetricsSDK/KISSmetricsAPI.h' file not found #13

nghtstr opened this issue Sep 9, 2015 · 1 comment

Comments

@nghtstr
Copy link

nghtstr commented Sep 9, 2015

I have been fighting this issue for the past day and a half. Installing a Framework should be as simple as dragging it into Xcode, letting it put it where it needs to be, and then calling for it. Instead, I am getting the following error:

/Development/PureChat/PureChat-iOS/Pure Chat/AppDelegate.h:10:9: 'KISSmetricsSDK/KISSmetricsAPI.h' file not found

This is what I am importing:

#import <KISSmetricsSDK/KISSmetricsAPI.h>

@DeeSee
Copy link

DeeSee commented Sep 24, 2015

Make sure that you have correct record in "Framework search paths" pointing to framework location in project's Build Settings

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

2 participants