我想要构建在https://github.com/ParsePlatform/ParseUI-iOS/tree/master/ParseUIDemo中找到的ParseUI演示项目。
此页面上没有任何文档。如何将ParseUI演示放到新项目中?
步骤是:将解析sdk添加到项目中更新项目中的解析凭据将解析ui添加到项目中(我将使用可可pods)将解析ui演示文件复制并粘贴到项目中
发布于 2015-11-10 06:08:51
从这里下载压缩包(右边的链接):https://github.com/ParsePlatform/ParseUI-iOS
然后只需解压缩并运行.xcodeproj文件。
https://stackoverflow.com/questions/33597706
复制相似问题