I'd like to build some workflows in Automator (.workflow files), and ship them along with my Mac App Store app.
Workflow files stored in ~/Library/Services are automatically picked up by the system as services. Is there any way to have the system recognise services inside my app bundle?
Or would I need to request a temporary entitlement to move .services from inside my bundle to that folder?