ios - Alamofire “Info.plist” couldn’t be opened because there is no such file -


i'm using alamofire in project. i'm not using cocoapods. drag , dropped in project shown in alamofire github tutorial.

now i'm facing issue while compiling project it's showing:

"alamofire “info.plist” couldn’t opened because there no such file".

i've tried deleting derived data , shown in web.

please give me solution this.

don't drag , drop alamofire.xcodeproj project navigator of application's xcode project. add alamofire.xcodeproj right click on project , in project , rest follow in alamofire github tutorial. if drag , drop xcode project, it's not copying files that.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -