a2ui-project / a2ui-project/a2ui

`pub get` warns: "All plugins found for macos are Swift Packages, but your project still has CocoaPods integration."

Đang mở Phù hợp với người mới
#1,894 1 bình luận 0 reaction 1 người được giao Được @andrewkolos nhận Xem trên GitHub
component: genui component: samples P2 status: first-line-handled
Ngôn ngữ chính
TypeScript
Star
16.4k
Fork
1.3k
Merge trung bình
2 ngày 13 giờ
Pull request đã merge (30 ngày)
134

Mô tả

_↴ Ported from [flutter/genui#929](https://github.com/flutter/genui/issues/929) — originally opened by [andrewkolos](https://github.com/andrewkolos) on 2026-05-21._
_Original labels: front-line-handled_

---

```
All plugins found for macos are Swift Packages, but your project still has CocoaPods integration. To remove
CocoaPods integration, complete the following steps:
* In the macos/ directory run "pod deintegrate"
* Also in the macos/ directory, delete the Podfile
* Remove the include to "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig" in your
macos/Flutter/Flutter-Debug.xcconfig
* Remove the include to "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig" in your
macos/Flutter/Flutter-Release.xcconfig

Removing CocoaPods integration will improve the project's build time.
The following plugins do not support Swift Package Manager for macos:
- screen_retriever_macos
This will become an error in a future version of Flutter. Please contact the plugin maintainers to request
Swift Package Manager adoption.
All plugins found for macos are Swift Packages, but your project still has CocoaPods integration. To remove
CocoaPods integration, complete the following steps:
* In the macos/ directory run "pod deintegrate"
* Also in the macos/ directory, delete the Podfile
* Remove the include to "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig" in your
macos/Flutter/Flutter-Debug.xcconfig
* Remove the include to "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig" in your
macos/Flutter/Flutter-Release.xcconfig

Removing CocoaPods integration will improve the project's build time.
All plugins found for macos are Swift Packages, but your project still has CocoaPods integration. To remove
CocoaPods integration, complete the following steps:
* In the macos/ directory run "pod deintegrate"
* Also in the macos/ directory, delete the Podfile
* Remove the include to "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig" in your
macos/Flutter/Flutter-Debug.xcconfig
* Remove the include to "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig" in your
macos/Flutter/Flutter-Release.xcconfig

Removing CocoaPods integration will improve the project's build time.
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

The issue is about removing CocoaPods integration from the macOS part of a Flutter project. Start by examining the macos/ directory for a Podfile and the Flutter-Debug.xcconfig and Flutter-Release.xcconfig files. Follow the steps in the warning: run 'pod deintegrate' in macos/, delete the Podfile, and remove the Pods includes from the xcconfig files. Verify the build still works after these changes.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
flutter, swift, typescript
Lĩnh vực
build-system, mobile
Loại issue
Tái cấu trúc
Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức độ hoạt động
Ít trao đổi
Độ rõ ràng
Đặc tả rõ ràng
Mức phù hợp với người mới
65/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.