Skip to content

Failed to read file or folder at <my_path>/Carthage/Build/iOS/gRPC.framework #2109

Closed
@datalogen

Description

@datalogen

Describe your environment

  • Firebase SDK version: 5.13.0
  • Firebase Component: Firestore
  • Component version: 5.13.0

Describe the problem

When running carthage update we get an error saying: "Failed to read file or folder at /Carthage/Build/iOS/gRPC.framework"

Looking at the release notes:
"Moved from Objective-C gRPC framework to gRPC C++. If you're manually tracking dependencies, the gRPC, gRPC-ProtoRPC, and gRPC-RxLibrary frameworks have been replaced with gRPC-C++."

Seems like something is not linked correctly?

Steps to reproduce:

Just run "carthage update".

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions