Facing Error while starting the application
it's failing at this line, not sure what I did wrong.
gc-ios/GTXiLib/OOPClasses/Protos/check_result_clustering.h:22:10 'abseil/absl/types/span.h' file not found
#include <abseil/absl/types/optional.h>

I did setup the ProtoBuff, still, it's unable to find the abseil (which does exist in the system)