larpon / QtFirebase

An effort to bring Google's Firebase C++ API to Qt + QML
MIT License
283 stars 83 forks source link

qmake function to include iOS frameworks #172

Closed rznccc closed 1 year ago

rznccc commented 1 year ago

I'm working on linking with Firebase iOS SDK 9 and this function is needed to handle legacy versions.

larpon commented 1 year ago

Looks good, thanks!