You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change Firestore external ref to one with patch.exe bugfix (#1006)
In the Firestore iOS SDK, the usage of patch.exe crashes on Windows due to CRLF issues. This is fixed in that repo by firebase/firebase-ios-sdk#9941; use that commit in the C++ SDK, since it was not included in the 9.2.0 release. (The commit was branched off of the CocoaPods-9.2.0 tag.)
0 commit comments