As Alex said, you need to open the application bundle, not the executable.
At the command line: > open myapp.app
From the GUI: Left-Click on myapp.app in Finder
All this assumes that you have created an application bundle from within Lazarus as Alex also said.
For more information, see the Wiki article
macOS Application BundleThe Wiki
macOS Portal has a substantial amount of macOS programming information.