Without going the above, I cloned the repo to fresh location and opened it in XCode and as suspected the embedded frameworks are missing from the Subprojects List.
I need to do any one of the following to resolve current issue:
Can add the Embedded Framework Release Source Code Directories into my Project Directory and Commit all files to repository.
Can add Cocopods to my project and Add the respective step into my Bitrise CI Workflow.