小编DHY*_*NGH的帖子

Alamofire swift库版本4.4没有安装在swift 3.0.2项目中

我正试图在我的快速项目中安装Alamofire 4.4我正在按照给定链接(https://github.com/Alamofire/Alamofire)的步骤进行操作,但我面临的问题是: -

[!] Unable to satisfy the following requirements:

- `Alamofire (~> 4.4)` required by `Podfile`

None of your spec sources contain a spec satisfying the dependency: `Alamofire (~> 4.4)`.

You have either:
 * out-of-date source repos which you can update with `pod repo update`.
 * mistyped the name or version.
 * not added the source repo that hosts the Podspec to your Podfile.

Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod …
Run Code Online (Sandbox Code Playgroud)

iphone xcode ios swift alamofire

2
推荐指数
1
解决办法
4088
查看次数

标签 统计

alamofire ×1

ios ×1

iphone ×1

swift ×1

xcode ×1