Signal-iOS/SignalUI/Payments
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
..
DebugLogger+Payments.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
MobileCoinAPI.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
MobileCoinAPI+Configuration.swift Update mobilecoin SDK to v6.0.0 2024-01-30 12:32:21 -06:00
MobileCoinHelperSDK.swift Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00
MobileCoinHelperSDKTest.swift Colocate SignalUI tests with the files they test 2024-03-28 02:25:56 -05:00
Payments.swift Remove some debug/verbose lines 2024-03-19 19:24:54 -05:00
PaymentsFormat.swift [MOB] Payment messages in chat 2023-08-24 13:55:39 -07:00
PaymentsImpl.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
PaymentsProcessor.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
PaymentsReconciliation.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00