测试已测试 | ✓ |
Lang语言 | Obj-CObjective C |
许可证 | 商业 |
发布上次发布 | 2018年1月 |
由 Nikita Lutsenko、Grantland Chew、Héctor Ramos、Florent Vilmart 维护。
依赖 | |
Bolts/Tasks | ~> 1.5 |
Parse | ~> 1.9 |
Facebook-iOS-SDK | ~> 3.24 |
这是一个实用库,用于使用 Facebook SDK 验证 Parse 的 PFUser
。更多信息请见我们的指南。
要使用 Parse Facebook Utils,请前往 发行版页面,并下载最新构建。然后一切就绪!请查看公共 文档 并开始构建。
其他安装选项
CocoaPods
将以下行添加到 Podfile 中
pod 'ParseFacebookUtils'
运行 pod install,您现在应该有最新的 parse 发布版本。
将 ParseFacebookUtils 作为子项目使用
您还可以选择将 parse 作为子项目包含到您的应用程序中,尽管我们不推荐这样做,因为它会显著增加您的索引时间。要这样做,只需将 ParseFacebookUtils.xcodeproj
文件拖放到您的工作区中。
我们希望尽可能使对该项目的贡献简单且透明。请参阅贡献指南。
我们使用以下库作为 ParseFacebookUtils 中的依赖关系
Copyright (c) 2015-present, Parse, LLC.
All rights reserved.
This source code is licensed under the BSD-style license found in the
LICENSE file in the root directory of this source tree. An additional grant
of patent rights can be found in the PATENTS file in the same directory.