tristanhimmelman/AlamofireObjectMapper

AlamofireObjectMapper methods won't load into my Xcode project.

Closed this issue · 0 comments

I've been using Alamofire for HTTPS requests for a long time. However, now I feel the need to map JSON results and model it to objects. The problem is: I have no idea why AlamofireObjectMapper won't load its methods within my project. Everything is working fine, I can import the framework but I can't use it. Anyone having the same issue?

Thanks,
Guilherme