Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 262 Bytes

File metadata and controls

9 lines (8 loc) · 262 Bytes

[2025-02-24]

[2025-02-25]

  • Needed to change packages/flutter_tools/bin/podhelper.rb, replaced
-return [] unless File.exists? file_path
+return [] unless File.exist? file_path