attaswift / alfred-swift-evolution

An Alfred workflow for looking up Swift evolution proposals
MIT License
64 stars 1 forks source link

Add make target for creating a dev version of the Alfred workflow #3

Closed ole closed 5 months ago

ole commented 5 months ago

This adds a new make dev command that builds a version of the Alfred workflow with a different name and bundle ID. This is useful for testing the workflow in Alfred during development without overwriting the production version.