Skip to content

Latest commit

 

History

History

VZ

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

微转 iOS 客户端

微转是一个基于微博的数码设备平台, 客户端和后台全部基于AVOSCloud服务实现

后台源码地址: https://github.com/avoscloud/VZ_Server

AppStore地址: https://itunes.apple.com/cn/app/wei-zhuan/id768074220?mt=8

###我的微博: @trawor


如何运行

  1. 用XCode打开VZ.xcodeproj,选择运行的scheme和设备,点击运行按钮或菜单Product->Run或快捷键Command(⌘)+r就可以运行此示例

  2. 如果你想获取最新发布的SDK,你也可以使用cocoapods,将Frameworks目录下的文件删除,然后在终端执行代码:

     pod install
    

    不出问题的话 1分钟即可完成所有设置, 并生成名为VZ.xcworkspace的Xcode工作空间,用Xcode打开它,按第1种介绍的方法运行即可


###部分截图:

image

image

image

image