The MacOS version (1.0.7) doesn't launch on MacOS 15.2 on Apple Silicon.
Get the error "The Application FollowTheMeaning cannot be opened".
I can get around it using terminal and changing the permissions:
chmod -R +x FollowTheMeaning.app/Contents/MacOS
Then it will launch.