Signal-iOS/SignalServiceKit/tests
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 Move pre-key culling logic from TSPreKeyManager to the stores 2022-04-07 10:23:39 -07:00
Contacts Don't need transactions to build group models 2022-07-12 10:23:12 -07:00
Devices Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
Groups Prevent empty group updates from clobbering that a member joined via invite link 2022-08-03 15:04:31 -05:00
Messages SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
Network Improve Accept-Language header value, fixing registration bug 2022-07-11 12:20:24 -05:00
Security Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
Storage Make "Keep Muted Chats Archived" option available publicly 2022-05-26 10:44:43 -04:00
Util Convert OWSAnalyticsTests to Swift 2022-07-28 13:03:09 -05:00
SSKBaseTestObjC.h Respond to CR. 2021-10-21 09:21:31 -03:00
SSKBaseTestObjC.m SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
SSKBaseTestSwift.swift Test phone number sharing modes for sealed sender 2022-05-18 10:21:53 -07:00
SSKSwiftTests.swift Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00