install

in idb-companion.rb [23:27]


  def install
    system "pod", "install"
    system "./idb_build.sh", "idb_companion", "build", prefix
  end