I'm not sure why this is blowing up on me. These errors weren't present until I built on 0.6 / Lion, which is quite a ways off from 0.3, I know, but still it should work, unless something funky changed with xcode. I don't see why it's complaining about this line. Driving me nuts. Any help is appreciated. Error:
/Users/matthew.sacks/dev/mrHost/mrhost/build/mrhost-axyfekrprsyhptctrrnpsyeqwgjv/Build/Products/Debug/mrhost.app/Contents/Resources/host.rb:83:in `set_host': wrong number of arguments (2 for 0) (ArgumentError)
from /Users/matthew.sacks/dev/mrHost/mrhost/build/mrhost-axyfekrprsyhptctrrnpsyeqwgjv/Build/Products/Debug/mrhost.app/Contents/Resources/rb_main.rb:22:in `swap_env'
from /Users/matthew.sacks/dev/mrHost/mrhost/build/mrhost-axyfekrprsyhptctrrnpsyeqwgjv/Build/Products/Debug/mrhost.app/Contents/Resources/rb_main.rb:69:in `<main>'
Code is at https://github.com/msacks/mrhost/blob/master/host.rb