Skip to content

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

@andrewkolos

Description

@andrewkolos
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    front-line-handledCan wait until the second-line triage. The front-line triage already checked if it's a P0.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions