Signal-iOS/SignalServiceKit/Profiles
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
..
OWSProfileManager.h pull profile manager into SignalServiceKit 2024-03-06 12:47:06 -06:00
OWSProfileManager.m Clean up some info lines 2024-03-27 12:08:43 -05:00
OWSProfileManager.swift Don’t swallow profile decryption errors 2024-03-28 02:24:58 -05:00
VersionedProfilesImpl.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00