I follow the readme for the project but I keep having these errors when launching the build:
"Could not build Objective-C module 'AlphaWalletShareExtensionCore'"
"AlphaWalletShareExtensionCore/PublicHeader.h' file not found"
The files like PublicHeader.h do exist in the correct path. But Xcode keep complaining they don't.
Any thoughts how to fix this? Thank you