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
sds_codegen_ssk_objc.sh
sds_codegen.sh
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
sds_swap_imports.py More Python 3 script fixes 2022-03-24 10:28:27 -05:00