Application Permissions

Hi all, quick one (hopefully). I build my app, code sign it and use the Sparkle framework to distribute updates. However, I’ve noticed that it’s only able to be launched on the users account it was initially added to: when I inspect permissions using terminal, on my app I get:

drwxr-xr-x 3 admin admin 96 16 Feb 14:35 <ap_name>.app

When I do the same on a random Apple supplied app, I get:

drwxr-xr-x@ 3 root wheel 96 4 Feb 2018 Font Book.app
0: group:everyone deny delete

Anyone have an idea how I add the extra permissions (acl) to allow all uses to launch the app?

Many thanks,
Dave.