- Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
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, 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.
Sherlouk and kristohear