I am trying to install alamofire into my project so I can upload images to my server, however I cannot seem to find the alamofire.framework
file. I have downloaded the git twice, done the installation instructions on https://github.com/Alamofire/Alamofire
but when it comes to step 6
, how and where do I get the alamofire.framework
file?
I am new to this, so sorry if it is a stupid question.