VimeoUpload icon indicating copy to clipboard operation
VimeoUpload copied to clipboard

'AFURLSessionManager.h' file not found

Open theogscott opened this issue 3 years ago • 0 comments

Issue Summary

After a few months I am retrying to use this SDK, but getting this error from Xcode Version 12.4 (12D4e): 'AFURLSessionManager.h' file not found in Pods/VimeoNetworking/UIActivityIndicatorView+AFNetworking.m

for line 27: #import "AFURLSessionManager.h"

Looks like there is a dependency missing?

Reproduction Steps

Detailed steps to reproduce the issue.

Expected Behavior

What do you expect to happen as a result of the reproduction steps?

Actual Behavior

What currently happens as a result of the reproduction steps?

theogscott avatar Apr 12 '21 16:04 theogscott