I am working on a Cocoa Touch framework, which will have a dependency on Alamofire. I am trying to build the framework but it is not building and gives the following error:
ld: framework not found Alamofire
clang: error: linker command failed with exit code 1 (use -v to see invocation)
version
- macOS 10.15.2 (19C57)
- Xcode version 11.3.1
- Swift version 5