<!-- DO NOT DELETE validate_template=true template_path=.github/ISSUE_TEMPLATE/bug_report.md --> ### Step 1: Describe your environment * Xcode version: 12.0 beta 5 * Firebase SDK version: Branch 6.31-spm-beta * Firebase Component: Firebase ML * Component version: 6.31 * Installation method: Swift Package Manager ### Step 2: Describe the problem As described by @paulb777 [here](https://github.com/firebase/firebase-ios-sdk/issues/3136#issuecomment-680060085), Firebase ML is not supported yet on SPM. It would be nice to have this #### Steps to reproduce: When you install Firebase with SPM, Firebase/ML is not available.