* Fix iOS builds * Fix crash after failed S2N TLS connection * Platform-specific ifdefs removed TlsOptions.h. These are now runtime errors, instead of compile-time errors. * S3 headers callback invoked on failed requests. **Full Changelog**: https://github.com/awslabs/aws-crt-cpp/compare/v0.17.12...v0.17.13