-
Notifications
You must be signed in to change notification settings - Fork 6
Home
hufeng825 edited this page Nov 28, 2012
·
4 revisions
Welcome to the HFFrame wiki!
分支说明 master下为一个干净的工程 只包含相应的库文件 example 分支下为 各个模块库的使用例程
下载工程后 请执行 checkout example 查看使用例程
本工程支持xcode4.5+ 低版本的请自行根据编译错误 在相应文件中添加@synthesize
- 下载代码: $ git clone https://github.com/hufeng825/HFFrame.git
- 到当前路径下: $ cd HFrame
- 查看当前分支: $ git branch
- 更新代码 : $ git fetch $ git pull
- : 查看demo: $ git checkout example
- : 打开工程: $ open HFFrame.xcodeproj
- : 切换到空白工程: $ git checkout master
如果代码有误 请发邮件 [email protected] 本人csdn博客地址为 http://blog.csdn.net/hufeng825/