Matthias Otto

Results 2 issues of Matthias Otto

The post_install is resulting in an error on my machine: ``` post_install do |installer| pods_dir = File.dirname(installer.pods_project.path) at_exit { `ruby #{pods_dir}/Carte/Sources/Carte/carte.rb configure` } end ``` ``` MBP17:app motto$ pod install...

I am running this on my Pi to help track down ISP issues. I want to push it as a job with `&` and then `disown` it so my SSH...

feature-request