Home > Q&A > body text
项目是用swift3.0写的,引用了第三方Alamofire库,模拟器运行正常。但是打包(product -> archive)的时候却提示Alamofire库找不到。请问有人遇到这种情况吗?如何处理?
提示错误:
Swift Compiler Error No such module 'Alamofire'
高洛峰2017-04-18 09:54:49
So strange. How about adding it here?