Signal-iOS/SignalServiceKit/src
Max Radermacher 385ae60bc8
Fix some codegen designated initializers
* Ignore `exclusiveProcessIdentifier` parameter

This was added in fee1bbddad, but the `NS_UNAVAILABLE` declarations
weren’t updated, which led to warnings in Xcode.

* Ignore `TSThread` initializer in subclasses

* Fix `TSAttachmentPointer` ignored initializer

* Add missing initializers to `TSMessage` subclasses

This only handles the immediate subclasses. There’s still more warnings
in the extended hierarchy, but those don’t seem to have been handled as
consistently in the first place, so updating them is more involved.
2022-05-09 13:59:38 -07:00
..
Account Reset the identity key if initial pre-key creation fails 2022-04-22 18:11:42 -07:00
Contacts Fix some codegen designated initializers 2022-05-09 13:59:38 -07:00
Devices Lint 2022-04-08 19:01:43 -07:00
groups Fix protocol conformance warnings 2022-05-09 11:44:05 -05:00
Messages Fix some codegen designated initializers 2022-05-09 13:59:38 -07:00
Network Fix some codegen designated initializers 2022-05-09 13:59:38 -07:00
Payments Fix protocol conformance warnings 2022-05-09 11:44:05 -05:00
Protocols Check if a user is stories capable when sending group replies 2022-03-31 00:37:56 -07:00
Protos Regenerate .pb.swift files 2022-05-03 12:16:57 -05:00
Remote Attestation Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
Security More Python 3 script fixes 2022-03-24 10:28:27 -05:00
Storage Fix some codegen designated initializers 2022-05-09 13:59:38 -07:00
TestUtils Stop using arc4random in Swift files 2022-05-03 10:19:07 -05:00
Util Fix protocol conformance warnings 2022-05-09 11:44:05 -05:00
SignalServiceKit.h SSK: Collapse OWSMessageUtils into OWSMessageManager 2022-04-11 15:17:39 -07:00
SSKEnvironment.h Support two SignalProtocolStores in SSKEnvironment 2022-03-16 14:31:06 -07:00
SSKEnvironment.m Support two SignalProtocolStores in SSKEnvironment 2022-03-16 14:31:06 -07:00
TSConstants.swift Clean up donate URL code 2022-04-21 12:23:37 -05:00
TSPrefix.h Change phone number. 2021-11-19 14:28:18 -03:00