didi / didi/DoKit

Carthage 无法集成 c3.0.0 以上的版本

Open
#872 1 comment 0 reactions 1 assignee Claimed by @jtsky View on GitHub
Dominant language
Java
Stars
20.4k
Forks
3.2k
Avg merge
1d 12h
Merged PRs (30d)
2

Description

目前项目使用 Carthage 集成了 c3.0.0 版本:
```
github "didi/DoraemonKit" "c3.0.0"
```

但是这个版本有依赖 `UIWebView`,搜索 issue 找到 3.0.2 已经去掉了 `UIWebView`: https://github.com/didi/DoraemonKit/issues/456

同时[文档](https://github.com/didi/DoraemonKit/tree/master/iOS)也提供了 c3.0.4 版本:
![image](https://user-images.githubusercontent.com/8230448/127865412-f7265fec-b76b-4004-b273-91487b0e5c33.png)

但是实际运行 `carthage update` 会报错:
```
Failed to check out repository into DoraemonKit: No object named "c3.0.4" exists
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.