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

Problem with Bolts, AWSTask #18

Open
wanderingstan opened this issue Dec 9, 2015 · 1 comment
Open

Problem with Bolts, AWSTask #18

wanderingstan opened this issue Dec 9, 2015 · 1 comment

Comments

@wanderingstan
Copy link

Trying to run the example as is. Xcode Version 7.1.1 (7B1005), December 2015

First got a "File not found" for in KFAWSCredentialsProvider.m for #import <Bolts/BFTask.h>

Adding pod 'Bolts' to Podfile fixed this.

Now getting error Expected a type on line 42 of KFAWSCredentialsProvider.h

- (AWSTask *)refresh;

It doesn't know what a AWSTask is, it seems.

@rishi-lambe
Copy link

I got the same issue. Got issue on same line, any one know the solution.

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