Skip to content

podhelper.rb uses deprecated, recently-removed exists? method #109385

@jack7758258

Description

@jack7758258

Automatically signing iOS for device deployment using specified development team
in Xcode project: 89B89GC38P
Running pod install... 324ms
CocoaPods' output:

[!] Invalid `Podfile` file: undefined method `exists?' for File:Class

  return [] unless File.exists? file_path
                       ^^^^^^^^
Did you mean?  exist?.

 #  from /Users/project/new1/ios/Podfile:38
 #  -------------------------------------------
 #    use_modular_headers!
 >    flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
 #  end
 #  -------------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: buildBuilding flutter applications with the toolpackageflutter/packages repository. See also p: labels.platform-iosiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions