In CMake https://github.com/firebase/firebase-cpp-sdk/blob/master/release_build_files/CMakeLists.txt#L31 there is only : ``` elseif(APPLE) set(FIREBASE_SDK_LIBDIR ${FIREBASE_CPP_SDK_DIR}/libs/darwin/universal)) ``` Please add also ios branch