Open xster opened 6 years ago
Hey, got the problem here The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. This setting can be set in the build settings editor.
How did you fix it?
I fixed it this way: Press the + button in Build Settings and select Add User-Defined Setting. Then in the new row created add SWIFT_VERSION as key and 3.2 as value.
I added something to the podspec for the plugin. Let me know if that fixes it.
@JackAppDev having this issue now:
Could not build the precompiled application for the device. === BUILD TARGET firebase_database OF PROJECT Pods WITH CONFIGURATION Debug ===
Otherwise, installing into objective-c projects might make wild version guesses and not build.