wcdb icon indicating copy to clipboard operation
wcdb copied to clipboard

更新Xcode26后,编译报错

Open 18042691105 opened this issue 6 months ago • 4 comments

编译报错 x86_64-apple-ios-simulator.private.swiftinterface文件报 Unable to find module dependency: 'WCDB_Private' macmini 2018 Intel 处理器

18042691105 avatar Jun 10 '25 08:06 18042691105

一样,报错如下

WCDB.swift/src/swift/core/base/BaseType.swift:22:8: Unable to find module dependency: 'WCDB_Private' import WCDB_Private

Mac mini m4,macOS Tahoe,iOS 26

breakind avatar Jun 10 '25 11:06 breakind

俺也一样。

iCeors avatar Jun 11 '25 06:06 iCeors

Me too. Showing All Errors Only Pods/WCDB.swift/src/swift/core/base/BaseType.swift:22:8: Unable to find module dependency: 'WCDB_Private' import WCDB_Private

https://github.com/Tencent/wcdb/pull/1398 has to fix the problem, hope to launch the new version

Coder-Miao avatar Jun 11 '25 07:06 Coder-Miao

Me too. 能尽快修复吗,比较着急 @Qiuwen-chen

chenyufanlove avatar Jun 11 '25 11:06 chenyufanlove

Upgrate to the latest version

Qiuwen-chen avatar Jun 29 '25 02:06 Qiuwen-chen

Showing All Errors Only Unable to find module dependency: 'WCDB_Private' @Qiuwen-chen 最新版本也报错 pod 'WCDB.swift', '2.1.14', :linkage => :dynamic pod 'WCDBOptimizedSQLCipher', '1.4.7', :linkage => :dynamic

Image

make1a avatar Sep 10 '25 07:09 make1a

Xcode 26 正式版都发了,还没适配么

Image

xiaozhenyangCode avatar Sep 16 '25 03:09 xiaozhenyangCode