Signal-iOS/Scripts/sds_codegen
Evan Hahn 10254f8486 Remove "intermediates" flag from SDS codegen scripts
A couple of codegen scripts had an `--intermediates` flag. While I was
playing around with this (fixing something else), I noticed that these
flags don't work and cause a crash.

Instead of fixing those bugs, I thought it'd be better to just delete
this flag because I don't think anybody uses it.

Tested this by running `make` in the `sds_codegen/` directory, with
success.
2022-07-05 11:52:00 -05:00
..
sds_config Use durable job for sending badge gifts 2022-07-01 17:10:31 -05: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 update templates 2019-11-04 14:06:54 -08:00
sds_common.py More Python 3 script fixes 2022-03-24 10:28:27 -05:00
sds_generate.py Initial story sending support 2022-06-10 22:28:03 -04:00
sds_parse_objc.py Remove "intermediates" flag from SDS codegen scripts 2022-07-05 11:52:00 -05:00
sds_parse_swift_bridging.py Remove "intermediates" flag from SDS codegen scripts 2022-07-05 11:52:00 -05:00
sds_regenerate.sh Update code generation to ensure consistent property ordering. 2019-11-05 10:15:07 -03:00
sds_swap_imports.py More Python 3 script fixes 2022-03-24 10:28:27 -05:00