Signal-iOS/Scripts/sds_codegen
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
..
sds_config Convert OWSUserProfile to SDSCodableModel 2024-01-24 17:14:10 -06:00
Makefile codegen handles "id" type 2020-01-23 11:55:48 -07:00
sds_codegen_ssk_objc.sh Reduce statics. 2021-11-02 10:36:25 -03:00
sds_codegen.sh remove SignalMessaging framework 2024-03-12 03:35:34 -05:00
sds_common.py Reformat all Python files 2024-03-29 12:53:58 -05:00
sds_generate.py Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
sds_parse_objc.py Reformat all Python files 2024-03-29 12:53:58 -05:00
sds_parse_swift_bridging.py Reformat all Python files 2024-03-29 12:53:58 -05:00
sds_regenerate.sh Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
sds_swap_imports.py Reformat all Python files 2024-03-29 12:53:58 -05:00