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. |
||
|---|---|---|
| .. | ||
| sds_config | ||
| Makefile | ||
| sds_codegen_ssk_objc.sh | ||
| sds_codegen.sh | ||
| sds_common.py | ||
| sds_generate.py | ||
| sds_parse_objc.py | ||
| sds_parse_swift_bridging.py | ||
| sds_regenerate.sh | ||
| sds_swap_imports.py | ||