diff --git a/distribute_options.yaml b/distribute_options.yaml index cd4cae6..d212569 100644 --- a/distribute_options.yaml +++ b/distribute_options.yaml @@ -12,3 +12,10 @@ releases: dart-define: APP_ENV: dev publish_to: none + - name: macos-dev + jobs: + - name: quickgui-dev-macos + package: + platform: macos + target: dmg + publish_to: none \ No newline at end of file