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?
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?
Sry,misunderstanding . not cause of commandLine tool, cause of package import