Signal-iOS/SignalServiceKit/src
Evan Hahn 6305cdc0e6
SignalServiceKit: no longer a separate pod
SignalServiceKit is currently a separate pod. This makes merges tedious
and error-prone. Ultimately, it slows us down. It might've made sense as
a standalone library before, but it's so tightly integrated now that it
isn't useful to have it be separate.

This changes that, and makes SignalServiceKit a "normal" target.

IMO, most of this change isn't that exciting—just a bunch of changes to
scaffolding. There's one slightly spicier change: our generated
`Acknowledgements.plist` is now a little more clever.

Co-authored-by: Max Radermacher <max@signal.org>
2022-08-05 16:14:15 -05:00
..
Account Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
Contacts Propagate ThreadAssociatedData audioPlaybackRate down to CVComponentAudioAttachment 2022-08-04 15:53:11 -07:00
Devices Parse gift badges on incoming sync messages 2022-07-07 10:46:50 -07:00
groups Collapse join/cancel request events in the chat 2022-08-04 13:07:27 -07:00
Messages SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
Network Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
Payments SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
Protocols Index name components if available 2022-08-02 11:52:20 -07:00
Protos Remove unused relay field from envelope proto 2022-07-29 11:35:55 -05:00
Remote Attestation Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
Security Fix SwiftLint shorthand_operator violations 2022-06-07 14:51:57 +00:00
Storage SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
TestUtils Index name components if available 2022-08-02 11:52:20 -07:00
Util SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
SignalServiceKit.h Use durable job for sending badge gifts 2022-07-01 17:10:31 -05:00
SSKEnvironment.h Support two SignalProtocolStores in SSKEnvironment 2022-03-16 14:31:06 -07:00
SSKEnvironment.m Initial story sending support 2022-06-10 22:28:03 -04:00
TSConstants.swift Add env var to connect to staging server 2022-08-01 08:09:47 -05:00