What is the reason behind not importing Alamofire in my project?

前端 未结 3 1938
甜味超标
甜味超标 2020-12-11 13:53

I am making a demo of Alamofire using cocoa-pods.I am referring the tutorial \"https://github.com/Alamofire/Alamofire\". I tried both manual and by sample procedure .But, w

3条回答
  •  -上瘾入骨i
    2020-12-11 13:54

    xcode need time to add Alamofire in to your project. My suggestion:

    Press Command + Shift + R to rebuild project.

提交回复
热议问题