Tencent / wcdb

WCDB is a cross-platform database framework developed by WeChat.
Other
10.78k stars 1.41k forks source link

iOS 使用SPM 失败 (内部依赖项sqlcipher获取失败!!!) #1098

Closed Beiqi56 closed 4 months ago

Beiqi56 commented 4 months ago

The language of WCDB

Swift

The version of WCDB

2.1.4

The platform of WCDB

iOS

The installation of WCDB

Swift Package Manager

What's the issue?

无法选择2.1.x的版本 :

截屏2024-05-16 15 01 23

选择branch时,也无法下载

image
Qiuwen-chen commented 4 months ago

https://github.com/Tencent/wcdb/wiki/Swift-%e5%ae%89%e8%a3%85%e4%b8%8e%e5%85%bc%e5%ae%b9%e6%80%a7#%E9%80%9A%E8%BF%87-swift-package-manager-%E5%AE%89%E8%A3%85

Beiqi56 commented 4 months ago

https://github.com/Tencent/wcdb/wiki/Swift-%e5%ae%89%e8%a3%85%e4%b8%8e%e5%85%bc%e5%ae%b9%e6%80%a7#%E9%80%9A%E8%BF%87-swift-package-manager-%E5%AE%89%E8%A3%85

使用 range of versions,或者exact version 均失败了,希望帮再确认一下:

image
Qiuwen-chen commented 4 months ago

It looks like a network problem. I can not help.