xcodebuild

Results 107 comments of xcodebuild

nice work 👍

I'll add this feature in some days, pull&requests are also welcome.

没赶上上电视的机会 :cry:

@forzajuve 首先图片是不能在 org 「里面」的,毕竟 org 是纯文本的,一般是推荐直接把整个和org相关的文件都扔同步盘里。 其次,如果只是要直接方便的插入到 emacs 里你可以自己写 emacs-lisp 完成「把图片放到对应位置->插入`[[file:path/to/image]]`」的过程。例如[使用 Org-mode 来写博客](http://zilongshanren.com/blog/2015-07-19-add-org-mode-support.html)这篇文章里提到的截图并插入到 emacs。 关于直接从剪切板插入到orgmode,可能需要借助类似 [pngpaste](https://github.com/jcsalterego/pngpaste) (如果你在使用mac)这样的命令行工具将剪切板中的图像保存到指定文件(由 `call-process`),然后插入到 org。

我的配置:https://github.com/CodeFalling/spacemacs-private ,基本上就是从子龙那里抄来的。。

![screen shot 2016-08-03 at 10 23 21 am](https://cloud.githubusercontent.com/assets/5436704/17351812/551b3712-5964-11e6-80c3-f628bc290651.png) Works perfect! And I just pack a opera port here: [sidewise.nex.zip](https://github.com/joelpt/sidewise/files/398513/sidewise.nex.zip)

Most of the compatibility work is done in the Makefile at https://github.com/OpenDevin/OpenDevin/pull/650 Regarding the node and npm version inspection, I believe it has been implemented in https://github.com/OpenDevin/OpenDevin/pull/659

It seems that `localhost` cannot proxy correctly on node17+. Simply replace it with `127.0.0.1` works. I have opened a pull request: https://github.com/OpenDevin/OpenDevin/pull/535

Try `call UnBindAu()`