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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -