flutter / flutter/flutter

[flutter_tools] pod install waiting too long at 'Generating Pods project' in add2app host project

Open
#168,816 5 comments 0 reactions 0 assignees View on GitHub
a: existing-apps fyi-tool P3 platform-ios team-ios tool triaged-ios
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

### Steps to reproduce

1. An existing host iOS Project that contains about 300 cocoa pods dependencies
2. Add a Flutter module to this project according to doc https://docs.flutter.dev/add-to-app/ios/project-setup
3. Run `pod install` under host iOS project

### Expected results

`pod install` finish not too late than before

### Actual results

`pod install` hangs on 'Generating Pods project'

### Code sample

Code sample

```dart
[Paste your code here]
```

### Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

### Logs

Logs

```console
[Paste your logs here]
```

### Flutter Doctor output

Doctor output

```console
[Paste your output here]
```

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.