Skip to content

Problem with Bolts, AWSTask #18

Description

@wanderingstan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions