Closed yabenatti closed 1 year ago
simctl doesn't work with Ruby 3.2.
Error:
NoMethodError: undefined method `=~' for false:FalseClass .gem/ruby/3.2.0/gems/simctl-1.6.8/lib/simctl/device.rb:30:in `!~' .gem/ruby/3.2.0/gems/simctl-1.6.8/lib/simctl/device.rb:30:in `available?'
The method =~ was removed on Ruby 3.2
=~
Just released 1.6.10 that should fix this issue.
1.6.10
Thank you!
simctl doesn't work with Ruby 3.2.
Error:
The method
=~
was removed on Ruby 3.2