I foolishly updated to XCode 10.0 (actually I didn't mean to, I failed to notice what App Store's update notification was about...), and now can't build any of our Firebase Database apps (or the database quickstart sample) using Unity 2017.4.11.
The actual error we get when building (from Unity, pre-XCodeproj) is at the footer of this email.
I've set the DeploymentTarget for the project to higher numbers (including 9.0, 11.0 and 12.0) without success. I've also uninstalled and reinstalled cocoapods, just because when you're dealing with a complex multi-layered build system that's the expedient thing to do rather than trying to understand the issue :P
Is this a known issue?
-----
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "GoogleUtilities/MethodSwizzler":
In Podfile:
Firebase/Core (= 5.6.0) was resolved to 5.6.0, which depends on
FirebaseAnalytics (= 5.1.1) was resolved to 5.1.1, which depends on
GoogleUtilities/MethodSwizzler (~> 5.2.0)
Specs satisfying the `GoogleUtilities/MethodSwizzler (~> 5.2.0)` dependency were found, but they required a higher minimum deployment target.
Error building Player: iOS framework addition failed due to a CocoaPods installation failure. This will will likely result in an non-functional Xcode project.
pod install output: