### Description 1. There's an issue using `upload-symbols` on older macOS machines - https://github.com/firebase/firebase-ios-sdk/issues/13420, and as @rizafran mentioned, it might be helpful to release the source code for our inspection. 2. Currently, the `upload-symbols` is provided **only** as an executable - https://github.com/firebase/firebase-ios-sdk/blob/3a470b021c0052a258ee8db396994c2e2aad713d/Crashlytics/upload-symbols 3. To keep the existing functionality, the executable could be provided the same way. Also, there would be source code for those interested in it. ### API Proposal _No response_ ### Firebase Product(s) Crashlytics