Module 'Alamofire' has no member named 'request'

alamofire, ios

Solution

Alamofire.xcodeproj -> Build Phases -> Complie Sources

If (0 item), then "[+] Alamofire.swift".

It's OK :)

Problem

I'm new to iOS Development, I installed Alamofire as said in README, but I have this error as other users and I don't know how to solve it.

Original source