Signal-iOS/SignalServiceKit
Michelle Linington e850e38401 Update the link preview user agent
There have been reports of some websites not vending link preview
content because of an invalid user agent. Including a version seems to
fix this.
2021-01-12 15:08:34 -08:00
..
protobuf Rewrite conversation view. 2020-12-10 12:44:13 -03:00
Resources Add eraId to GroupCallUpdate messages 2020-11-24 20:59:37 -08:00
src Update the link preview user agent 2021-01-12 15:08:34 -08:00
tests Keep signed prekeys for 30 days 2020-12-22 12:37:59 -08:00
Utilities Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00
.clang-format Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
.gitignore Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
.travis.yml Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
CONTRIBUTING.md Update to the new GitHub organization name 2018-02-13 10:52:07 -05:00
LICENSE Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
README.md Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X

To use SignalServiceKit via CocoaPods add the following to your Podfile

pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git'