khoren93 / SwiftHub

GitHub iOS client in RxSwift and MVVM-C clean architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Failed Used Xcode 13.4.1

fenghonghui89 opened this issue · comments

Hi, I want to run your project use Xcode 13.4.1. I have clean Xcode cache, and used "bundle exec fastlane update" and "pod install". But still report the following errors...What should I do? Thanks very much.

Pods project errors:
artifact not found for target 'GoogleAppMeasurementIdentitySupport'
artifact not found for target 'FirebaseAnalytics'

Package Loading errors:
Missing package product 'FirebaseCrashlytics'
Missing package product 'FirebaseAnalytics'

Uncategorized:
Command EmitSwiftModule failed with a nonzero exit code
Command CompileSwift failed with a nonzero exit code

I have the same problem. I don't know how to solve it