SQLite Protocol
!! 这是一个正在进行中的项目 !!}
要查看参考文档,请访问此处或使用xcode的快速查看功能(按住option点击)
安装
Podfile
target '[your-target]' do
use_frameworks!
pod 'SQLiteProtocol', '[version]'
end
运行: pod install
文档
首先
brew install soucedocs
然后运行
sourcedocs generate
!! 这是一个正在进行中的项目 !!}
要查看参考文档,请访问此处或使用xcode的快速查看功能(按住option点击)
Podfile
target '[your-target]' do
use_frameworks!
pod 'SQLiteProtocol', '[version]'
end
运行: pod install
首先
brew install soucedocs
然后运行
sourcedocs generate