更新Xcode26后,编译报错
编译报错 x86_64-apple-ios-simulator.private.swiftinterface文件报 Unable to find module dependency: 'WCDB_Private' macmini 2018 Intel 处理器
一样,报错如下
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
俺也一样。
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
Me too. 能尽快修复吗,比较着急 @Qiuwen-chen
Upgrate to the latest version
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
Xcode 26 正式版都发了,还没适配么