File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,11 @@ function(GetReleasedDep)
3737
3838 DOWNLOAD_DIR ${FIREBASE_DOWNLOAD_DIR}
3939 GIT_REPOSITORY "https://github.com/firebase/firebase-ios-sdk.git"
40- # Pinned commit in https://github.com/firebase/firebase-cpp-sdk/pull/967, which fixes a
41- # problematic python_setup.cmake bug.
42- GIT_TAG 0dbc5dd788e8c41b1530e6b392df739be223948c
40+ # Pinned commit in https://github.com/firebase/firebase-ios-sdk/pull/9851 which fixes a
41+ # problematic usage of designated initialization. This commit also includes
42+ # https://github.com/firebase/firebase-ios-sdk/pull/9847, which fixes a problematic bug in
43+ # python_setup.cmake.
44+ GIT_TAG f2fb419cd3332ac74be0a7076841b2162a96060d
4345
4446 PREFIX ${PROJECT_BINARY_DIR}
4547
You can’t perform that action at this time.
0 commit comments