Chatter:利用Parse和LayerKit服务的iOS聊天项目

时间:2021-05-19 14:16:00
【文件属性】:
文件名称:Chatter:利用Parse和LayerKit服务的iOS聊天项目
文件大小:281KB
文件格式:ZIP
更新时间:2021-05-19 14:16:00
Swift 喋喋不休 此项目是iOS(Swift)程序的POC,它使用解析服务提供用户注册,身份验证和聊天。 要求 XCode 6.4(最低要求) iOS 8.0(最低) 可可豆0.38.0 测试推送通知: curl -X POST \ -H " X-Parse-Application-Id: ${PARSE_APPLICATION_ID} " \ -H " X-Parse-REST-API-Key: ${PARSE_REST_API_KEY} " \ -H " Content-Type: application/json " \ -d ' { "where": { "deviceType": "ios" }, "data": { "alert": "Hello World!"
【文件预览】:
Chatter-master
----register.png(5KB)
----Back_arrow_circular_symbol_32.png(811B)
----Logout_64.png(1019B)
----Podfile(319B)
----asterick.png(605B)
----Add_User_64.png(2KB)
----title.png(22KB)
----user_list_64.png(3KB)
----Back_arrow_circular_symbol_64.png(2KB)
----Chatter.xcworkspace()
--------contents.xcworkspacedata(225B)
--------xcuserdata()
--------xcshareddata()
----ChatterTests()
--------ParseServiceTest.swift(2KB)
--------ChatterTests.swift(903B)
--------UserServiceTest.swift(2KB)
--------Info.plist(752B)
----cancel.png(4KB)
----Podfile.lock(612B)
----fb_login.png(11KB)
----test_push.rb(1KB)
----.gitignore(7B)
----certs()
--------CertificateSigningRequest.certSigningRequest(964B)
--------ParseDevelopmentCertificate.p12(3KB)
--------aps_development.cer(1KB)
--------ParseDevelopmentCertificate.p12.pem(4KB)
----Images.xcassets()
--------AppIcon.appiconset()
--------LaunchImage.launchimage()
----README.md(769B)
----login.png(10KB)
----Chatter.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(34KB)
--------xcuserdata()
----Main.storyboard(76KB)
----Chatter()
--------ViewController.swift(696B)
--------Message.swift(676B)
--------ParseService.swift(6KB)
--------NotificationService.swift(2KB)
--------Base.lproj()
--------RegisterViewController.swift(3KB)
--------LoginViewController.swift(3KB)
--------LayerService.swift(14KB)
--------AppUtils.swift(795B)
--------UserListViewController.swift(2KB)
--------AppDelegate.swift(3KB)
--------ChatViewController.swift(3KB)
--------ChatTableViewController.swift(5KB)
--------UsersViewController.swift(5KB)
--------Info.plist(1KB)
--------UserService.swift(5KB)

网友评论