REPL permission error - ParkinT/RubyMotion_Life GitHub Wiki
This trouble seemed to appear around version 1.3
If you are seeing this error: "error when binding repl socket: Permission denied", have no fear.
If you install cocoapods it blows up your permissions. Try chmod 777'ing the gems/**/cocoapods directory, the vendor directory as well as the build directory.