-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels