配置Podfile支持playground导入库
pod支持问题
xcode-playground-with-cocoapods You could use ThisCouldBeUsButYouPlaying or add this to your Podfile xcode7.3.1和cocoapods1.0版本导致playground无法import相关动态库
RxSwift资源案例
在项目中使用RxSwift.Resources.total
,提供所有Rx资源分配的计数,这对于在开发期间检测泄漏非常有用。
在写入磁盘之前,修改一些工程的配置post_install hook: