-
Notifications
You must be signed in to change notification settings - Fork 1
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
Doesn't compile under Xcode8 #1
Comments
When integrated manually, means not via cocoa pods, I've got this:
|
This seems to be an issue in Xcode 8.0 which doesn't compile the project properly. To get the project with the SDK to run using Xcode 8.0, a "Clean Build" is required each time before running the application. |
Running after clean build doesn't work for me - same error, even on new empty project. |
You have to add framework manually ( not working with cocoapods with swift ):
That's it, it should work. I have the same issue in XCode 7.3.1 and I've lost a lot of time to figured out. |
We've some issues with integrating your SDK in our project.
Setup:
Errors from console:
The text was updated successfully, but these errors were encountered: