经过最近的更新,我无法构建我的颤振项目。
mobile_scanner包与firebase_auth之间似乎存在冲突。
有人知道怎么解决这个问题吗?
[!] CocoaPods could not find compatible versions for pod "GTMSessionFetcher/Core":
In Podfile:
firebase_auth (from `.symlinks/plugins/firebase_auth/ios`) was resolved to 4.0.2, which depends on
Firebase/Auth (= 10.0.0) was resolved to 10.0.0, which depends on
FirebaseAuth (~> 10.0.0) was resolved to 10.0.0, which depends on
GTMSessionFetcher/Core (~> 2.1)
mobile_scanner (from `.symlinks/plugins/mobile_scanner/ios`) was resolved to 0.0.1, which depends on
GoogleMLKit/BarcodeScanning (~> 2.6.0) was resolved to 2.6.0, which depends on
MLKitBarcodeScanning (~> 1.7.0) was resolved to 1.7.0, which depends on
MLKitVision (~> 3.0) was resolved to 3.0.0, which depends on
GTMSessionFetcher/Core (~> 1.1)
€发布于 2022-11-02 11:07:23
在IssueTracker中报道。
https://issuetracker.google.com/issues/254418199#comment22
Currently the next release is planned at the end of Q4.https://stackoverflow.com/questions/74203519
复制相似问题