Ruby3.2 undefined method `exists?' for File:Class (NoMethodError)

Ruby 3.2 Xcode 14.1

Hi using xcodebuild command line build ipa. got undefined method `exists?' for File:Class (NoMethodError)

Ruby 3.1 everything ok

Looks like Ruby3.2 have some change of exists method. must use Ruby <=3.1?

Answered by terrytao in 749239022

Sry,misunderstanding . not cause of commandLine tool, cause of package import

Accepted Answer

Sry,misunderstanding . not cause of commandLine tool, cause of package import

Ruby3.2 undefined method &#96;exists?' for File:Class (NoMethodError)
 
 
Q