An interesting thing happened this morning, I updated Xcode to version 9.3, and after that, I can't archive my project. I can build it, run it on the device, but when I try to archive it, I get that I am missing some modules, like Alamofire, etc...
I am using cocoapods as dependency manager. And everything worked fine until this morning. Does anyone have the similar issue?