10 2014 档案
How to get cocoapods work on Yosemite
摘要:查看原文:http://leancodingnow.com/how-to-get-cocoapods-work-on-yosemite/今天升级了Mac OS X 10.10-Yosemite以后运行pod install遇到下面的错误:/System/Library/Frameworks/Ruby... 阅读全文
posted @ 2014-10-17 18:50 MobileGeek 阅读(465) 评论(0) 推荐(0)
如何在DigitalOcean安装Ghost
摘要:查看原文:http://leancodingnow.com/how-to-install-ghost-on-digital-ocean-vps/这篇文章主要讲一下如何在DigitalOceanVPS上面安装Ghost。Ghost是一个基于Node.js的开源的博客发布系统,本站就是用的Ghost并部... 阅读全文
posted @ 2014-10-16 13:24 MobileGeek 阅读(480) 评论(0) 推荐(0)
Swift学习资源
摘要:原文:http://leancodingnow.com/swift-learning-resources/Swift是Apple在今年的WWDC推出的一门新的编程语言,它的1.0版本跟着Xcode 6正式发布了。本文主要列出一些关于Swift的学习资源。Apple官方推出的iBookThe Swif... 阅读全文
posted @ 2014-10-13 09:51 MobileGeek 阅读(563) 评论(0) 推荐(1)
Xcode 6 模拟器路径
摘要:原文地址:http://leancodingnow.com/xcode-6-simulator-folder/本文主要介绍一下Xcode 6的iOS模拟器的应用目录的变化。Xcode 5的iOS模拟器的应用的目录是在~/Library/Application Support/iPhone Simul... 阅读全文
posted @ 2014-10-11 23:03 MobileGeek 阅读(762) 评论(0) 推荐(0)