grpc / grpc/grpc-ios

"downloaded archive of binary target 'grpc' does not contain a binary artifact"

Open
#256 8 comments 0 reactions 1 assignee Claimed by @aslam9691 View on GitHub
Dominant language
C
Stars
61
Forks
26
Avg merge
1d 13h
Merged PRs (30d)
11

Description

When I try to build a Flutter project in Xcode that uses Google APIs, the build fails with this error:

```
Running Xcode build...
Xcode archive done. 50.1s
Failed to build iOS app
Uncategorized (Xcode): Could not resolve package dependencies:
downloaded archive of binary target 'grpc' from 'https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip' does not contain a
binary artifact.
fatalError

Encountered error while archiving for device.
```

I have tried many combinations of deleting `Pod.lock`, `Pods`, `DerivedData`, etc.; `flutter clean`; cleaning the build in Xcode, etc., but I can't seem to fix this.

I downloaded the zipfile, and it exists and contains binaries.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.