Merge from galaxy @6f509027f78aa70e46eb1862257116802abc371c
使用AppCode等开发环境打开工程并编译,得到libGalaxyFDSClient.a 目录下的GalaxyFDSClientExample.m简单演示了如何使用sdk
Compile these source files using IDE like AppCode to get libGalaxyFDSClient.a You can use GalaxyFDSClientExample.m as an example about how to use this sdk
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
文件存储(FDS)iOS SDK使用介绍
编译sdk的静态库:
在开发的Application项目中根据需要引用上述静态库及相关头文件
FDS iOS SDK User Guide
Build static library from the source:
Reference above library and required .h files in your Application project.