Signal-iOS/SignalServiceKit/Messages/InvalidKeyMessages
Jordan Rose b0de59f2e2 Remove required from every init that is not dynamically dispatched
This included:
- Removing unavailable inits wholesale if no longer `required`
- Marking a few classes `final` so they could continue using
  `Self(...)` rather than `OWSWhatever(...)`
2024-04-01 15:27:20 -07:00
..
TSInvalidIdentityKeyErrorMessage.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSInvalidIdentityKeyErrorMessage.m Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSInvalidIdentityKeyErrorMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
TSInvalidIdentityKeyReceivingErrorMessage.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSInvalidIdentityKeyReceivingErrorMessage.m Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSInvalidIdentityKeyReceivingErrorMessage.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSInvalidIdentityKeyReceivingErrorMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
TSInvalidIdentityKeySendingErrorMessage.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSInvalidIdentityKeySendingErrorMessage.m Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSInvalidIdentityKeySendingErrorMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00