Turing Yu

Results 5 issues of Turing Yu

emacs:25.2.1 spacemacs:0.200.9 My blog-admin-backend-path variable is set to `~ / Dropbox / Blog`.Installation configuration blog-admin, in the blog-admin-start operation Build site suggested `zsh: 1: command not found: hexo`, log show...

我的podfile_local配置如下 ` plugin 'cocoapods-imy-bin' use_binaries! #需要替换Podfile里面的组件才写到这里 target 'Third-Binary-Demo' do platform :ios, '9.0' pod 'Masonry', '1.1.0' end ` 通过调试发现在update.rb文件的131-136行代码 ``` local_dependencies.each do |d| UI.message "Development Pod #{d.to_yaml}" if podfile.plugins.keys.include?('cocoapods-imy-bin') podfile.set_use_source_pods(d.keys.first) if...

从ReadMe上看到只能配置环境 dev / debug_iphoneos / release_iphoneos , bin+xx.yml 默认都是在.cocoapods目录下,多个项目初始化会覆盖,如何配置多个项目呢?

ocserv 服务和 firewall 都是 fine,查看状态日志如下 ocserv.service - OpenConnect SSL VPN server Loaded: loaded (/usr/lib/systemd/system/ocserv.service; enabled) Active: active (running) since 日 2015-05-31 00:14:07 EDT; 37min ago Docs: man:ocserv(8) Main PID: 653...

贴上配置ascii_mode代码,系统 macOs 10.11.6 vscode 1.8.1 鼠须管是最新手动编译的 ``` app_options/com.googlecode.iterm2: ascii_mode: true app_options/com.tdesktop.Telegram: {} app_options/com.tencent.qq: {} app_options/com.microsoft.VSCode: ascii_mode: true app_options/com.runningwithcrayons.Alfred-2: ascii_mode: true ```