You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: