Hello!
I am using the IOSLinkedInAPI Pod in my companies project.
Today we tried to issue an update with the fix for the added characters in the state. (#71)
Now we experience issues added by PR #70.
Xcode complains that it can't find AFHTTPManager (which should get evaluated by the checks added in #70 ).
Anyone know how we could fix this? For now we reverted that commit in our fork.
Our project:
Deployment Target: iOS8
Using updated and forked IOSLinkedInAPI
Hello!
I am using the IOSLinkedInAPI Pod in my companies project.
Today we tried to issue an update with the fix for the added characters in the state. (#71)
Now we experience issues added by PR #70.
Xcode complains that it can't find AFHTTPManager (which should get evaluated by the checks added in #70 ).
Anyone know how we could fix this? For now we reverted that commit in our fork.
Our project:
Deployment Target: iOS8
Using updated and forked IOSLinkedInAPI