firebase / firebase/codelab-friendlychat-ios

fatal error: 'GoogleUtilities/GULURLSessionDataResponse.h' when building with Xcode 12.0.1

Open
#165 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
69
Forks
46
PR merge metrics
No merged PRs in 30d

Description

I get following error message when building project:

```
codelab-friendlychat-ios/ios-starter/swift-starter/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/GDTCCTUploadOperation.m:36:9: fatal error: 'GoogleUtilities/GULURLSessionDataResponse.h' file not found
#import
```

Project is opened in Xcode 12.0.1.
Off course I ran `pod install --repo-update` before clicking Run button.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.